
/* ---------- @ Imported CSS -----------*/

@import url('css/nav.css');
@import url('css/posts.css');


/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background: #4B5251;
	color: #111;
	}

body, select, input, textarea {
	font: 100% 'Lucida Grande',Verdana;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #83A7BA; 
	}

a:hover, a:active {
	color:#4d778d;
	}
				
a img {
	border: none
	}
	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	}

td {
	padding:4px 6px;
	border-top:1px solid #CCC;
	}

tr {
	background:#e3e3e3;
	}
	
table caption {
	background:#FFF;
	padding:2px 0;
	}	
	
blockquote {
	color:#7b7b7b;
	padding:0 18px;
	margin:25px 45px;
	border-left:2px solid #FF3094;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}
	


		
	

/* ---------- @ Structure -----------*/

#branding {
	float: left;
	width:450px;
	}

#top {
	padding: 4px 0 0;
	background: #070707;
	}
	
#main {
	overflow:hidden;
	background: #FFF;
	padding-bottom: 30px;
}

.home #main {
	padding-top: 0;
	}
	
.wrapper {
	font-size:.8em;
	width:990px;
	margin:0 auto;
	overflow: hidden
	}

#content {
	float: right;
	width: 689px;
	overflow: hidden
	}

.interior #content {
	padding-top: 30px;
}

.page #content {
	width: 100%;
	}

.page.page-template-custom-page-blog-php #content {width: 689px;}
		
#sidebar {
	float: left;
	width: 260px;
	margin-top: 35px;
	}

	
.left {
	float:left
	}

.right {
	float:right
	}
	
#summary {
	width: 336px;
	float: right;
	color: #4c5050;
	font:normal 1.1em 'Lucida Grande',Arial;
	line-height: 160%;
	padding-top: 8px;
	}	

#summary strong {color: #111;}

#summary a, #summary a:visited {
	border-bottom: 1px solid #ff9acb;
	text-decoration: none
	}

#summary a:hover, #summary a:active {
	border-bottom: 1px solid #dd6ea4;
	}		
		
#summary a.noborder {border:none;}		
		
		
		
#summary img {
	vertical-align: middle;
	}		
		
#stopwatch {
	position: absolute;
	left: 50%;
	margin:-48px 0 0 -86px;
	}
	
	
	
	
/* ---------- @ Headers -----------*/

.home h1 {
	width: 391px;
	font:bold italic 1.8em Georgia;
	text-align: right;
	float: left;
	margin-top: 28px;
	}
	
#interior h1, h2, h4, h5, h6 {
	font-family:Georgia,'Times New Roman';
	}
	
h1.posttitle, h2.posttitle {
	font:normal 2.5em Georgia,'Times New Roman';
	}

.entry h2 {
	font-size:1.8em;
	margin: 15px 0 0;
	}

h3 {
	font-size.85em;
}

.ui-tabs-panel h3 {
	font-size: 1em;
	border-bottom: 3px solid #CCC;
	height: 21px;
	}
		
#widgets-bottom h3 {
	color: #a6a6a6;
	margin-bottom: 3px;
	font-size:.9em;
	text-shadow: 0 1px 0 #FFF;
	}
.widget_position_0 {
	clear:both;
}

h3.widgettitle a, h3.widgettitle a:visited {
	text-decoration: none;
	}
		
#footer h3 {
	border-color:#757575
	}
	
#sidebar h3 {
	color:#7C7C7C;
	padding-bottom: 3px;
	font:.75em Georgia;
	letter-spacing: .03em;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-bottom: 2px solid #ff3094;
	}

.archive-list h3 {margin-bottom: 15px;}
.entry h3 {
	font-size:1.5em;
	text-transform: none
	}
	
#respond h3, h3#comments, h3#trackbacks {
	margin:45px 0 20px;
	font-weight:bold;
	}

h3#comments {
	margin:32px 0 12px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	}

h4 {
	font-size:1.3em; 
	}
	
h5 {
	font-weight: bold;
	font-size: 1.2em
	}

h6 {
	font-weight: bold;
	font-size: 1em;
	}	
	
	
	
	
/* ---------- @ Content Styles -----------*/

.home h2 span {
	font-size: .7em;
	font-weight: normal
	}

h2 span a, h2 span a:visited {
	text-decoration: none
	}
		
#instruction {
	background: #E3ECEB;
	border-bottom: 2px solid #DAE2E1;
	text-shadow:0 1px 0 rgba(255,255,255,.75)
	}

