/*  
Theme Name: Swineflu Heal
Theme URI: http://blogsessive.com
Description: Simple, highly customizable, well-balanced 3 column theme. More Power. More Style. Your Style!
Tags: fixed width, three columns, simple, control panel, custom layout
Author: Swineflu Heal
Author URI: http://www.swinefluheal.com
*/

/* License and other information:

- This theme is released unde Creative Commons 3.0 licence;
- You may share, modify and use it in personal or commercial projects;
- I'd appreciate it if you DO NOT remove the author information in the theme's footer;
- Under any circumstances, DO NOT remove the original author information from this CSS file (this includes Name and URL);
- If you modify the theme, please mention the original author in a comment like this one.
*/


/* General styles */
body {
	background: #008492 url(img/pagebg.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	font: normal normal 12px Arial, Tahoma, Verdana, sans-serif;
	color: #444;
}

#wrap {
	margin: 0 auto;
	width: 974px;
	text-align: left;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
}


/* Header styles */
#header {
	width: 974px;
	overflow: hidden;
	margin-bottom: 40px;
	padding:6px 0 0 0;
}

.topLogo {
	width: 270px;
	float: left;
	margin: 40px 84px 0 20px;
	color:#FFF;
}

.topLogo h1, .topLogo h2 {
	font-variant: small-caps;
	color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 120%;
}
.topLogo h1 {
	font: normal bold 27px Arial, Helvetica, sans-serif;
}
.topLogo h2 {
	font: normal normal 22px Arial, Helvetica, sans-serif;
}

.topLogo h1 a, .topLogo h2 a {
	text-decoration: none;
	color: #FFF;
}

.topLogo .blogDescription {
	font: normal bold 17px Arial, Helvetica, sans-serif;
	color: #F1DE52;
	font-weight:bold;
}

.topMenu {
	float: right;
	font: normal bold 14px Arial, Helvetica, sans-serif;
}

.topMenu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

.topMenu ul li {
	margin: 0;
	list-style:none;
	float:left;
	margin-left:25px;
}

.topMenu ul li a {
	color: #018FA9;
	display:block;
	text-decoration: none;
	padding-top: 48px;
}

.topMenu ul li a:hover {
	color: #FFF;
}
.topMenu ul li.current_page_item a span, .topMenu ul li a span {
	padding:0 5px;
	line-height:24px;
	height:26px;
	display:block;
	color: #FFF;
	float:left;
	cursor:pointer;
	text-decoration: none;
}

.topMenu ul li.current_page_item a:hover span, .topMenu ul li a:hover span {
	color: #000;
	background:transparent url(img/sprites_repeat.png) repeat-x left 0;
}

.top_Menu_home, .top_Menu_about, .top_Menu_faq, .top_Menu_symptoms, .top_Menu_causes, .top_Menu_treatment {
	display:block;
	float:left;
	height:48px;
}

.top_Menu_home {
	background: url(img/top_menu_home.png) no-repeat center 0;
}
.top_Menu_about {
	background: url(img/top_menu_about.png) no-repeat center 0;
}
.top_Menu_faq {
	background: url(img/top_menu_faq.png) no-repeat center 0;
}
.top_Menu_symptoms {
	background: url(img/top_menu_symptoms.png) no-repeat center 0;
}
.top_Menu_causes {
	background: url(img/top_menu_causes.png) no-repeat center 0;
}
.top_Menu_treatment {
	background: url(img/top_menu_treatment.png) no-repeat center 0;
}

.topSearch {
	margin-bottom: 20px;
}

.widget_search #s, .s, .rss-input {
	border: 1px solid #AFC48B;
	width: 120px;
	height: 18px;
	padding:2px 4px;
	float:left;
	margin-right:2px;
}

.widget_search #searchsubmit, .searchSubmit {
	padding: 0 8px;
	margin:2px 0;
	background:#FDAF31 url(img/sprites_repeat.png) repeat-x 0 -37px;
	border: none;
	font: normal bold 12px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	cursor: pointer;
	height: 22px;
	display:block;
	float:left;
	overflow:hidden;
	color:#555;
}
.widget_search label {
	font-weight:bold;
}

