/* css (c) copyright regis zaleman */
/* extends blueprintcss.org */


#mainContainer
{
	background:#fcfcfc url('images/bg-body.gif') no-repeat top left;
	color:#3d3d3d;
	font-family:Arial, helvetica, sans-serif;
}

#header
{
	height:126px;
}

#homeLink a
{
	display:block;
	width:300px;
	height:100px;
	text-decoration:none;
}
/*  LINKS */
a
{
	color:#66ccFF;
	text-decoration:none;
}

a:hover
{
	color:white;
	background:#66ccFF;
}

h3 a
{
	color:#3d3d3d;
}

h3 a:hover, #homeLink a:hover, #navCategories a:hover, #navPages a:hover
{
	color:#66ccFF;
	background:none;
}

h3.sideBlock
{
	margin-top:23px !important;
}
/*
Top Navigation
*/

#navCategories, #navPages
{
	height:44px;
}

#navCategories a, #navPages a
{
	color:#FFF;
	font-family:verdana, helvetica, arial;
	font-size: 11px;
	text-decoration:none;
	text-transform:uppercase;
}

#navCategories a:hover, #navPages a:hover
{
	color:#fff;
}

#navPages a
{
	font-size: 9px;
}

#navPages ul
{
	margin-left:20px;
}

/*  end top navigation */

#colLeft
{
	padding-top:55px;
}



h2, h3
{
	font-family: verdana, helvetica, arial;
	color:#3d3d3d;
}

p
{
	text-align:justify;
	padding:10px 0 0 0;
	margin:0;
	color:#3d3d3d;
	line-height: 18px;
}

p.caption
{
	padding-top:5px;
	font-size:11px;
	line-height:14px;
	color:#9a9a9a;
}


#colLeft h2
{
	font-size:16px;
	text-transform:uppercase;
	border-bottom:18px #66ccFF solid;
	padding: 36px 0 15px 0;
	font-weight:700;
}

#colLeft h2 a
{
	color:#3d3d3d;
	text-decoration:none;
}

#colLeft h2 a:hover
{
	background:none;
	color:#66ccff;
}

#sideBar h2
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:700;
	border-bottom:18px #cccccc solid;
	padding: 15px 0 15px;
	margin:20px 0;
}

#colLeft h3, #sideBar h3
{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:9px 0 10px 0;
	margin:0;
}

#colLeft h4
{
	font-size:12px;
	padding:0;
	margin:0;
}

#searchBox
{
	background:#3d3d3d;
	display:block;
	height:85px;
	color:#fff;
	margin-bottom:0;
}

#printBox a
{
	color:white;
	text-decoration:none;
	font-size:11px;
}

#printBox a:hover
{
	color:#66ccFF;
	background:none;
}
div#printButton
{
	background: url(images/printer.png) 0 10px no-repeat;
	padding: 10px 5px 5px 20px !important;
	float: left;
}

div#shareButton
{
	float:left;
	padding-left:3px !important;
}

div#rssButton
{
	background: url(images/rss.png) 0 0 no-repeat;
	padding: 4px 0 12px 25px !important;
	margin:7px 0 0 -2px;
	height:27px;
	width:22px;
	float:left;
}

//share this button
a.stbutton {
padding:1px 0px 5px 20px;
}

#searchBox div
{
	padding:10px 10px 3px 10px;
}

#searchBox button
{
	background:#3d3d3d;
	border:1px solid #3d3d3d;
	width:27px;
	padding:0;
	margin:0;
	
}

#printBox
{
	padding:10px;
	background:#3d3d3d;
}

#sideBar
{
	padding-top:42px;
}

#homeFeature
{
	height:200px;
	margin:2px 0 20px 0;
	overflow:hidden;
}

#homeFeature p
{
	padding:0;
	margin:0;
}

#footer
{
	height:310px;
	margin:50px 0 0 0;
	padding:70px 40px 40px 40px;
	background: url('images/bg_footer.gif') no-repeat top left;
}

#printHeader
{
	display:none;
}

#copyrights, #adminLink
{
	margin-top:20px;
	color:white;
}


div.imagePost img
{
	border: 1px solid #e6e6e6;
}

img.captcha, si_image
{
	padding: 5px 5px 0 0;
	float:left;
}

.caption
{
	padding-bottom:15px;
}

#colLeft .imagePost
{
	padding:0 0 5px 50px;
	margin: 10px 0 5px 0;
	float:right;
	width:270px;
}