.home #instruction {
	height: 112px;
	background: #E3ECEB url(images/shine.png) no-repeat center bottom
	}

.page #instruction, .single #instruction, .archive #instruction {padding: 17px 0;}

h2.posttitle a, h2.posttitle a:visited {
	text-decoration: none;
	}
	
.prize {
	float: left;
	width: 71px;
	height: 29px;
	background: url(http://wpquestions.com/images/prizebox.png) no-repeat;
	color: #FFF;
	text-align: center;
	padding-top: 6px;
	font:bold 1.2em Georgia,'Times New Roman';
	margin-right: 16px;
	}
		
#logo {
	float: left;
	margin: 8px 13px 0 0;
	background: url(images/logo.png) no-repeat;
	width: 132px;
	height: 26px;
	text-indent: -99em;
	}

#logo a, #logo a:visited {
	display: block
	}

		
#description {
	font:italic .9em Georgia;
	color:#b1bbba;
	letter-spacing: .05em;
	float:left;
	width: 280px;
	margin-top: 13px;
	font-weight: normal
	}
		
.item-row-position-0 { 
	clear:both; 
	}
	
.feed-list {
	margin-top:15px;
	}

#categories {
	padding-top: 30px;
	}
		
.panes .widget {
	margin: 13px 0 42px;
	list-style: none
	}

.panes #sidebar .widget {
	width: auto;
	margin: 12px 0 24px;
	float: none;
	}
		
.panes {
	overflow:hidden;
}

.feed-item.item-row-position-2 {
	margin-right:0;
	}
		
.ui-tabs-panel .widget img {
	vertical-align:middle;
	margin: 0 7px 4px 0;
	}

.feed-item {
	margin-top: -9px;
	border-top:1px solid #D3D3D3;
	}
	 
.feed-item li {
	background:#F4F4F4;
	border-bottom:1px solid #D3D3D3;
	list-style: none;
	padding: 9px 0 9px 20px;
	overflow: hidden;
	font-weight: bold
	}

.feed-item a, .feed-item a:visited {
	color:#191919;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	}
	
.feed-item li:nth-child(even) {
	background:#E7E7E7;
	border-top:1px solid #FFF;
	}

.feed-item li:nth-child(odd) {
	border-top:1px solid #FFF;
	}

.feed-item li.feed-status {background: none; border: none; font-weight: normal; padding-left: 58px}		
li.feed-status span {color: #999;}

.feed-item a, .feed-item a:visited {
	color:#111;
	text-decoration:none
	}

.feed-item a:hover, .feed-item a:active {
	text-decoration: underline
	}
	
.question {
	padding-top: 8px;
	}
	
.feed-item a:hover, .feed-item a:active {
	color:#6d6d6d;
	}

.post-ratings {
	padding:15px 0 12px;
	height:27px;
	}

.post-ratings img {
	margin-right:2px !important;
	}

.tooltip {
	display:none;	
}
.tooltipContainer {
	background:#eee url(images/bg_tooltip.png) no-repeat;
	border:5px solid #e6e5e5;	
	padding:18px;
	color:#333;
	width:250px;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	line-height:165%;
	margin:0 15px;
}		
	
a#arrow-top	{
	text-indent: -999em;
	display: block;
	background: url(images/arrow-top.png);
	position:fixed;
	bottom:40px;
	height: 37px;
	width: 37px;
	right: 40px;
	}
	
a#arrow-top:hover {
	background: url(images/arrow-top.png) 0 -37px;
	}
	
a#arrow-top:active {
	background: url(images/arrow-top.png) 0 -74px;
	}	

.favicon {
	vertical-align: middle;
	margin-right: 7px;
	}
	
.home h2 img {
	vertical-align: middle;
	margin:0 7px 0 0;
	}
	
.about-bit {
	float: right;
	width: 46%;
	}
	
#what {
	border-right: solid 1px #ccc;
	float: left;
	padding-right: 30px;}
	
.about-bit img {
	float: left;
	margin: 0 15px 10px 0;}
	
			


/* Search and Archives*/

.search-highlight {
	background:#FFFF00	
	}

#pagination {
	margin-top:22px;
	overflow:hidden;
	padding:5px 0;
	}

#pagination a, #pagination a:visited { 
	border:1px solid #CCC;
	padding:6px 8px;
	text-decoration:none;
	overflow:hidden;
	display:block;
	}

