/*  
Theme Name: TAB EYES On Blog
Theme URI: http://sixthman.com/
Description: TAB EYES On theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated.
Author: Sixthman
Author URI: http://sixthman.com/
Version: 1
Tags: black, blue, three-columns, red, orange, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar, sticky-post
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
	margin: 0;
	padding: 0;
}
 
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix { display: inline-block;}
 
html[xmlns] .clearfix {display: block;}
 
* html .clearfix {height: 1%;}

:focus { outline:0;}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px 0;
}

h1, h2, h3, h4, h5, h6 { font-family: Verdana;}

hr {
	color: #333;
	border: 1px solid #121212;
}

pre {
	height: auto; 
	overflow-x:scroll;
}

fieldset {
	margin: 0;
	padding: 0; 
	border: 0;
}

dd { padding-left: 15px;}


p { font-size: 9pt;}

a { 
	color: #bf001f;
	text-decoration: none;
}

a:hover {
	color: #ff0050;
	text-decoration: underline;
}

a img { border: none;}

blockquote {
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #fff;
}

code {
	color: #3366cc;
	font-style: italic;
}

strong { font-size: 110%;}

body {
	background: #161d35 url(images/bg-body.png) center top  no-repeat;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
}


/* Header and wrapper */
#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0;
}

#header {
  padding: 0;
  margin: 0;
  height: 103px;
}

#header #topright {
  text-align: right;
  float: right;
  width: 930px;
  margin: 3px 30px 0 0;
}

#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
  
#header #topright li { display: inline;}

#header #topright li a {
  color: #fff;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
}
  
#header #topright li a:hover {
  color: #dedede;
  text-decoration: none;
}

#header #logo {
	background:transparent url(images/logo-eyes_on_rating.png) 9px 0 no-repeat;
    height:103px;
	margin: 0;
	padding: 0;
}

#header h1 {
	padding: 0;
	margin: 0;
	text-indent:-9999em;
}
  
#header h1 a {
    float:left;
    height:60px;
	margin:10px 0 0 34px;
    width:210px;
}
  
#header h1 a:hover {}
  
#header span {
	float:left;
    text-indent:-9999em;
}


/* Menu */

#catnav {
	clear: both;
	height: 44px;
	margin-top:  5px;
	padding: 0;
	width: 960px;
}

#nav {
  list-style: none;
  margin: 0;
  padding: 0 0 0 30px;
  }
	
#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	background:transparent url(images/bullet.png) 0 50%  no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#nav a {
	color: #fff;
	display: block;
	font-size: 10pt;
	line-height: 44px;
	margin: 0;
	padding: 0 20px 0 15px;
}

#nav li a:hover {
	color: #ff0050;
	display: block;
	text-decoration: none;
}

#nav li ul {
	left: -999em;
	list-style: none;
	position: absolute;
	width: 150px;
}

#nav li:hover ul, 
#nav li.sfhover ul { left: auto;}
	
#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}
	
#nav li li a {
	border-top: 1px solid #131f27;
	background: #040404;
	color: #fff;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 5px 20px 5px 15px;
	width: 150px;
}
	
#nav li li a:hover {
	background: #000;
	border-top: 1px solid #131f27;
	padding: 5px 20px 5px 15px;
}

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
	display: inline;
	float: right;
	line-height: 41px;
	margin: 10px 15px 0 0;
	width: 65px;
}

#banner {margin:5px 0 0 9px;}

/* Top Content */

#main {
	background:#fff url("images/bg-main.png") 621px top no-repeat;
	clear: both;
	margin: 20px 0 0 9px;
	padding-bottom: 5px;
	width: 940px;
}
  
#contentwrapper {
	background: url(images/bg-trans.png) repeat;
	float:left;
	margin: 25px 0 15px 0;
	padding: 0 15px 1em;
	width: 585px;
}
  
#contentwrapper2 {
	background: url(images/bg-trans.png) repeat;
	float:left;  
	margin: 0 0 15px 0;
	padding: 0;
	width: 900px;
}
  
#contentwrapper .pageTitle, 
#contentwrapper2 .pageTitle {
	color: #ff002f;
	font:bold 14pt Arial;
	margin: 15px 0 10px 0;
	padding: 5px;
}
  
.topPost {
	font-size: 9pt;
	margin: 0;
	padding: 0;
}
  
.topPost h2.topTitle a {
	color: #bf001f;
	font-size: 15pt;
	font-weight: normal;
}
  
.topPost h2.topTitle a:hover {
	color: #ff0050;
	text-decoration: none;
}
  
.topPost p.topMeta {
	color: #000;
	font-size: 8pt;
	letter-spacing:1px;
	padding: 0;
	margin: -10px 0 0 0;
}
  
.topPost p.topMeta a {
	color: #bf001f;
	text-decoration: underline;
}
  
