/*
Theme Name: Geeks Are Sexy Theme
Theme URI: http://www.geeksaresexy.net/
Author: BusinessLogs
Author URI: 
Description: Theme for <a href="http://www.geeksaresexy.net/">Geeks Are Sexy</a>, created by Ia Lucero for <a href="http://www.businesslogs.com/">BusinessLogs</a>. Based on <a href="http://wordpress.org/extend/themes/toolbox/">Toolbox</a>.
Version: 1.0
Tags: custom-menu, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b2 | 201101
   NOTE: THIS IS A BETA VERSION (see previous line)
   USE WITH CAUTION AND TEST WITH ABANDON */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; /* HTML5 display-role reset for older browsers */ }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/* base styles */
body,input,textarea,button,option,select,legend,.section .entry-title{
	font:14px/1.8 Arial, Helvetica, sans-serif;
	color:#444;
	border:none;
}
/* body {background:#ffe url(images/body.jpg); */
}

a:focus{outline:1px dotted}
hr{border:0 #ddd solid;border-top-width:1px;clear:both;height:0}
li{/* margin-left:30px */}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset,dd,blockquote{margin-bottom:20px;}
#branding li, .widget-area li, #comments li, #pings li, #footer-links li { list-style: none; }
big {font-size:150%;}small{font-size:80%;}
/* =sizes */
h1,h2,h3,h4,h5,h6, .entry-title, .button, #submit { 
	letter-spacing: -1px; 
	line-height: 1.1; 
	font-family: 'Helvetica LT Std', Helvetica, Arial, sans-serif; 
	color: #567;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	font-weight: bold;
}
#content .entry-title { font-size: 28px; margin: 0 0 10px; }
h2 { font-size: 32px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }
h5, .page-title, .widget-area .widget-title { font-size: 20px; }
h6 { font-size: 16px; }
/* =links */
a { color: #59c; text-decoration: none; }
	a:active { position: relative; top: 1px; }
	a:visited { color: #337; }
	#page a:focus, #page a:hover { color: #337; }
.entry-title a { color: #c22; }

/* =Structure
-------------------------------------------------------------- */
/* set widths */
#branding, #main, #colophon, #footer-links, #colophon {
	width: 960px;
	margin: 0 auto;
}
#main {
	overflow: hidden;
	margin-bottom: 40px;
}
#primary {
	float: left;
	margin: 0 -341px 0 0;
	width: 100%;
}
#content {
	margin: 0 341px 0 0;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 301px;
	border-left: 1px solid #eee;
	padding-left: 20px;
}
#colophon {
	clear: both;
}
/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}
/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* =Header
-------------------------------------------------------------- */
body {
	/* background: #fff url(images/body.png) repeat-x; */
}

#main { 
width: 970px; 
background: #fff; 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
}

#branding .container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    /* background: url(images/sexygeek7.png) 0 5px no-repeat; */
    background: url(images/sexygeek7.png) 10px 5px no-repeat;
}

#branding {
	position: relative;
	background: url(images/sexygeek7.png) 0 5px no-repeat;
	/* width: auto; */
    	background: url(images/body.png) repeat-x;
	/* height: 308px; */
}

.ad-728 { 
    position: relative;
    z-index: 28000;
}

#branding hgroup {
	height: 102px;
	padding: 14px 0;
}
	#site-title, #site-description {
		text-indent: -9999px;
		margin: 0 auto;
	}
		#site-title, #site-title a {
			width: 332px;
			height: 102px;
		}
		#site-title a {
			display: block;
			background: url(images/geeksaresexy.png) 0 0 no-repeat;
		}


/* =Search
-------------------------------------------------------------- */
#branding .searchform {
	position: absolute;
	top: 0;
	right: 0;
	border: 3px solid #c52f24;
	border-width: 0 3px 3px;
}
.searchform {
	width: 180px;
	background: #000;
}
	.widget .searchform { width: 100%; }
	#page .searchform input { background: #000; color: #ccc; float: left; border: none; }
	#page .s { width: 74%; height: 36px; margin: 0; padding: 0 0 0 10px; font-size: 12px; }
	.searchsubmit { padding: 10px; }