#pagination a:hover {
	text-decoration:underline;
	}

#pagination a:active {
	border-color:#949494;
	}
		
#pagination div {
	float:left;
	margin-right:10px;
	}

a #icon-rss {
	border:none
	}

.archive #icon-rss {
	vertical-align: middle;
	margin-left:3px;
	}		
		
	

/*Sidebar and Widgets*/

#ads {overflow: hidden;margin-bottom: 26px}
#ads li {list-style: none; float: left; }
li#first {margin-right: 8px;}

#sidebar .widget {
	margin:18px 0 25px;
	overflow:hidden;
	}

#sidebar h3 span {
	background: #FFF;
	color: #000;
	font-weight: bold
	}

#sidebar .widget li {
	list-style:none;
	border-bottom:1px dotted #AEB0B0;
	padding:6px 0;
	line-height:140%;
	}

#sidebar .widget li:last-child {
	border: none
	}
	
.widget li a, .widget li a:visited {
	text-decoration:none;
	color: #111;
	}

.widget li.current_page_item a, .widget li.current_page_item a:visited, 
.widget li.current-cat a, .widget.current-cat a:visited {
	font-weight:bold
	}

.widget li.current_page_item li a, .widget li.current_page_item li a:visited, 
.widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight:normal;
	}
			
#sidebar .widget li li {
	margin-left:34px;
	list-style:disc;
	border: none
	}


#recentcomments {
	color: #787878;
	}

#recentcomments a, #recentcomments a:visited {
	font-style:italic
	}

#recentcomments a.url, #recentcomments a.url:visited {
	font-weight:bold;
	font-style:normal;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.rssSummary {
	line-height:160%;
	}
	
#wp125adwrap_2c {
	overflow:hidden
	}

#wp125adwrap_2c .wp125ad {
	float:left;
	margin-right: 8px;
	}	

.wp125ad a img {
	border:none;
	}

#wp125adwrap_2c div+div {
	margin:0 !important;
	}



.authorLink .avatar {
	float:none;
	}
	
	
/*Bottom Widgets*/	

#widgets-bottom {
	background: #F3F2E9;
	padding: 20px 0 40px;
	overflow: hidden;
	display: none
	}

#widgets-bottom li a, #widgets-bottom li a:visited {
	color:#111;
	text-decoration: none;
	border-bottom: 1px dotted #c5c5c5;
	}

#widgets-bottom li a:hover {
	border-bottom: 1px solid #787878;
	}

#widgets-bottom li a:active {
	color: #626262;
	}
		
#widgets-bottom li {
	padding: 5px 0 5px 16px;
	line-height: 155%;
	background: url(images/bullet.png) no-repeat 0 8px;
	list-style: none;
	}

#widgets-bottom .widget {
	float: left;
	width: 212px;
	border-right: 1px dotted #c5c5c5;
	padding: 0 22px;
	}

#widgets-bottom .widget:last-child {
	margin:0;
	border: none;
	padding-right: 0;
	}

#widgets-bottom .widget:first-child {
	padding-left: 0;
	}
	
#widgets-bottom p {
	margin-top: 0;
	}
	
#widgets-bottom .twitterWidget li {
	background: none;
	overflow: hidden;
	border-bottom: 1px solid #c3c3c3;
	padding: 8px 0 5px;
	margin-bottom: 7px;
	}			
	
#widgets-bottom li a.profile_image_url, #widgets-bottom li a.profile_image_url:visited {
	display: block;
	float: left;
	margin: 5px 12px 6px 0;
	border: none;
	}

	
	
		
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #searchfield {
	background:#FFF !important;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color: #6d6d6d #bfbfbf #bfbfbf #6d6d6d;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.2em;
	}

.button:hover {
	background:#272727;
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	height:250px;
	}

#masthead #searchform {
	float:right;
	width:260px;
	text-align:right;
	padding-top:12px;
	}

#searchfield {
	width:220px;
	}
	
#searchsubmit {
	vertical-align:top
	}		
	
	
	
	
/* ---------- @ Footer -----------*/

#footer {
	font-size:.8em;
	overflow:hidden;
	color: #CCCCCC;
	padding:20px 0;
	text-align: center;
	border-top: 1px solid #000;
	}
		
#footer a, #footer a:visited {
	text-decoration:none
	}
	
#footer a:hover, #footer a:active {
	color:#FFF;
	}

#footer img {vertical-align: middle;}	
		
	