.topPost p.topMeta a:hover { color: #ff0050;}
  
.topPost div.topContent {
	color: #000;
	font-size: 9pt;
	margin: 8px 0;
}
  
.topPost div.topContent a {
	color: #bf001f;
	text-decoration: underline;
}
  
.topPost div.topContent a:hover {
	color: #ff0050;
	text-decoration: underline;
}

.topPost div.topContent ul, 
.topPost div.topContent ol { 
		margin-bottom:1.15em;
		padding: 0 0 0 30px;
	}

.topPost div.topContent ul li, 
.topPost div.topContent ol li { color: #000;}
  
.topPost span.topComments, 
.topPost span.topMore, 
.topPost span.topTags {
	background: #000; /*url(images/bg-trans.png) repeat;*/
	border: 1px solid #111;
	color: #fff;
	font-size: 9pt;
	font-style: italic;
	padding: 8px 10px;
	line-height: 27pt;
	margin-right: 5px;
}
  
.topPost span.linkpages {
	color: #fff;
	font: italic 9pt;
	margin-bottom: 10px; display:block;
}
.topPost span.linkpages a:hover { color: #ddd;}
  
.topPost span.topComments:hover, 
.topPost span.topMore:hover, 
.topPost span.topTags:hover { background: #040404;}
  
.topPost span.topComments a {
	color: #fff;
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
  
.topPost span.topMore a {
	color: #fff;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
  
.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	color: #0a0a0a;
	line-height: 27pt;
	padding-left: 20px;
	vertical-align: middle;
}
  
.topPost span.topTags a {
	color: #fff;
	line-height: 27pt;
	vertical-align: middle;
}
  
.topPost span.topComments a:hover, 
.topPost span.topMore a:hover, 
.topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
}

#nextprevious { margin: 10px 0 5px;}

#nextprevious a {
	border: 1px solid #111;
	color: #eee;
	font-size: 10pt;
	line-height: 1.4em;
	padding: 5px 8px;
	text-transform: lowercase;
}
  
#nextprevious a:hover { color: #fff;}


/* Comments */

#comments {
	/*background: #040404;
	border: 1px solid #090909;*/
	color: #000;
	margin: 15px 0 10px;
	width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	padding: 0px 15px 10px;
	
}
  
#comments h3 {
	color: #000;
	font: bold 10pt Arial;
	margin: 15px 0;
	padding: 0;
}

#comments p a { color: #bf001f;}

#comments p a:hover { color: #ff0050;}
  
#comments p {
	margin: 7px 0;
	padding:0;
}
  
ul.commentlist, ul.trackback  {
	font-size: 9pt;
	list-style-type: none;
	margin: 10px 0;
}
  
.commentlist li, .trackback li {
	background: #080808;
	border: 1px solid #040404;
	list-style-type: none;
	margin: 10px 0 15px 0;
	padding: 10px;
}
  
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
}

.commentlist li.cleared {
	background: transparent;
	border: none;
}
  
.commentlist a:hover { color: #eee;}

.commentlist a.gravatar {
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
  
.commentlist .commentbody {
	margin: 0;
	padding: 0;
}
.commentlist .commentbody p a { text-decoration: underline;}
  
.commentlist cite {
	color: #ddd;
	font: normal 10pt;	
}
.commentlist small.commentmetadata a { color: #666;}

.commentlist p { color: #dedede;}
  
#respond {
	clear: both;
	margin-top: 15px;
}
  
textarea#comment {
	border:1px solid #e8e8e8;
	width: 450px;
	background: #fff;
	color: #111;
	padding: 10px;
}

	input#author,
	input#email,
	input#url {border:1px solid #e8e8e8;}

#comments #submit { margin: 0;}

#extrastuff a {
	color:#bf001f;
	font-size:0.8em;
}

#extrastuff a:hover {
	color:#ff0050;
	text-decoration:none;
}
#extrastuff #rssleft {
	float:left; 
	width:250px;
}

#extrastuff #trackright {
	float:right;
	text-align:right;
	width:180px;
}


/* Welcome section */

#main #welcome {
	/*background:transparent url(images/bg-sidebar.png) center top no-repeat;*/
	margin: 0 0 20px 0;
	padding: 12px 0 5px 0;
}
  
#main #welcome h2 {
	color: #ff002f;
	font: bold 12pt Arial;
	margin: 0 10px;
	padding: 10px 0 3px 0;
}
  
#main #welcome p {
	color:#a4a4a4;
	font-size: 9pt;
	margin: 0 10px;
	padding: 6px 0;
}
  
#main #welcome a {
	color: #bf001f;
	text-decoration: underline;
}
  
#main #welcome a:hover { color: #ff0050;}

#main #welcome form {
	background: transparent; /* required for IE */
	margin: -5px 0 0 0;
}