/* =Menu
-------------------------------------------------------------- */
#access {
	margin: 0 0 0 230px;
	height: 50px;
}
/* if custom menu is declared, .menu class is on ul; otherwise add ul immediately after .menu */
#access .menu {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access .menu li {
	float: left;
	position: relative;
}
#access .menu a {
	display: block;
	line-height: 44px;
	margin: 4px 0;
	padding: 0 0.5em;
	text-decoration: none;
	color: #789; 
	font-size: 12px;
	text-transform: uppercase; text-shadow: 1px 1px 0 #f5f5f5;
}
#access .menu ul {
/* 	box-shadow: 		0 5px 5px #ccc;
	-moz-box-shadow: 	0 5px 5px #ccc;
	-webkit-box-shadow: 0 5px 5px #ccc;
 */	display: none;
	float: left;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 99999;
}
#access .menu ul ul {
	left: 100%;
	top: 0;
}
#access .menu ul a {
	background: #def;
	line-height: 40px;
	margin: 0;
	width: 10em;
	height: auto;
	border-bottom: 1px solid #cde;
	text-transform: none;
}
#access .menu li:hover > a,
#access .menu ul :hover > a {
	background: #d3e3f3;
}
#access .menu ul a:hover {
	background: #d3e3f3;
}
#access .menu li:hover > ul {
	display: block;
}
#access .menu .current-menu-item a {
	background: #cde;
}
	#access .menu .current-menu-item a:hover {
		background: #d3e3f3;
	}
/* =Follow
-------------------------------------------------------------- */
#access .follow { width: 160px; float: right; }
	#access .follow li { display: inline; }
	#access .follow img { padding: 10px 0 0 2px; }
	#access .follow a:hover { position: relative; top: -4px; }
		#access .subscribers a:hover { top: 0; }
#branding .fans, #branding .subscribers {
	position: absolute;
	top: 100px;
	right: 5px;
}
	#branding .fans { right: 100px; }
	#branding .subscribers img { padding: 0; }
/* =Featured
-------------------------------------------------------------- */	
.ad-728 {
text-align: center;
margin: 20px auto 0;
}
#featured, #footer-links {
	background: #f5f5f5;
	padding: 10px 0;
	margin: 0 auto 40px;
	width: 970px;
	position: relative;
	/* left: -5px; */
	clear: both;
}
#featured h2, #footer-links .widget-title {
	color: #aaa;
	font-size: 20px;
	line-height: 1;
	text-shadow: 1px 1px 0 #fff;
}
	#featured h2 {
		width: 208px;
		margin: -40px 0 0;
		padding: 10px;
		color: #777;
		background: #f5f5f5;
		text-align: center;
		text-transform: uppercase;
	}
#featured .wrap {	
	overflow: hidden;
}
#featured article, #featured .entry-image a {
	width: 230px;
	height: 120px;
}
#featured article {
	overflow: hidden;
	float: left; display: inline;
	margin: 0 0 0 10px;
	position: relative;
}
	#featured .entry-image a {
		display: block;
		width: 230px;
		height: 120px;
		-webkit-background-size: 	100% auto;
		-moz-background-size: 		100% auto;
		background-size: 			100% auto;
	}
		#featured .entry-image img {
			display: none;
		}
	#featured .entry-title {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		width: 210px;
		height: 100px;
		display: block;
		font-size: 18px;
		padding: 10px;
		color: #fff; 
		font-weight: bold;
		background: rgba(0,0,0,0.4);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000,endColorstr=#40000000);
		text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	}
		/* #featured .entry-title span {
			display: block;
			height: 41px;
			overflow: hidden;
		} */
	#featured .entry-title:hover { color: #fff; background: rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000); }

