@charset "utf-8";
/* CSS Document */

html{
	background: url(../img/poqd-bg1.png) repeat;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

a, a:visited, a:hover{
	text-decoration: none;
	border: none;
}

.contentitem a{
	color: #29abe2;
}

.contentitem h1 a{
	color: #575654;
}

.author h1{
	background:transparent url(../img/poqd-line.png) repeat-x bottom left;
}

#poqing{
	width: 176px;
	height: 35px;
	position: absolute;
	float: left;
	background: transparent url(../img/poqd-poqing.png) no-repeat -100px 0px;
	margin-top: 30px;
	cursor: pointer;
}

body {
	background: url(../img/poqd-bg2.png) repeat-x #113654;
}

html, body {
	margin:0;
	padding:0
}

#header {
	position:relative;
	height: 80px;
	padding-top: 10px;
}

#logo{
	margin-left: 10px;
}

#menu{
	background: url(../img/poqd-menubg.png) no-repeat;
	width: 684px;
	height: 47px;
	color: #1e7da5;
	text-transform: uppercase;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 275px;
}

#menu li{
	float: left;
	margin-top:5px;
}

#menu li strong{
	float: left;
	display: block;
	margin-left:-11px;
	padding-left:12px;
	padding-top: 5px;
	font-size: normal;
	font-weight: normal;
}

#menu li.current_page_item strong{/*, #menu li:hover strong{*/
	background: url(../img/poqd-menu-selected-left.png) left 0px no-repeat;
} 

#menu li a{
	padding-right: 11px;
	margin-left: 10px;
	font-size: 16px;
	text-transform:uppercase; 
	color: #1e7da5;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	display: block;
	float: left;
	margin-right:10px;
}

/*#menu li:hover a, */#menu li.current_page_item a{
	background: url(../img/poqd-menu-selected-right.png) right 0px no-repeat;
}

#container {
	text-align:left;
	width: 959px;
	margin:0 auto;	
}

#wrapper{
	/*background: url(../img/poqd-contentbg.png) repeat #eeebe6;*/
	background: url(../img/poqd-contentbg.png) repeat-x #eeebe6;
	width: 943px;
	margin: 0 auto;
}

#sidebar {
	float:right;
	width:325px;
	margin-right: 12px;
}

#sidebar h2{
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	margin-left:4px;
	margin-top:0;
}

#extra {
	background:#FF8539
}

#footer {
	color: #575654;
	clear:both;
	background: url(../img/poqd-footerbg.jpg) no-repeat;
	height: 139px;
	padding: 80px 24px 0px 24px;
}

#content {
	color: #575654;
	float:left;
	width:581px;
	margin-left: 12px;
	margin-right: 12px;
}

#content.authors{
	width: 910px;
}

#content h1{
	font-size: 28px;
	margin-top:0;
	font-weight: normal;
}

.contentitem{
	padding: 10px 19px 19px 19px;
	background: #FFF;
}

.contentitem h1{
	padding-top: 10px;
	background: #FFF url(../img/poqd-contenthead.png) repeat-x left 0px;	
}

.contentitemfooter{
	background: #FFF url(../img/poqd-contentitemfooter.png) no-repeat top;
	padding-left: 45px;
	padding-right: 19px;
	margin-bottom: 12px;
	height: 24px;
	padding-top:3px;
	color: #FFF;
}


.contentitem small{
	font-size: 10px;
	display: block;
	background: url(../img/poqd-line.png) repeat-x bottom;
	margin-top:-10px;
	padding-bottom:10px;
}

.contentitem small a{
	color: #29abe2;
}

.caps{
	text-transform: uppercase;
}

#loginsearch, #events{
	padding: 5px 3px 3px 3px;
}

#loginsearch{
	width: 316px;
	height: 128px;
	background: url(../img/poqd-login.png) no-repeat;
	margin-bottom: 12px;
}

#sidebar form label{
	color: #ffffff;
	padding-left: 5px;
	font-size: 14px;
	clear:left;
	display:block;
	float:left;
	width:265px;
	margin-bottom:2px;
}

#sidebar form input{
	float: right;
	background: #d9d8d6;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 4px;
}