/* Page structure styles */

#page {
	width: 974px;
	position:relative;
}

#lsidebar {
	width: 216px;
	float: left;
	margin-right: 1px;
	overflow:hidden;
}
#lsidebar_content {
	border:1px solid #EBEBEB;
	border-bottom:0;
	border-top:0;
	padding:15px 9px;
	background:#7EA920 url(img/swineflu-sdbr_bg_grdnt-drk.jpg) repeat-x center 0;
}

#rsidebar {
	float: right;
	width: 200px;
	margin-right: 1px;
	overflow:hidden;
}
#rsidebar_content {
	border:1px solid #EBEBEB;
	border-bottom:0;
	border-top:0;
	padding:15px 10px;
	background:#9ED12F url(img/swineflu-sdbr_bg_grdnt-lgt.jpg) repeat-x center 0;
}

#content {
	float: left;
	width: 555px;
	margin-right: 1px;
	overflow:hidden;
}

#content_wrapper {
	background-color:#FFFFFF;
}

/* Sidebars styles */

.leftPic{
	background: url(img/pic-sidebar.jpg) no-repeat;
}

#lsidebar .leftPicCustomWrap {
	width: 160px;
	overflow: hidden;
}

#lsidebar .leftPicCustom {
	margin: 0;
	border: 0;
	background: none;
}

#lsidebar h2, #rsidebar h2 {
	font: normal normal 20px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 0 0 5px 10px;
	background:transparent url(img/sdbr_hdr_btm_brdr.png) no-repeat left bottom;
}

#lsidebar ul, #rsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lsidebar ul ul ul, #rsidebar ul ul ul {
	padding: 4px 0 0 15px;
	margin: 0;
	list-style: none;
}

#lsidebar ul li, #rsidebar ul li {
	padding: 0 0 25px 0;
	margin: 0;
	list-style: none;
}

#lsidebar li li, #rsidebar li li {
	margin: 0;
	padding: 0 0 4px 18px;
	list-style: none;
	background:url(img/sprites_arw_cmnt_sdbr-dvdr.png) no-repeat -21px -26px;
}

#lsidebar a, #rsidebar a {
	color:#000;
}
#lsidebar a:hover, #rsidebar a:hover {
	color:#444;
}

#lsidebar li li li, #rsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#lsidebar ul ul ul a, #rsidebar ul ul ul a {
	font-size: 11px;
}

#lsidebar li.rssFeed {
	background: url(img/rss-icons.png) no-repeat 10px top;
	width: 195px;
	height: 50px;
	font: normal bold 12px Arial, Helvetica, sans-serif;
}

.textwidget {
	padding-top: 10px;
}

.rssFeed a {
	line-height: 50px;
	width: 143px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 37px;
}

.rssFeed a:hover {
	color: #fffcc5;
}

.rssForm form {
	margin: 10px 0;
}

.rssEmail {
	border: 1px solid #AFC48B;
	width: 122px;
	float:left;
	height:18px;
	padding:2px;
}

.rssSubmit {
	padding: 0 2px;
	margin:1px 0;
	background:#FDAF31 url(img/sprites_repeat.png) repeat-x 0 -37px;
	border: none;
	font: normal bold 12px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	cursor: pointer;
	height: 24px;
	display:block;
	float:left;
	overflow:hidden;
	color:#555;
}

.rssForm small {
	padding: 2px;
	color:#F3D64C;
	display: block;
}

#rsidebar .ads125 {
	padding: 10px 0 0 0;
	/*width: 260px;*/
	overflow: hidden;
	list-style:none;
	background:none;
}

.leftBanner {
	float: left;
	margin-bottom: 10px;
}
.rightBanner {
	float: right;
	margin-bottom: 10px;
}

.advertiseHere {
	clear: both;
	display: block;
	text-align: center;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #F4F860;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	background: #C2EA00;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background: #E2E96F;
	color:#555;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a {
	color: #222;
}

