/*
Theme Name:		Carolin
Theme URI:		www.legitimatehero.com
Version:		1.1
Author:			Ed Chao
Author URI:		www.legitimatehero.com
*/

html, body, div, span, applet, object, img, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight:inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#pageHeader h1, #pageHeader h2, #quickSummary .p1, #preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span #header_img{
display:none;
}


/*---:[ global elements ]:---*/

a { color: #338a4c; text-decoration:none; }

a:visited { color: #333; text-decoration: underline; }

a:hover { color: #df0000; text-decoration: underline; }

a img { border: none; }

blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }

code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }



/*---:[ headlines ]:---*/




body{
	background:url(http://www.legitimatehero.com/images/header2.jpg) repeat-x;
	background-color:#f5f5f5;
	background-position:top; 
	line-height: 24px;
}

p{
    margin-bottom:20px;
}

#container { 
   width: 970px; 
   margin: 0px auto 0 auto; 
   text-align:left;
}

#content_box { 
   width: 990px; 
   text-align: left; 
   margin-top:235px;
   float: left; 
   clear: both; 
}

#content { 
   padding: 0px 20px 0px 20px; 
   float: left; 
   background-color:transparent;
}

#content.pages{
   padding-top:30px;
}

#content.posts{
	padding-top:30px;
        padding-bottom:40px;
	width: 550px;
    text-align:justify;

}

.entry{
	margin-top:10px;
        width:550px;
}

#l_sidebar { 
   width: 210px; 
   margin-left:2px;
   margin-right:2px;
   padding: 0px 0px 30px 0px; 
   float: left; 
   background-color:#FDFDFD;
   height:100%;
}

#l_sidebar a, #sidebar a{
	color:gray;
}

.sidebar_list{
  padding-top:30px;
}

#sidebar { 
   width: 130px; 
   margin-left:20px 0px 0px 40px;
   padding: 0px 15px 30px 15px; 
   float: left; 
   background-color:white;
   height:100%;
}

#l_sidebar h2, #sidebar h2 {
   font:13px, Arial,Verdana,Helvetica, sans-serif;
   text-transform:uppercase;
   font-weight:bold;
   padding-top:18px;
   margin-top:10px;
   border-top:solid 1px gray;
	
}

#l_sidebar li, #sidebar li {
   font:11px, Arial,Verdana,Helvetica, sans-serif;
   padding:4px;
   list-style-type:none;

	
}

#sidebar li{
   padding-bottom: 10px;
   list-style-image:(http://www.legitimatehero.com/test/arrow.gif);
   padding-left:0px;
   background-repeat: no-repeat;
   background-position: 0px 3px;
   margin-left:0px;
}

#footer { 
   width: 970px; 
   padding: 1.2em 0 0 0; 
   border-top: 2px solid #ccc; 
   float: left; clear: both; 
}

#nav a{
   display:block;
   float:left;
   width:auto;
   margin:0 auto;
   padding: 6px 37px 5px 37px;
   font:11px/3.6 ,Arial,Verdana,sans-serif;
   text-transform: uppercase;
   color:#DAD9D7;
   font-weight:bold;
   background:transparent;
   text-decoration:none;
}

#nav a:hover{
	background-color: gray;
	color:#fff;
}

#nav li{
	list-style-type:none;
}

/*---:[ header styles ]:---*/

h2 {
	font-family: Georgia,Lucida Sans, Arial, sans-serif;
	font-size:28px;
	color:#333;
	text-align:left;
	font-style:italic;
	font-weight:normal;
	padding-bottom:20px;
	line-height:28px;
}
h3 {
	font-family:Calibri,Georgia,Lucida Sans, Arial, sans-serif;

	font-size:17px;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
}
h4 {
	font-family:Georgia,Lucida Sans, Arial, sans-serif;
	margin-bottom:20px;
	text-align:right;
	border-bottom:solid 1px gray;
	font-size:11px;,
	color:gray;
	padding-bottom:6px;
	font-style:italic;
	font-weight:normal;
}

h1.special-feature-head{
	font-family: Georgia,Lucida Sans, Arial, sans-serif;
	font-size:28px;
	color:#333;
	text-align:left;
	font-style:italic;
	font-weight:normal;
	padding-bottom:20px;
	line-height:28px;
}

/*---random styles---*/

img {
	padding:20px 20px 20px 20px;

}


#comments {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;

}

#comments h3{
    font-family:Arial, sans-serif;
    font-size:12px;

}

p.unstyled {
   font-size:12px;
}

textarea{
   width:500px;
   height:300px;
}

ul.special-feature-list li{
   padding-bottom: 40px;
   font:14px, Arial,Verdana,sans-serif;
   list-style-type:none;
   padding-left:0px;
   background-repeat: no-repeat;
   background-position: 0px 3px;
   margin-left:0px;
   line-spacing:14px;

}
.special-feature-meta{
   font:11px, Arial,Verdana,sans-serif;
   display:block;
}

.add_comment{
    font:11px, Arial,Verdana,sans-serif;
   display:block;
}

p.tagged{
       font:12px, Arial,Verdana,sans-serif;
   font-weight:bold;
   text-transform:uppercase;
}

ol li{
   margin-left:30px;
   padding:0px;
}

#contactform {
  width:600px;
   margin-left:0px;
}
textarea.fmtextarea {
  margin-left:0px;
  width:600px;
  height:700px;

}

}
/*---:[ search form styles ]:---*/