.alignright
{
	float:right;
}

hr.pfooter
{
	background-color:#66ccFF;
	height:1px;
	margin: 18px 0 5px 0;
}
.notVisibleButDisplayed
{
	height:0;
}

.hidden
{
	display:none;
}

.hoverText
{
	color:#66ccFF;
	cursor:pointer;
}

.inversedText
{
	color:white;
}

.moreLink
{
	text-decoration:none;
	color:#66ccFF;
	font-weight:bold;
	
}

.moreLink img
{
	padding-right:5px;
	margin-bottom: -4px;
}   
/* UTILITIES */
div.rz-aligncenter
{   
	float:left !important;   
	width:100%  !important;
	text-align:center !important;
	padding:0 !important;
	margin:0 0 20px 0 !important;
}  

div.rz-aligncenter img
{
	float:none !important;   
}

.nomargin
{
	margin:0;
}
/*  LISTS  */
#colLeft ul
{
	margin:8px 0 16px 0;
}
#colLeft li
{
	line-height:2em;
	list-style:none;
}
#sideBar ul > li
{
	padding:15px 0 0 0;
}
#sideBar ul
{
	list-style:none;
	margin:0;
	padding:0;
}

/* COMMENTS */
.comment-name
{
	font-weight:700;
}

hr.comment-end
{
	margin: 15px 0 26px 0;
	height:1px;
}

/* FORMS */
#searchBox
{
	color:white;
}
#searchBox input.text
{
	width:168px;
	padding:5px 5px 8px 5px;
	margin:0 3px 0 0;
	border:solid 1px #3d3d3d;
	float:left;
	background:#cccccc;
}

fieldset.message
{
	border:none;
	padding:0;
}

/* forms, general */
input.text
{
	border:solid 1px #cfcfcf;
	background: #fff;
	width:264px;
	margin:4px 6px 14px 0;
	padding:6px;
	font-size:16px;
}

.form-left
{
	float:left;
}



/* comments form */
#commentform textarea
{
	width:257px;
	height:161px;
	border:solid 1px #cfcfcf;
	padding:6px;
	margin:4px 6px 14px 0;
}

#commentform .asterix
{
	color:#D01414;
}

#submit
{
	margin-top:10px;
	width:269px;
	height:50px;
	background:url(images/button-submit.png) 0 0 no-repeat;
	border:none;
}

#submit:hover
{
	background:url(images/button-submit-on.png) 0 0 no-repeat;
}

/* SI CAPTCHA PLUGIN OVERWRITES */

#captchaImgDiv
{
	width: 264px !important;
}

#captchaInputDiv
{
	width:50px;
	float:right !important;
	padding-top:9px;
}

#captchaInputDiv input
{
	width:49px !important;
	border:solid 1px #cfcfcf;
	background: #fff;
	margin:4px 6px 14px 0;
	padding:6px;
	font-size:16px;
}

#captcha_code
{
	border:solid 1px #cfcfcf;
	background: #fff;
	margin:0;
	padding:6px;
	font-size:12px;
}
/*
	WIDGETS
*/
.widgettitle
{
	font-weight:700;
}

/* 
	 RELATED POSTS & MOST READ ARTICLES
*/       
.related_posts li, #sideBar ul.wppp_list li
{
	list-style-type:none !important;   
	padding:10px 0 10px 50px !important;
	border-bottom:1px solid #e6e6e6;
	background:#f5f5f5 url('images/list-blueArrow.png') 0 3px no-repeat; 
}
 
.related_posts li.on
{
	background-color:#fff;
	cursor:pointer;
}

.related_posts li.on a:hover
{
	color:#3d3d3d;  
	background:transparent;
}

.related_posts li a
{
	color:#3D3D3D;
} 

div.tabs, div.tabs-last
{
	border:solid 1px #66ccFF; 
	border-bottom-style:none;
	background:#FFF;    
	color:#333;
	font-weight:700;
	padding:10px;
	width:250px;
	float:left;
	margin-right:46px;
}  

div.tabs-last
{
	margin-right:0 !important;
}

div.on
{
	background-color:#66ccFF !important; 
	color:#fff !important;
}

hr.tabs
{
	background-color:#66ccFF;
	height:18px;
	margin: 18px 0 5px 0;
}

/*
	BLUEPRINT OVERWRITES
*/
.box
{
	background:none;
	border:solid 1px #66ccFF;
}