#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}
  
.submitbutton {
	background: #010101;
	border: 1px solid #111;
	color: #fff;
	font-size: 8pt;
	margin: -5px 0 0 5px;
	padding: 3px 6px;
	vertical-align: middle;
}
  
.submitbutton:hover {
	background: #050505;
	cursor: pointer;
}


/* Sidebars */
#sidebars {
	color:#a4a4a4;
	float: right;
	margin: 20px 0 0 0;
	width: 295px;
}
  
#sidebars .sidebarbox {
	/*background:transparent url(images/bg-sidebar.png) center top no-repeat;*/
	color:#a4a4a4;
	padding: 18px 15px 15px;
}

#sidebar_full {
	margin: 0;
	padding: 0;
}

#sidebar_left {/*float:left; width: 160px;*/}

#sidebar_right {/*float:right;width: 160px;*/}

#sidebars h2 {
	color: #ff002f;
	font:bold 11pt Arial;
	margin: 0;
	padding: 12px 0 8px 0; 
}

#sidebars table { width: 130px;}

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
	font-size: 9pt;
	margin-bottom: 20px;
	list-style: none;
}

#sidebars li ul { padding: 0;}

#sidebars ul ul li {
	background: url(images/bullet.gif) left 8px no-repeat;
	color:#a4a4a4;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	margin: 0;
	padding: 2px 2px 2px 16px;
}

#sidebars a {
	color: #bf001f;
	display: inline;
}

#sidebars a:hover {
	color: #ff0050;
	text-decoration: underline;
}

#sidebars p {
	color:#a4a4a4;
	font-size: 9pt;
	padding: 2px 0;
}

#tag_cloud a { display: inline;}

#sidebars ul.children li {border-bottom:none;}

#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  /*background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;*/
	color: #dfdfdf;
	margin: 0 0 10px 0;
	padding: 15px;
}



#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
}
  
#morefoot ul {
	list-style-type: none;
	margin-top: 5px;
}
  
#morefoot ul li, 
#morefoot p { font-size: 9pt;}

#morefoot a {
	color: #bf001f;
	text-decoration: underline;
}

#morefoot a:hover {
	color: #ff0050;
	text-decoration: underline;
}

#morefoot h3 {
	/*border-bottom: 1px dotted #444;*/
	color: #dfdfdf;
	font-size:12pt;
	font-weight:normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 20px 0;
}

#morefoot #searchbox {
	padding: 1px;
	width: 180px;
}
 
#morefoot .col1 p,
#morefoot .col2 p,
#morefoot .col3 p {color:#000;}

#morefoot .col1,
#morefoot .col2,
#morefoot .col3 {min-height:135px;}

#morefoot .col1 {
	background:transparent url(images/bg-col1.png) right top no-repeat;
    float: left;
	padding-left:25px;
    width: 275px;;
}

    #morefoot .col1 h3{ margin:15px 0 10px ;}
	
#morefoot .col2 { margin: 0 25px;}

#morefoot .col2, 
#morefoot .col3 { float: left;}	

	#morefoot .col2 h3,
	#morefoot .col3 h3 { margin:15px 0 10px;}


	#morefoot .col2 {
		background:transparent url(images/bg-col2.png) center top no-repeat;
		float: left;
		padding-left:5px;
		width: 275px;
	}
				
	#morefoot .col3 {
		background:transparent url(images/bg-col3.png) left top no-repeat;
		float: left;
		padding-left:5px;
		width: 295px;
	}
	
#morefoot li {
	background: url(images/more.gif) left 2px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	margin-bottom: 5px;
	padding-left: 20px;
}


/* footer*/
#footer {
	background:transparent url("images/bg-footer.png") 8px top no-repeat;
	clear: both;
	height:178px;
	margin-top:15px;
	padding: 0px 35px 10px;
}

#footer p {
	color: #5f5f5f;
	font-size: 9pt;
	line-height:1.15em;
	padding: 0;
}
 
#fAbout {
	float:left;
	margin-bottom:1.35em;
	width:450px;
	}
 
	#fAbout h4 {
		color:#fa1c45;
		font-size:12px;
		font-weight:normal;
	}
	
	#fAbout p.copyme {font-size:10px;}
	
#footer a {
	color: #bf001f;
	text-decoration: underline;
}
  
#footer a:hover { color: #ff0050;}

#footerleft {
	float: left;
	width: 500px;
}
  
#footerright {
	float: right;
	text-align: right;
	margin-top:15px;
	width: 300px;
}

	#footerright p { font-size:11px;}


/* Misc */

.highlight {
	color: #222;
	font-weight: bold;
}

.cleared {
	clear: both;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
  
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
  
.aligncenter,
div.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}

img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
  
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
  
img.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}

.wp-caption {
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	color: #111;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
