/*
Theme Name: apollo
Theme URI: http://www.thematology.com/
Description: 2/3 columns, with 1/2 widget-enabled sidebars
Version: 1.3
Author: Thematology
Author URI: http://www.thematology.com/
*/


body {
margin: 20px 0 20px 0;
padding: 0;  
color: #333;
text-align:center;
font-size: 100.1%;
background: #c20000 url(images/bg04.jpg) right top no-repeat;
/*background: #95bdca url(images/bg.png) repeat;*/
}

td {
	padding: 2px;
	border-bottom: 1px solid #F6D5D5;
	border-top: 3px solid #FBE0DB;

} 
#video-left {float:left; margin:0px 20px 0px 0px}
#video-right {float:right; margin:0px 0px 0px 20px}

#wrapper{
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 84%;
line-height:20px;
/* background: url(images/layout-bg.png) repeat-y;
border: 1px solid #cccccc;*/

}

#header{
height: 170px;
margin: 0;
}	

#main{
padding: 0 0 0 0;
}

#footer {
clear: both;
margin: 0;
padding: 0px;
text-align: center;
font-size: 85%;
background: #ffffff;
}

#footer-inner{
/*background: #ffeeff url(images/h10-sponsors.png) no-repeat;*/
height: 250px;
/*border-top: 1px solid #967ad3;
border-bottom: 1px solid #967ad3;
*/
}

#footer-inner p{
padding:0 0 0 0;
margin:0;
}

#navigation{
padding: 5px 15px;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:left;
font-size: 80%;
background: #ffffff; 
}

#credit p{
	margin: 0px 10px;
	padding: 3px;
	}
#credit p a{
	color: #665599;
	font-weight:100;
	text-decoration:underline;
}
#credit p a:hover{
	color: #777;
}



/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
	color: #c20000;
	text-transform:capitalize;
}

h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 90%;
}

a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}	

a img{
border:0px;
}

hr{
height: 2px;
margin: 5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f5d9f4;
padding: 10px 10px 10px 10px;
margin: 0px 0px;
border:1px #efc2ed;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#993366; 
}

form{
margin: 0;
padding: 0;
}

fieldset{
padding: 10px;
margin: 0;
border: none;
}

legend{
font-weight: 800;
}

code{
font-size: 90%;
font-family: 'Courier New', Courier, monospace;
white-space: pre;
}

td{
 vertical-align:top;
}

style14{
color:#FFFFFF;
font-weight:200;}
/* Header */

form#searchform2{
display: block;
float:right;
margin: 65px 15px 0 10px;
}

form#searchform2 input.text{
background:#777;
border:1px solid #999;
width:160px;
color:#fff;
}

form#searchform2 input.submit{
vertical-align:bottom;
}

#rssblock{
float:right;
padding: 3px 10px 1px 0;
margin: 0;
}

/*  Tabs  */

#tabs {
font-size:90%;
line-height:18px;
border-bottom: 1px solid #aaa;
}

#tabs ul {
margin: 0;
padding: 4px 15px 4px 0;
list-style: none;
}
				
#tabs li {
display:inline;
margin:0;
padding:0 10px;
border-right: 1px solid #aaa;
}
			
#tabs a {
margin:0;
padding:0;
text-decoration:none;
color: #555;
}
			
#tabs a:hover {
color: #000;
}

		

/* Headings */ 
#header h2{
margin: 0;
padding: 40px 0 0 0px;
font-weight:800;
font-size: 200%;
}

#header h2 a{
font-weight:100;
color: #fff;
text-decoration: none;
}

#header h2 a:hover{
color: #fff;
}

#header h1{
margin: 0;
letter-spacing:1px;
padding: 7px 0 15px 0px;
font-weight:100;
color: #fff;
font-size: 100%;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding:6px 6px 10px 10px;
margin:8px 20px;
background: #f8f8f8;
border: 1px solid #eee;
color: #187976;
}


/* IMAGES */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   text-align: center;
   padding-top: 0px;
   margin: 5px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: .60em;
line-height: 17px;
color: #FFFFFF;
width: 120px;
padding: 1px 5px;
margin: 0;
background-color:#FF0000;
}
/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: #222;
font-size: 150%;
font-weight:100;
border-bottom: 1px solid #eee;
padding: 2px 0 2px 20px;
margin: 0 0 15px 0;
}