#sidebar form a{
		color: #ffffff;
	text-transform: uppercase; 
}

.login{
	margin-top: 30px;
	color: #FFF;
}

.login p{
	margin-left: 5px;
	margin-top: 0px;
}

.login p a{
	color: #FFF;
}

.footerlogin{
	clear: both;
	padding-left:121px;
}

#sidebar form input.go, #please-login-form input.go{
	width: 32px;
	height: 17px;
	background: url(../img/poqd-go.png) no-repeat;
	border: none;
	text-indent: -99999px;
	cursor: pointer;
	margin-top: 3px;
	margin-right: 5px;
	-moz-border-radius: none;
	-webkit-border-radius: none;
}

#loginbutton{
	float: left;
}

img.aligncenter {
	display:block;
	margin: 10px auto;
}

#footer h2{
	color: #575654;
	font-size: 26px
}

#footer-right{
	float: right;
	width: 295px;
}

#footer-right ul{
	padding-left: 0;
	list-style: none;
}

#footer-right ul li{
	margin-left: 0;
}

#footer-right ul li a{
	border-bottom: 1px dotted #29abe2;
	color: #575654;
}

.right{
	float: right;
}

.blue-sb{
	background: url(../img/poqd-sidebar-blue-bg-top.png) no-repeat;
	color: #FFF;
	width:318px;
	
	padding:5px 3px 3px;
}

.blue-sb-footer{
	background: url(../img/poqd-sidebar-blue-bg-bottom.png) no-repeat;
	width:322px;
	height: 7px;
	margin-bottom: 15px;
}

#events-calendar-list, .sidebar-info{
	list-style: none;
	padding: 0;
	margin: -10px 0 0 0;
	border-bottom: 1px solid #249ed6;	
}

#events-calendar-list li, .sidebar-info li{
	border-top: 1px solid #249ed6;	
}

#events-calendar-list li a, .sidebar-info li a{
	display: block;
	padding: 5px;
	clear: both;
	color: #fff;
	margin-right:2px;
}

#events-calendar-list li a:hover, .sidebar-info li a:hover{
	background: #0074ab url(../img/poqd-event-hover.png) 290px no-repeat;
}

#events-calendar-list li .date{
	width: 52px;
	height: 17px;
	overflow: hidden;
	background: url(../img/poqd-event-date.png) no-repeat;
	display: block;
	float: left;
	padding-left: 2px;
	margin-right: 5px;
	text-transform: uppercase;
}

#add-event{
	background: url(../img/poqd-add-event.png) no-repeat;
	display: block;
	margin-left: 200px;
	margin-top: 3px;
	width: 113px;
	height: 17px;
	text-indent: -99999px;
}


#comments-div{
	background: url(../img/poqd-comments-bg.png) no-repeat top #DCDAD5;
	width: 564px;
	margin: 0 auto;
	padding: 5px;
}

.commentlist{
	list-style: none;
	padding: 0;
}

.contentitemfooter a{
	color: #FFF;
}

.commentlist a{
	color: #29abe2;
}

.commentlist .avatar {
	float: left;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}

.commentlist div.commentmetadata{
	display: none;
}

.commentlist .comment-body{
	background: url(../img/poqd-avatar-bg.png) no-repeat 0px 0px ;
	margin-left: -10px;
	padding-top: 14px;
}

.commentlist .comment-body p{
	padding-left: 46px;

}

#commentform #comment{
	width: 400px;
}

.author small{
	padding: 0;
	height: 10px;
}

.authoritem{
	clear: both;
	padding-top: 1px;
}

.authoritem h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 5px;
}

.authorpic{
	padding-top: 25px;
	padding-left: 10px;
	width: 172px;
	height: 190px;
	float: left;
	background: url(../img/poqd-authors-pic-bg.png) no-repeat;
	margin-left: -36px;
	margin-right:10px;
}

.authorpic a{
	border: none;
}

.clear{
	clear: both;
}

.authorpage-rest{
	float: left;
	margin-left:5px;
	margin-top:20px;
	width:380px;
}

.author-posts{
	list-style: none;
	margin: -10px 0px 0px 0px;
	padding: 0px;
}

