/*  
Theme Name: Colourful Bird
Theme URI: 
Description: This is my theme for a tutorial.
Version: 1.0
Author: Ashish sharma
Author URI: 

*/
body {
	color: #000000; 
	text-align: center;
	margin: 0 0 50px 0;
	font-size:14px;
        font-family:"Trebuchet MS";
	background-color:#fff; 
     /* background: #fff url(images/bgr.gif) repeat-x; */
}
/* links */
/* side bar, meta and comment links.  (not links in post body) */
a, a:visited {	
	color: #0035FF;
	background: inherit;
	text-decoration: none;	
}
/* All hover links (post body links stay blue???? */
a:hover {
	color: #D90000;
	background: inherit; 
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
        /* only h1 */
	color: #000000;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
        /* doesn't seem to have an effect */
	font-size: 180%;
	color: #000000; 
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
#wraper {
	position: relative;
	background: #fff;
	width: 900px;	
	margin: 20px auto 0 auto;
	text-align: left;
}
#header {
	/* position: relative; */
	width: 870px;	
	height: 100px;	
	padding: 0;	
	margin: 0px auto;
}


#header-text {
/*	position: absolute; */
        margin: 0 0 0 10px;
	width: 460px;
}

#header-text h1 {
  color: #00215C;
  line-height:90%;
  font-size: 28pt;
  letter-spacing:-3px;
  margin-bottom:-15px;
}

#header-text h2 {
  color:  #824600;
  line-height:90%;
  font-size: 12pt;
  letter-spacing:-1px;

}


#header-photo {
        padding: 0;
        width: 870px;
        height: 145px;
        background: #666 url(images/afbhc-header.jpg) 0 0 no-repeat;
        margin: 20px auto 10px;
}
/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
}
#nav ul {
	float: left;
	list-style: none;
        background-color: #598FCD;
	width: 870px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 0px solid;
	border-left: 1px solid; 
        font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica,
Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
        /* Top nav bar text */
	color: #ffffff;
}
/* Top nav buttons */
#nav ul li a:hover, #nav ul li a:active {
	/* background: url(images/bgr.gif) repeat-x; */	
           background-color: #B0D3FB;
}
#nav ul li #current a {	
	/* background: url(images/bgr.gif) repeat-x; */ 	
           background-color: #B0D3FB;
}
#content-wrap {
	position: relative;
	background: #fff url(images/content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#main {
	float: left;
	width: 550px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}

#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em ;
        /* h2 in posts */
        color: #000000;
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
        /* Post titles */
        color: #A66F00;
	text-decoration: none;	
}


#main_wide {
        float: left;
        width: 850px;
        padding: 15px 0 0 0; margin: 0 0 0 10px;
        display: inline;
}

#main_wide h2 {
        margin-top: 10px;
        padding-bottom: 3px;
        font: normal 2.3em ;
        /* h2 in posts */
        color: #000000;
        letter-spacing: -1px;
        text-transform: none;
}
#main_wide h2 a {
        /* Post titles */
        color: #A66F00;
        text-decoration: none;
}


.sidebar{
	float: right;
	width: 280px;
	padding: 14px 0 0 0; margin: 0;	
	}
.post{
	padding:10px 0 10px 0;
	}
.post h2{
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
.entry{
	line-height:18px;
	}
p.postmetadata{
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
	}
.navigation{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
/* Sidebar */	
#sidebar {
	float: right;
	width: 280px;
	padding: 25px 0 0 0; margin: 0;		
}	
h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em ;	
        /* h3 in post body and title of side bar widgets */
	color: #A66F00; 			
}
.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
        /* doesn't seem to have an effect */
	color: #000000; 		
}
.sidemenu li a:hover {	
        /* Doesn't seem to have an effect */
	color: #000000;	
}
.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
.sidemenu ul li { border: none; }
#footer-wrap {
	clear: both;
	width: 900px;
	font-size: 95%;	
	text-align: left;
	border-bottom: 15px solid #fff;
	border-top: 1px solid #fff;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	padding: 5px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
 	color: #0035ff; 
}
#footer-bottom  a:hover {
color: #d90000;
text-decoration: underline;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

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

/* display and additional classes */
.clear { clear: both; }
table#wp-calendar{
	width:100%;
	}