#wp-calendar a:hover {
	color: #018FA9;
}

/* CSS Document */

/* Default styling. Used when JavaScript is unsupported 
.cbb { padding:0 10px; margin:1em 0; background:#fff; border:1px solid #666; }*/

/* Insert the custom corners and borders for browsers with sufficient JavaScript support */
.cb .bt { background:url(img/box.png) no-repeat 100% 0; margin:0 0 0 18px; height:17px; }
.cb .bt div { height:17px; width:18px; position:relative; left:-18px; background:url(img/box.png) no-repeat 0 0; }

/* Rules for the bottom corners and border */
.cb .bb { background:url(img/box.png) no-repeat 100% 100%; margin:0 0 0 12px; height:14px; }
.cb .bb div { height:14px; width:12px; position:relative; left:-12px; background:url(img/box.png) no-repeat 0 100%;	}

/* Insert the left border */
.cb .i1 { padding:0 0 0 12px; background:#fff; }
/* Insert the right border */
.cb .i2 { padding:0 12px 0 0; background:#FFF; }
.cb .i3 { background:#fff; border:1px solid #fff; border-width:1px 0; padding:0 10px; }
/* CSS for the box ends here */


/* Default styling. Used when JavaScript is unsupported */
.cbb { }

/* Insert the custom corners and borders for browsers with sufficient JavaScript support 
#lsidebar .bt { background:url(img/sidebar_bg_dark.png) no-repeat 100% 0; margin:0 0 0 18px; height:17px; }
#lsidebar .bt div { height:17px; width:18px; position:relative; left:-18px; background:url(img/sidebar_bg_dark.png) no-repeat 0 0; }
*/
/* Rules for the bottom corners and border 
#lsidebar .bb { background:url(img/sidebar_bg_dark.png) no-repeat 100% 100%; margin:0 0 0 12px; height:14px; }
#lsidebar .bb div { height:14px; width:12px; position:relative; left:-12px; background:url(img/sidebar_bg_dark.png) no-repeat 0 100%;	}
*/
/* Insert the left border 
#lsidebar .i1 { padding:0 0 0 12px; background:url(img/swineflu-sdbr_bg_grdnt-drk.jpg) repeat-x 0 0; }*/
/* Insert the right border 
#lsidebar .i2 { padding:0 12px 0 0; background:url(img/swineflu-sdbr_bg_grdnt-drk.jpg) repeat-x 0 0; }*/
#lsidebar .i3 { padding:0 10px; background:none; border:none; }
/* CSS for the box ends here */

/* Content styles */

.page_shdw { background:transparent url(img/post_content_shdw.png) no-repeat 0 0; height:88px; width:12px; display:block; position:absolute; left:-12px;top:17px; }

.topAd {
	margin-bottom: 25px;
}

.archiveTitle {
	font: normal normal 14px Arial, Helvetica, sans-serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}

.post {
	margin-bottom: 25px;
	overflow: hidden;
}

.postFeatured {
	margin-bottom: 25px;
	padding:10px;
	background:#F1FDFE;
	overflow: hidden;
}

.post a, .postFeatured a {
	text-decoration: underline;
}

.postTitle h1, .postTitle h2, .innerPostTitle h1, .innerPostTitle h2 {
	font: normal normal 22px Arial, Helvetica, sans-serif;
	color: #00AFC2;
	padding: 0 0 5px 0;
	margin: 0;
}
.postTitle h1 a, .postTitle h2 a, .innerPostTitle h1 a, .innerPostTitle h2 {
	font: normal normal 22px Arial, Helvetica, sans-serif;
	color: #00AFC2;
	text-decoration: none;
}
.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: normal normal 22px Arial, Helvetica, sans-serif;
	color: #8FBD2B;
}
.innerPostTitle h1, .innerPostTitle h2 {
	font: normal normal 22px Arial, Helvetica, sans-serif;
	color: #00AFC2;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
}

.postTitle h3, .postTitle h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #00AFC2;
	text-decoration: none;
	margin:0 0 5px 0;
	padding: 0;
}
.postTitle h3 a, .postTitle h4 a {
	color: #00AFC2;
	text-decoration: none;
}
.postTitle h3 a:hover, .postTitle h4 a:hover {
	color: #8FBD2B;
}


.postInfo {
	font-size: 11px;
	background: url(img/border-dotted-cyan.gif) repeat-x left bottom;
	color:#999;
	padding-bottom:8px;
}
.postInfo a {
	color:#777;
	text-decoration:none;
}
.postInfo a:hover {
	color:#444;
	text-decoration:none;
}
.postContent {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 17px;
	/*width: 523px;*/
	overflow: hidden;
}

.sizeFeatured {
	/*width: 523px;*/
}

.featHead {
	color: #F67623;
	font-variant: small-caps;
	text-transform: capitalize;
	padding: 3px 0;
}

.postContent h1 {
	font: normal normal 22px Arial, Helvetica, sans-serif;
	color: #00B0C3;
}

.postContent h2 {
	font: normal normal 20px Arial, Helvetica, sans-serif;
	color: #00B0C3;
}

.postContent h3 {
	font: normal normal 18px Arial, Helvetica, sans-serif;
	color: #00B0C3;
}

.postContent h4 {
	font: normal bold 16px Arial, Helvetica, sans-serif;
	color: #00B0C3;
}

.postContent h5 {
	font: normal bold 14px Arial, Helvetica, sans-serif;
	color: #00B0C3;
}

.postContent h6 {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #00B0C3;
}



.postContent blockquote {
	margin: 0;
	padding: 20px 20px 20px 40px;
	background: #F1F8E2 url(img/bg-blockquote.gif) no-repeat;
	font: normal normal 12px Arial, Helvetica, sans-serif;
}

.postExtras {
	margin-left:10px;
}

.postMeta {
	background:#A6C958 url(img/post_extra_bg.gif) repeat-x left top;
	color:#373737;
	font-size: 11px;
	position:relative;
}

	.corlt, .corrt, .corlb, .corrb{ position:relative; width:8px; height:8px; background:transparent url(img/round-corner.png) no-repeat; font-size:0px; line-height:0px; display:block;}
	.corlt{/* margin-left:-1px; margin-top:-1px;*/ background-position:left top; float:left; left:-1px; top:-1px; }
	.corrt{ /*margin-right:-1px; margin-top:-1px;*/ background-position:right top; float:right; right:-1px; top:-1px;}
	.corlb{ /*margin-left:-1px; margin-bottom:-1px;*/ background-position:left bottom; float:left; left:-1px; bottom:-1px;}
	.corrb{ /*margin-right:-1px; margin-bottom:-1px;*/ background-position:right bottom; float:right; right:-1px; bottom:-1px; }

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	/*width: 450px;*/
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	color: #373737;
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #000;
	text-decoration:underline;
}

