/*  
Theme Name: Quadruple Blue
Theme URI: http://www.wpdesigner.com
Description: Quadruple Blue Wordpress theme created by Small Potato for WordPress 2.0 series.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #9ab6ca;
	color: #000;
}

h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#header h1.siteHead{
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}

#header h1.siteHead span {
	color: #02223b;
	font-size: 10px;
	position: absolute;
	text-indent: -5000px;
}

a{
	text-decoration: underline;
	color: #d26302;
}

a:hover{ text-decoration: none; }

a img{ border: none; }

abbr, acronym{ border: 0px none; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	border: 0px none;
	height: 1px;
	text-align: left;
	background: #daf0fe;
	color: #daf0fe; margin-left:15px; margin-right:15px; margin-top:5px; margin-bottom:5px
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 1210px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 1210px;
	float: left;
	background: #003053 url('images/bg_page.jpg') no-repeat;
	color: #fff;
	position: relative;
}

#header{
	width: 1210px;
	float: left;
	clear: both;
	position: relative;
}

#linkSurfabc{
  background: url('images/checkSurfabc.gif') no-repeat 4px 5px;
  height: 35px;
  left: 189px;
  position: absolute;
  top: 67px;
  width: 135px;
  text-indent: -5000px;
}

#header h1{
	padding: 25px 30px 25px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header a{
	color: #b6e1fe;
}

#left_sidebar {
	width: 186px;
	margin: 0 10px;
	float: left;
	display: inline;
}

.right_sidebar_col{
	width: 200px;
	margin: 0 10px;
	float: left;
	display: inline;
}

#left_sidebar a{
	color: #c2ddef;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 0 0 5px;
}

#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: url('none');
}

#left_sidebar ul li, .right_sidebar_col ul li{
	margin: 0 0 10px;
}

#left_sidebar ul li h2, .right_sidebar_col ul li h2{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url('images/bg_ul_li_h2.gif') no-repeat;
	color: #fa9944; padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px
}

#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 10px;
	background: url('images/bg_ul_ul.gif') no-repeat;
}

#left_sidebar ul ul li, .right_sidebar_col ul ul li{
	margin: 0;
	line-height: 17px;
}

#left_sidebar ul ul li h2, .right_sidebar_col ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: url('none');
}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: url('none');
}

#left_sidebar ul ul ul li, .right_sidebar_col ul ul ul li{
	padding: 0 0 0 10px;
}

.right_sidebar_container_bottom{
	width: 444px;
	float: left;
	background: #c2ddef url('images/bg_right_sidebar_container_bottom.gif') no-repeat bottom left;; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
}

.right_sidebar_container_top{
	width: 444px;
	float: left;
	background: url('images/bg_right_sidebar_container_top.gif') no-repeat;; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
}

.right_sidebar_col{
	margin: 0 0 0 20px;
}

.right_sidebar_col a{
	color: #001f35;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 10px 0 0;
}

.right_sidebar_col ul li h2{
	background: url('images/bg_ul_li_h2_2.gif') no-repeat;
	color: #a44d01
}

.right_sidebar_col ul ul{
	background: url('images/bg_ul_ul_2.gif') no-repeat;
}

.wide_column_bottom, .wide_column_top{
	width: 1004px;
	float: left;
	background:#fff url('images/bg_wide_column_bottom.gif') no-repeat bottom left;
	color: #000; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
}

.wide_column_top{
	padding: 0;
	background: url('images/bg_wide_column_top.gif') no-repeat;
}

.narrow_column{
	width: 530px;
	margin: 0 10px;
	float: left;
	display: inline;
}

.post, .post_alt{
	padding: 15px;
	background: url('images/bg_post.gif') no-repeat;; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
}

.post_alt{
	background: url('images/bg_post_alt.gif') no-repeat;
}

.post h2 a, .post_alt h2 a{
	color: #a44d01;
}

.postdate{
	font-size: 11px;
	background: url('images/bg_dotted.gif') repeat-x bottom left;
	color: #ba9575; padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:8px
}

.entry{
	line-height: 17px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 14px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #daf0fe;
	padding: 4px;
}

.entry img.wp-smiley{
	border: 0px none;
	padding: 0
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	background: url('images/bg_dotted.gif') repeat-x top left;; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:0
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	background: url('images/bg-dotted.gif') repeat-x;; padding-left:0; padding-right:0; padding-top:15px; padding-bottom:0
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	background: url('images/bg_dotted.gif') repeat-x bottom left;; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:20px
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* */