/* Added by tdobbins */
/* supports alternating background colors behind posts */
.odd { background-color:#EBF0F6; } 
.even { background-color:#F8F8F8; } 

.datestamp { padding: 5px; margin: 5px 0px 0px 5px; }

.emailthis { margin: 5px 0 5px 10px; }

/* widgets in sidebar */
.sideblock {
background-color:#EBF0F6;
}

.sideblock hr {
width: 90%;
text-align: center;/*this will align it for IE*/
margin: 0 5px 0 5px; /*this will align it left for Mozilla*/
} 

.sideblock ul {
list-style-type:disc;
margin-left: 10px;
}


.sideblock .textwidget {
margin: 10px 0 20px 20px;
}


/* ul of recent posts widget */
.widget_recent_posts {
list-style-type:disc;
}

.archives td
{
text-align:left;
vertical-align:top;

}

/* This will align flv embedded videos in the center of the post */
#player1, #player2, #player3  {text-align: center;}


/* newslettter widget */
#newsletter input.submit {
margin-left: 200px;
}

/* Comments */
.oddcomment
{
        background: #fff url(images/shadow_top.gif) repeat-x top;
        border-bottom: #ddd 1px solid;
        list-style: none;
        margin: 0;
        padding: 1em 0.5em;
}
.evencomment
{
        background: #f9f9f9;
}
.oddcomment:hover, .evencomment:hover {
        background: #FFFFE0;
}


/* clean-archives-reloaded plugin */
.car-collapse .car-yearmonth { cursor: pointer; cursor: hand; }
.car-yearmonth-hover {cursor: pointer; cursor: hand; text-decoration:underline; color: red;}

/* Icon in text widget "Social Media" */
.social_icon {margin: 0px 5px 0px 5px}      



#healthdayWidget {width:250px;}
#healthdayWidget h2{margin:0px;}
#healthdayWidget ul {padding:0px;margin:0px;}
#healthdayWidget li {margin-left:20px; margin-right:5px;}
#healthdayWidget .image{float:right;padding-right:10px;padding-bottom:10px;border:0px;}
#healthdayWidget .blurb{display:block;font-size:12px;}
#healthdayWidget a {}
#healthdayWidget a:hover {text-decoration:underline;}
#healthdayWidget .clear {clear:both;padding-bottom:10px;}
#healthdayWidget ul ul li {margin-left:40px;}

#healthdayIndex {font-face:arial;font-size:14px;width:700px;}
#healthdayIndex h2{font-size:18px;margin:0px;}
#healthdayIndex ul {padding:0px;margin:0px;}
#healthdayIndex li {margin-left:20px;}
#healthdayIndex .image{float:right;padding-right:10px;padding-bottom:10px;border:0px;}
#healthdayIndex .blurb{margin-left:20px;display:block;font-size:13px;}
#healthdayIndex a {text-decoration:none;color:#2C4A7D;}
#healthdayIndex a:hover {text-decoration:underline;}
#healthdayIndex .clear {clear:both;padding-bottom:10px;}
#healthdayIndex ul ul li {margin-left:20px;}

#healthdayArticle {font-face:arial;font-size:14px;width:700px;}
#healthdayArticle h2{font-size:16px;margin:0px;}
#healthdayArticle ul {padding:0px;margin:0px;}
#healthdayArticle li {margin-left:0px;}
#healthdayArticle .image{float:right;padding-right:10px;padding-bottom:10px;border:0px;}
#healthdayArticle .blurb{display:block;font-size:13px;}
#healthdayArticle a {text-decoration:none;}
#healthdayArticle a:hover {text-decoration:underline;}
#healthdayArticle .clear {clear:both;padding-bottom:10px;}
#healthdayArticle ul ul li {margin-left:20px;}

#healthdayResults {font-face:arial;font-size:14px;width:700px;}
#healthdayResults h2 {font-size:16px;}
#healthdayResults li {margin:0px;padding:0px;padding-bottom:10px;border:0px solid red;}
#healthdayResults .blurb{display:block;font-size:13px;font-style:italic}
#healthdayResults a {font-size:14px;text-decoration:underline;color:#2C4A7D;}
/* Override blod tag in search results */
#healthdayResults .byline b {font-weight: normal;}
#healthdayResults .byline ul {list-style-type:disc;}

#healthdaySearch {border:0px solid grey;padding:0px;margin:0px;font-size:12px;width:380px;}
#healthdaySearch .box {width: 200px;vertical-align:top;}
#healthdaySearch .button {margin-top:0px;vertical-align:top;}
#healthdaySearch .text {font-size:10px;width:200px;text-transform:uppercase;}


/*  Twitter plugin */
a.twitterwidget {
   background:inherit;
   color:#A66F00;
   text-decoration:none;
}