.author-posts li{
	margin: 0px;
	padding-bottom: 10px;
}

.author-posts li em{
	font-size: 10px;
}

#content p{
	letter-spacing:0.07em;
	font-size: 11px;
}

#fp-avvie{
	float: right;
	margin-right:5px;
	margin-top:-5px;
}

#fp-avvie a img{
	border: 2px solid #29ABE2;
}

.loginloader{
	background-color:#787676;
	display:block;
	height:50px;
	padding-top: 25px;
	margin-left:-117px;
	margin-top:-61px;
	position:absolute;
	width:310px;
	opacity: .8;
	text-align: center;
}

#alw_loading_lost, #alw_loading_register{
	margin-top: -79px;
	height: 52px;
}

#related-articles h2{
	display: block;
	background: url(../img/poqd-rel-art-bg.png) no-repeat;
	text-indent: -9999px;
	width: 322px;
	height: 26px;
}

#referrers h2{
	display: block;
	background: url(../img/poqd-from-bg.png) no-repeat;
	text-indent: -9999px;
	width: 322px;
	height: 26px;
}

#related-articles ul{
	padding-left: 10px;
}

#related-articles ul ul{
	padding-left: 30px;
}

#related-articles ul li{
	list-style: none;
}

#related-articles a, #loggedinas a{
	color:#29ABE2;
	font-weight: bold;
}

#respond{
	background: url(../img/poqd-comment-bg.png)	no-repeat;
	width: 550px;
	height: 138px;
	overflow: hidden;
}

#loggedinas{
	float: right;
	margin-top:-6px;
	margin-right: 6px;
}

#commentform #comment{
	background: none;
	border: 0px;
	height:65px;
	margin-left:6px;
	margin-top:5px;
	width:525px;
	padding: 5px;
}

#commentform #submit{
	background: url(../img/poqd-comment-post.png) no-repeat;
	float: right;
	width: 44px;
	height: 17px;
	text-indent: -99999px;
	border: 0px;
	margin-right: 8px;
	margin-top: -2px;
	cursor: pointer;
}

#please-login-form{
	background: url(../img/poqd-comment-please-login-bg.png) no-repeat;
	width: 550px;
	height: 138px;
	overflow: hidden;
}

#please-login-form .loginloader{
	height:77px;
	margin-left:-66px;
	margin-top:-115px;
	width:549px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top:60px;
}

#please-login-form form{
	padding-top: 0px;
	padding-left: 7px;
}

#please-login-form form label{
	display: block;
	width: 260px;
	margin-bottom: 5px;
}

#please-login-form input{
	background: #d9d8d6;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;	
	width: 190px;
	padding: 2px 4px;
}

#please-login-form input.go {
	margin-left:265px;
	margin-top:-20px;
	position:absolute;
}

#please-login-form .footerlogin a{
	text-transform: uppercase;
	color: #d9d8d6;
}

#please-login-form .footerlogin{
	padding-left: 60px;
}


#category-overview{
	position: absolute;
	background: #29ABE2;
	z-index: 99;
	padding:0 10px 10px 20px;
	display: none;
	margin-left:133px;
	margin-top:-15px;
	width: 586px;
	height: 174px;
	background: url(../img/poqd-topics-bg.png) no-repeat;
}

#category-overview h2{
	color: #787676;
}

#category-overview ul{
	list-style: none;
	margin-left:0;
	padding-left:0;
}

#category-overview li a{
	float: left;
	color: #FFF;
	margin-right: 20px;
}

.post, .page{
	min-height: 460px;
}

img.alignright {
	float: right;
	margin: 15px 0px 15px 15px;	
}

img.alignleft {
	float: left;
	margin: 15px 15px 15px 0px;
}

#tweetbacks{
	display: none;
}

.navigation a, #sidebar h2 a{
	color:#29ABE2;
}

.navigation .alignleft, body div.alignleft{
	float: left;
}

.navigation .alignright, body div.alignright{
	float: right;
}

.wp-caption{
	margin-right: 5px;
	margin-bottom: 5px;
}

#content p.wp-caption-text{
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 12px;
	margin-top: 3px;
}

