/********************************************
   AUTHOR:  			Claudiu Geanta 
   WEBSITE:   			http://www.designbysatori.com/
   PROJECT:			THE RUN FOR AUTISM.ORG
 *******************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	color: #444;
	background: #FFF url('images/bg-wrap.jpg') repeat-x;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; 
	font-size:.80em; font-family:Tahoma, Verdana, Arial, Georgia, sans-serif;
}

/* links */


/* headers */
h1, h2, h3 { font: bold 1em Georgia, Arial, Sans-serif; }
h1 { font-size: 1.4em; color: #084666; }
h2 { font-size: 1.2em; text-transform: uppercase;font: bold 1.2em Arial, Verdana, Sans-serif; padding: 10px;color: #8bbe00  }
h3 { font-size: 1.2em; color: #084666;}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img {
	border: 0px solid #DADADA;
	padding: 0;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first, th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */




/***********************
	  LAYOUT
************************/
#sus {
	width: 725px;
	margin: 0 auto;
	background: transparent;
	height: 40px;
	color: #FFF;
	text-align: left;
	text-transform: none;
}


#sus .sus-left{
	float: left;
	width: 45%;
}

#sus .sus-right{
	float: right;
	width: 50%;
}


#sus a:link, #sus a:visited { background: inherit; color: #FFF; text-decoration: none; }
#sus a:hover { background: inherit; color: #000; text-decoration: underline; }

/* index-photo */


#banner {
	width: 725px;
	margin: 0 auto;
	background: #dacfb1;
	height: 320px;
	margin: 0px;
	color: #000;
	text-align: left;
	text-transform: none;
}


#banner .indexphoto {
	position: absolute;
	height: 320px;
	width: 725px !important; /*moz width*/
	width: 725px  /*IE width*/
	margin: 0 auto;
	padding:0;
	background: #FFF no-repeat;
	vertical-align: middle;
}







#header-content, #content, #footer-content {
	width: 725px;
}

/* header */
#header {
	height: 100px;
	text-align: left;	
}

#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 770px;
	height: 200px;
	background: #FFF url('headerphoto.jpg') no-repeat center;; padding-left:10px; padding-right:10px; padding-top:15px; padding-bottom:10px	
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: left;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;
		
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em Arial, Verdana, Sans-serif;
}

#donate {
	background: transparent;
	border: 3px solid #8abc01;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #666;
	text-weight: bold;
}

#sponsor {
	background: transparent;
	border: 3px solid #8abc01;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #666;
	text-weight: bold;
}

#sponsor img {
	margin:0 auto;
	text-align: center;
}

#sponsor img a:link, #sponsor img a:visited,#sponsor img a:hover{
	text-decoration: none;
}

#donate a:link, #donate a:visited {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

#donate a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;

}
.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}


/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #FFF url('images/bg-menu.jpg') repeat-y;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #000;
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 20px;
	color: #FFF;
	background:#3f81cf;		
}

/* main */
#main {
	float: right;
	width: 68%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h1 {
	padding: 10px 0px 5px 5px;
	margin: 0 0 0 10px;
	background: url('images/dots.png') repeat-x left bottom; 	
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2em: normal;}


#main a { background: inherit; color: #084666; text-decoration: none; border-bottom: 1px dotted #084666 }
#main a:hover { background: inherit; color: #3f81cf; text-decoration: none; border-bottom: 1px dotted #3f81cf }


#main ul li {
	list-style-image: url('images/bullet.gif');
}

.post {
	margin: 0 60px 0 20px; padding: 10px;
	background: #eee;
	border: 1px dotted #888;
	color: #720000;
	text-align: center;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}

/* footer */
#footer {
	clear: both;
	float:left;	
	margin: 0; text-align: left;	
	background: #febf04 ;
	color: #000; font-style:normal; font-variant:normal; font-weight:normal; font-size:.95em; font-family:Tahoma, 'Trebuchet MS', sans-serif; 
	padding-top: 10px;
	height: 1%;
	width: 100%;
		}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #444;	
}
#footer-content a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #000
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 70%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 28%;
	padding: 10px 0 0 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
.blue  { color: #8bb21c; font-weight: bold }

/* added by a10 */
headerwrapper {
	position:absolute;
}

#runlogo {
	margin-left: -165px;
	float:left;
}