/* =Content
-------------------------------------------------------------- */
#content nav {
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
}
/* =entry-content */
.entry-content {
	text-align: justify;
}
.wp-post-image {
	float: left;
	margin: 0 20px 20px 0;
}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	clear: both;
}
.entry-content ul, .entry-content ol {
	margin-left: 40px;
	margin-right: 40px;
}
.entry-content blockquote, .commentlist blockquote {
	background: #d5e9f6;
	padding: 20px 20px 1px;
	border: 1px solid #b7cad7;
	border-width: 1px 0;
}
#nav-below, .page-link, .page-title, #comment-nav-below, .type-page .entry-content {
	margin: 0 0 40px;
}
/* =nav */
.wp-pagenavi {
	text-align: center;
	font-size: 12px;
	color: #999;
	position: relative;
}
	.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
		padding: 0;
		position: absolute;
		top: 10px;
	}
	.wp-pagenavi .previouspostslink {
		left: 0;		
	}
	.wp-pagenavi .nextpostslink {
		right: 0;
	}
	.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .page {
		padding: 0 10px 5px;
	}
	.wp-pagenavi .current {
		font-weight: bold;
		text-decoration: underline;
	}
footer.entry-meta, .wp-pagenavi {
	background: url(images/meta.png) 50% 1px no-repeat;
	margin: 10px 0 40px;
	padding: 10px 0;
	border-top: 1px solid #eee;
	overflow: hidden;
	clear: both;
}
/* =meta */
footer.entry-meta {
	display: block;
	font-size: 11px;
	line-height: 17px;
}
	.entry-meta a, #nav-below a {
		color: #789;
	}
	.entry-meta .entry-date a, .entry-meta .author a, .entry-meta .cat-links, .entry-meta .comments-link a {
		float: left;
		padding-left: 22px;
		background-image: url(images/meta.gif);
		background-repeat: no-repeat;
	}
	.entry-meta .sep { padding-left: 3px; }
	.entry-meta .comments-link {
		float: right;
	}
	.entry-meta .entry-date a 	{ background-position: 0 0; 	padding-right: 10px; }
	.entry-meta .author a 		{ background-position: 0 -17px; padding: 0 10px 0 20px; }
	.entry-meta .cat-links 		{ background-position: 0 -34px; padding-left: 23px; }
	.entry-meta .comments-link a 	{ background-position: 0 -51px; }

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
/* =Images
-------------------------------------------------------------- */
a img {
	border: none;
}
p img {
	margin-bottom: 0.1em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	border: 1px solid #eee;
	font-size: 12px;
	color: #999;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
	
}
#page .gallery img {
	border: none;
}
.wp-smiley {
	margin: 0;
}
/* =Forms
-------------------------------------------------------------- */
#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input, textarea, select, fieldset {
	border: 1px solid #ddd;
	padding: 5px;
}
fieldset {
	padding: 10px;
}
input {
	background: #fff url(images/meta.png) 50% 1px no-repeat;
}
textarea {
	width: 80%;
	background: #fff url(images/body.png) 0 -180px repeat-x;
}
/* Class for labelling required form items */
.required {
	color: #cc0033;
}
/* =Comments
-------------------------------------------------------------- */
article.comment {
	display: block;
}
#respond input {
	display: block;
	width: 96%;
}
#respond textarea {
	display: block;
	width: 98%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}
.button, #respond #submit {
	width: 193px;
	padding: 10px 20px;
	background: #c22 url(images/body.png) 0 -50px repeat-x;
	border-color: #333;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #000;
	color: #fff;
}
	.button:hover, #respond #submit:hover {
		background-position: 0 -10px;
	}
	input:focus, input:active, textarea:focus, textarea:active {
		border-color: #ccc;
		background-position: 50% -10px;
	}
	textarea:focus, textarea:active {
		background-position: 0 -220px;
	}
label, .button, #submit {
	cursor: pointer;
}
.comment-form-author, .comment-form-email, .comment-form-url {
	width: 193px;
	float: left;
	margin: 0 20px 20px 0;
}
	.children #respond p {
		float: none;
	}
	.comment-form-url {
		margin-right: 0;
	}
	.comment-form-comment {
		clear: both;
	}
		.children #respond textarea {
			width: 90%;
		}
.children #respond {
	padding: 20px;
	background: #d5e9f6;
	margin: 0 0 10px;
}
	#respond h3 {
		overflow: hidden;
	}
		#cancel-comment-reply-link {
			float: right;
		}