.post h2 a{
color: black;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.postmetadata{
font-size:80%;
border-top: 1px solid #ddd;
background:#f2f2f2;
padding: 1px 0 1px 5px;
margin: 0 5px;
}

.postmetadata p{
line-height: 14px;
padding: 0;
margin: 3px 0;
}

.authormeta{
font-size:90%;

}

/*  Comments   */

fieldset#commentset{
background: #f2f2f2;
border-top: 1px solid #ccc;
}


h3#comments, h3#postcomment{
	font-size: 100%;
}	

ol#commentlist{
padding: 0 0 0 0px;
font-size: 90%;
list-style-type:none;
}

ol#commentlist li{
	padding: 0px 4px;
	margin: 0 0 0 15px;
}

ol#commentlist li p.commentheader{
margin: 0;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 4px 0px;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid white;
}


ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}

ul#commentlist li div.gravatar img{
border: 1px solid #ccc;
margin: 10px;
}

ul#commentlist li p.commentheader{
font-size:100%;
font-weight: 800;
color: #666;
}



ul#commentlist li div.commenttext{
background: #F5F5F5;
margin:0;
padding: 8px 15px 8px 0;
border-top: 1px solid #ccc; 
}



ul#commentlist li div.commenttext p{
margin: 2px 0 5px 0;
}


/*  sidebar styles */


.menu{
padding:10px 5px 15px 5px;
font-size:90%;
height:100%;
}

.menu a{
font-weight: 100;
color: #ffffff;
text-transform:uppercase;
font-size:90%;
}

.menu a:hover{
text-decoration:underline;
}

.menu a:active{
text-decoration:underline;
}

.menu ul{
margin:0;
padding:0 0 0 0px;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 7px 0px;
border-bottom:#FFFFFF dotted 1px;
}
.menu ul li.widget ul li{
	background: url("images/listbullet.png") no-repeat 0 3px;
	border-bottom:#ffffff solid 1px;
	padding: 0px 0 0px 12px;
	background-color:#FF9999;
	margin:0;
	}		

.post h2{
	 background: url("images/postheaderbg.gif") no-repeat 0 4px;
	}
	
.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li ul li{
border-bottom: none !important;
padding: 0 0 0 10px;
}

.menu ul li.widget h3{
font-size: 100%;
text-transform:lowercase;
font-size:14px;
color:#fff;
background: url(images/sb-but-bg.png) no-repeat #FF9999;
padding: 8px 6px 8px 12px;
margin: 0;
}

.menu ul li h3 a{
color: #fff;
font-weight: 800;
}

.menu ul li h3 a:hover{
color: #000;
text-decoration: none;
font-weight: 800;
}

.menu form{
display: block;
margin: 0px;
padding: 4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#footer a{
font-weight: 100;
}

/* Dropdown Page Navigation */
#navi{height:40px;background:#000 url(images/fsmn-02.jpg) no-repeat;display:block;padding:0;font:normal 16px; font-weight:lighter; font-style:italic;}
#menu ,#menu ul {margin: 0;padding: 0;list-style: none;height:40px;}
#menu a {color:#fff;display: block;padding: 10px;border-right:solid 1px #999999; /*background: url(images/button-bg.png) repeat-x;*/}
#menu a:hover {color: #c20000;display:block;text-decoration: none;background:#000;} /* Design for links when the mouse is over them */
#menu li {float: left;margin: 0;padding: 0;width: 190px;}
#menu li li {float: left;margin: 0 0 0 0px;padding: 0;width: 100px;}
#menu li li a, #menu li li a:link, #menu li li a:visited {background:#c20000;width: 170px;float: none;margin: 0;padding: 4px 10px 5px 10px;color:#fff;border-bottom: solid 1px #ccc;}
#menu li li a:hover, #menu li li a:active {background:#000;width: 170px;float: none;margin: 0;padding: 4px 10px 5px 10px;color:#c20000;} /* hover in children*/
#menu li ul {position: absolute;width: 10em;left: -999em;z-index:1;}
#menu li:hover ul {left: auto;display: block;}
#menu li:hover ul, #menu li.sfhover ul {left: auto;}
#menu li.current_page_item a{background:#c20000;color:#ffffff;} /* Design for the link to whatever page the user is currently on (if applicable) */
#menu li.current_page_item a:hover{background:#000;color:#c20000;text-decoration:none;}