.postLink {
	margin-bottom:10px;
}

.postLink a {
	padding:0;
	color:#F67623;
	text-decoration:none;
}

.postLink a:hover {
	color:#C34101;
}

.postEditLink {
	margin-right:10px;
}

.postEditLink a {
	padding:0;
	color:#834900;
	text-decoration:none;
}
.postEditLink a:hover {
	color:#000;
}

.postComments {
	margin-left:10px;
}

.postComments a {
	background:transparent url(img/icon-comments.gif) no-repeat 0 bottom;
	padding-left: 23px;
	color: #373737;
}

.navigation {
	/*width: 523px;*/
	font: bold normal 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.navigation a {
	color:#C54D00;
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

.navigation a:hover {
	color:#F67623;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	margin: 0 auto;
}
/* TABS */
#tabs_sidebar { margin-bottom:1px; width:418px; }

.TabbedPanels { padding: 0px;  /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/}	
.TabbedPanelsContentGroup { clear:both; }

.TabbedPanelsTab { position:relative; top:0px; float:left; list-style:none; cursor: pointer; margin-right:7px; background:url(img/tab_nrml_tr.png) no-repeat right top; line-height:30px; text-align:left; color:#FFF; }
.TabbedPanelsTab span { background: url(img/tab_nrml_tl.png) no-repeat left top; width:6px; height:30px; float:left; position:absolute; left:-5px; top:0;}

.TabbedPanelsTab a { color:#FFFFFF; text-decoration:none; padding-right:20px; text-align:center; padding-left:10px; }
.TabbedPanelsTab a:hover { color:#777; }
.TabbedPanelsTab a:hover span{text-decoration:none; }

.TabbedPanelsTabSelected { background:url(img/tab_actv_tr.png) no-repeat right top; float:left; color:#779E1F;}
.TabbedPanelsTabSelected span { background: url(img/tab_actv_tl.png) no-repeat left top; width:6px; height:30px; float:left; text-decoration:none;}
.TabbedPanelsTabSelected a { color:#779E1F;}

.tabs { padding-bottom:;}

.tabs_content_box { color:#686868; font-weight:normal; }
.tabs_content_box ul { padding:0 0 0 5px; margin:0; }
.tabs_content_box li { list-style:none; margin:0 0 5px 0; padding:0 0 0 15px; background:url(img/sprites_arw_cmnt_sdbr-dvdr.png) no-repeat -35px -8px; line-height:16px; line-height:120%; }
.tabs_content_box li a { color:#686868; }
.tabs_content_box li a:hover { color:#222; }

.tab_news_box { width:195px; }

/* Comments styles */

.commentZone {
	padding-bottom: 25px;
}

h3#respond, h3#comments, h3#trackbacks {
	font: normal normal 18px Arial, Helvetica, sans-serif;
	color: #8FBD2B;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList .reply {
	margin-bottom: 10px;
}

.commentList li.depth-1 ul.children {
	border-bottom: none;
}

.commentList li {
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
}

.commentList li ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #eee;
}

.commentList li ul.children li {
	padding: 0;
	margin: 0;
}

.commentList li ul.children ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
}

.commentList li.depth-1 {
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 80px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.commentAuthor {
	font: normal bold 14px Arial, Helvetica, sans-serif;
}

.commentAuthor a {
	color: #00AFC2;
}

.commentAuthor a:hover {
	color: #8FBD2B;
}

.commentRight {
	float: right;
	width: 390px;
	overflow: hidden;
}

.commentList li ul.children .commentRight {
	float: right;
	width: 368px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 346px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #BDDD78;
}

#comment {
	border: 1px solid #BDDD78;
	width: 400px;
}

#submit {
	width: 80px;
	height: 20px;
	border: none;
	background: url(img/bg-addcomment.gif) no-repeat;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}


/* Footer styles */

#footer {
	font-size: 11px;
	margin: 20px 0;
	width: 970px;
	overflow: hidden;
}

#footer_content {
	padding:20px;
	background-color:#FFF;
}
.footer_logo { margin-bottom:15px; }
.footerMenu {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footerMenu li {
	display: inline;
	list-style:none;
	margin-left: 15px;
}

.footer_list { width:125px; margin-right:2px; overflow:hidden; }
.footer_list ul { padding:0; margin:0; }
.footer_list li { list-style:none; padding:0 0 0 15px; margin:0 0 5px 0; float:left; display:block; width:100%; background:transparent url(img/sprites_arw_cmnt_sdbr-dvdr.png) no-repeat -35px -9px;  }
.footer_list li ul { padding:0 0 5px 0; margin:0; }
.footer_list li li { list-style:none; padding:0 0 0 15px; background:url(img/sprites_arw_cmnt_sdbr-dvdr.png) no-repeat -33px -8px; margin:0 0 5px 0; }

.footer_list h5 { background-color:#AAAAAA; color:#FFF; text-transform:uppercase; padding:5px 10px; font-size:12px; font-weight:normal;  }
.copyright_box { width:500px; text-align:center;color:#989898; }
.copyright_box a { color:#989898; }
.copyright_box a:hover { color:#666; }
.wpr_logo { vertical-align:baseline; margin-bottom:-10px; margin-top:5px; }