.commentlist li {
	margin: 0 0 20px;
	padding: 10px;
	border: 1px solid #eee;
	font-size: 12px;
}
	.commentlist .bypostauthor {
		border-color: #ccc;
		background: url(images/meta.png) 50% 1px no-repeat;
	}
	.commentlist li li, .commentlist li ul, .commentlist .pingback p {
		margin: 0;
	}
	.commentlist .reply {
		margin: 0 0 10px;
	}
	.avatar {
		float: left;
		margin: 0 10px 10px 0;
	}
	.commentlist footer { display: block; overflow: hidden; margin: 0 0 10px; }
		.comment-author {
			float: left;
			width: 65%;
		}
		.comment-meta {
			float: right;
			width: 150px;
			font-size: 11px;
			text-align: right;
		}

/* =Widgets
-------------------------------------------------------------- */
.widget {
	margin: 0 0 20px;
	font-size: 12px;
}
.widget li ul {
	margin: 0 0 0 10px;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}
.widget-title {
	margin: 0 0 10px;
}
#footer-links {
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 10px;
	background: #def;
}
	#footer-links .widget {
		float: left;
		width: 289px;
		margin: 0 0 0 10px;
		padding: 10px;
		display: inline;
		font-size: 12px;
		background: #fff;
		height: 258px;
		position: relative;
		overflow: hidden;
		background: #ddeeff; /* old browsers */
		background: -moz-linear-gradient(top, #ddeeff 0%, #ffffff 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddeeff), color-stop(100%,#ffffff)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddeeff', endColorstr='#ffffff',GradientType=0 ); /* ie */
	}
		#footer-links #sexy-geeks { width: 292px; }
		#special-offers {}
		#special-offers img { display: block; margin: 10px auto; }
	#footer-links .widget-title {
		margin: 0;
		font-size: 36px;
		letter-spacing: -3px;
		text-transform: uppercase;
		position: absolute;
		bottom: -5px;
		right: 2px;
		line-height: 1;
		color: #cde;
		text-shadow: none;
	}
		#blogroll li a {
			display: block;
			padding: 7px 0;
			line-height: 1.2;
			border-bottom: 2px solid #cde;
		}
			#blogroll li:last-child a { border: none; }
/* =Footer
-------------------------------------------------------------- */
#colophon {
	padding: 20px 0;
	font-size: 12px;
	text-align: center;
	
	width: 100%;
	background: #ae0e00;
	border-top: 5px solid #cde;
}
	#colophon, #colophon a {
		color: #d85;
	}
		#colophon a:hover, #nav-footer .current-menu-item a { color: #e96; }
	#nav-footer {
		overflow: hidden;
		text-align: center;
	}
		#nav-footer .current-menu-item a { font-weight: bold; }
		#nav-footer ul {
			margin-bottom: 10px;
		}
		#nav-footer li {
			display: inline; 
			padding: 10px;
		}

/* =Plugins & Ads
-------------------------------------------------------------- */
.nav-related-posts p { margin: 0; font-weight: bold; }

.social-buttons { overflow: hidden; }
.twitter-share-button, .facebook-like-button, .digg-button, .stumbleupon-button, .reddit-button, .sociable, .pulse-button { float: left; margin: 0 20px 20px 0; }
	.facebook-like-button { margin-top: 2px; }	
	
.txframe, .ad-300, .ad-728-bottom { display: block; margin-left: auto; margin-right: auto; }
.ad-300 {
width: 300px;
}
.ad-160 { width: 160px; }

#secondary .widget { clear: both; }
#secondary .widget_techpanel { width: 170px; float: left; clear: none; }
#secondary .widget_categories { width: 110px; float: right; clear: none; padding-left: 19px; border-left: 1px solid #eee; }

#__twgtForm { display: none; }


#adCompanionBanner {
position: absolute;
left: 665px;
top: 3000px;
height: 250px;
width: 300px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
text-align: center;
vertical-align: top;
margin: 0px;
padding: 0px;
color: #ADC244;
z-index: 10;
}

.entry-content img { max-width: 100%; height: auto; }
.entry-social {
	padding: 5px 0;
	margin: 0 0 20px;
	border: 1px solid #eee;
	border-width: 1px 0;
	overflow: hidden;
}
.entry-social .twitter-share-button, .entry-social .facebook-like-button {
	margin: 0;
}
a[class="ra1-pw-popup-close"]:active{
position: absolute !important;
top: 7px!important;
}

#rectanglee{
    width:320px;
    height:270px;
    background:blue;
}