#commentFormContainer{
	position: relative;
}

#commentform-widget{
position: absolute;
right: 0;
top: 12px;
}

#commentFormContainer .fbLoginButton{
	position: absolute;
	right: 0;
	top: 11px;
}

.login_spinner img{
	border: 0;
}

/*
#fbc_login{
	position: absolute;
	right: 0;
	top: 0;
}

#fbc_login small,
#fbc_login br{
	display: none;
}

#fbc_login img{
	border: 0;
	padding: 0;
}

.fbconnect_login_button{
	float: right;
}*/

#commentform p{
	clear: both;
}
/*
#commentform p input{
	display: block;
	float: left;
}

#commentform label{
	display: block;
	float: left;
	width: 250px;
}

#openid_comment{
	clear: both;
	display: block;
}

#openid_comment label{
	float: none;
	margin-top: 22px;
	width: 100%;
}
*/
/* Avatar styles */

.commentlist li .avatar {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #EEEEEE;
	float: right;
	padding: 2px;
}

.avatar a img {
	padding: 0px;
}
/*
.commentmetadata img.avatar{
	display: none;
}*/

.clr{
	clear: both;
	line-height: 0;
	font-size: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 160px;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	text-transform: none;
	line-height: 10px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 1210px;
	float: left;
	background: #003053 url('images/bg_footer.gif') no-repeat bottom left;
	color: #fff; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px
}

#footer p{
	padding: 20px;
	line-height: 18px;
}

/*********************************** RSS Widget Styles ********************/

.widget_rss{
  width: 400px;
}

.right_sidebar_col ul .widget_rss h2{
  font-family: Arial;
  margin-top: 12px;
  padding: 0;
  text-transform: none;
}

.widget_rss h2 img{
  display: none;
}

.widget_rss h2 a{
  text-decoration: none;
}

.right_sidebar_col ul .widget_rss ul{
  padding: 0 0 0 15px;
}

.right_sidebar_col ul .widget_rss li{
  list-style: disc;
}


/*********************************** RPX Styles ***************************/


.notLoggedInBlock{
	background: url(images/socialIcons.png) no-repeat 0 20px;
	height: 72px;
	margin: 26px 8px 12px;
	position: relative;
}

.notLoggedInBlock span{
	color: #dcdcdc;
}

.notLoggedInBlock a{
	display: block;
	height: 32px;
	position: absolute;
	top: 19px;
	width: 32px;
}

.notLoggedInBlock .icoFacebook{
	left: 0;
}

.notLoggedInBlock .icoLinkedIn{
	left: 37px;
}

.notLoggedInBlock .icoHyves{
	left: 74px;
}

.notLoggedInBlock .icoTwitter{
	left: 112px;
}


.notLoggedInBlock a.rpxnow{
	background: url(images/socialIcons.png) no-repeat 100% 20px;
	cursor: pointer;
	display: block;
	font-size: 19px;
	height: 72px;
	width: 205px;
}

.notLoggedInBlock a.rpxnow:hover{
	text-decoration: none;
}

.notLoggedInBlock a.rpxnow span{
	display: block;
	padding: 25px 4px;
}

.rpxnow_lightbox_container img{
	border: 0;
}

#commentFormContainer .notLoggedInBlock{
	background: url("images/socialIconsSmall.gif") no-repeat 0 100%;
	float: right;
	height: auto;
	margin: 8px 0 0;
	padding: 0 0 25px;
	width: 114px;
}

#commentFormContainer .notLoggedInBlock span{
	color: #666;
	font-size: .9em;
}

#commentFormContainer .notLoggedInBlock a{
	bottom: 0;
	height: 23px;
	width: 23px;
}

#commentFormContainer .notLoggedInBlock a.icoLinkedIn{ left: 27px; }
#commentFormContainer .notLoggedInBlock a.icoHyves{ left: 53px; }
#commentFormContainer .notLoggedInBlock a.icoTwitter{ left: 79px; }

.commentmetadata .url img{ display: none; }

body #fancybox-outer{
    background:#fff url("images/ajax-loader.gif") no-repeat 50% 50% !important;
}
