/* 
Theme Name: Ocular Professor
Theme URI: http://andreamignolo.com/ocular-professor/
Description: A clean, simple, widget ready theme designed for photoblogs.
Version: 1.3.1
Author: A. Mignolo 
Author URI: http://andreamignolo.com
Tags: black, one-column, fixed-width, threaded-comments, photoblogging

License: GNU General Public License (GPL) version 3


*/

/* Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .hlogo, .htitle, .widgettitle, .more-link  {
	margin:0;
	padding:0;
	}


a, a:link, a:visited {
	outline: none;
color: #F0004D;
}

a:hover { color:#FFA20F;

}

.comicarchive {padding-left:20px;}

/* Layout 
------------------------------------------------------------------*/

#header	{
	width: 100%;
	margin: 0;
	font-size: 100%;
	padding: 0 0 0 0;
	}

h1 {
	clear: both;
	width: 60%;
/*padding-top:10px;*/
	}

#cap { color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.feeds {
	float: right;
margin-top:80px;
text-align:center;
	}

.feeds a {
	font-variant: small-caps;
	}

.skip {
	float: left;
}


.newnav {display:block; font-size:14px; color: #ffcfdf; clear:both;}

#topnav, #blog_title, #archive_wrapper, #secondary_nav_content {
	width: 80em;
	margin: 0 auto;


	}
	
#topnav {
margin: 0 auto;
padding: 0 0 1em 0;
	}

#topnav ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 10px auto 0 10px;
	padding: 1em 0;
	}

#topnav li {
	float: left;
	display: inline;
	letter-spacing: 2px;
	}

#topnav ul li > ul {
	display: none;
}

.home {
	margin-left: -.85em;
	}
	
#searchform {
	text-align: right;
	margin-top: -50px;
	padding-bottom: 1em;
color: black;
	}

#wrapper {
	width: 80em;
	margin: 0 auto;
	clear: both;
	}

#featured, #home_content, #single, #page {
	margin: 0em auto 0 auto;
	}

	

#featured .main_meta {
	margin-top: 1em;

	} 

#home_content {
	margin: 1em auto 1em auto;
	}

#main_feature {
	width: 55em;
	float: left;
	margin: 2em 0 1em 1.5em;
	}
	
#content {
	width: 55em;
	float: left;
	margin: 2em 0 3em 1.5em;
	padding: 0 2em 0 0;
	}

.post {
	width: 900px;
	/*float: left;*/
        clear: both;
	/*margin: 0 1em 1em 0em;*/
margin: 0% auto;
	padding: 2em 0 1em 0;
	overflow: hidden;
	}
	
#single .post {
	border-top: 0;
	}

#single .main_meta, #home_content .main_meta {
	margin-top: 0;
	}
	
#single {
	margin-top: 0em;
}

#single.page h2 {
	margin-bottom: 0;
	font-size: 2em;
	font-variant: small-caps;
padding-top:1em;

}

.post_entry img {
	clear:both;
	display: block;
	margin: 0 2em 2em 0;
	}

#content .post {
	margin-left: 0;
	}

.main_meta {
	clear:both;
	margin-top: 0px;
	padding: 0 0 1em 1em;
	}
	
.main_meta h2 {
	margin: .5em 0 0 0;
}

.main_meta ul  {
	list-style-type: none;
	margin: 0 0 0 0;
	}

.main_meta li {display: block; float: left;
	list-style-type: none;
	padding: .5em;
	margin: 0 .5em 0 0;
	}
	
.post_entry {
	width: 42em;
	margin: 0 2em 0 0;
	}
	
.archive_nav {
	margin: 0;
	padding: .5em 1em 1.7em 1em;
	clear: both;
	}

.right {
	float: right;
	padding-bottom: .5em;
	text-align: right;
	}

.left {
	float: left;
	margin-bottom: .5em;
	}

#secondary_nav {
	clear: both;
	padding: 2em 0 3em 0;
	}
	
#secondary_nav ul {
	list-style-type: none;
	line-height: 1em;
	}

#secondary_nav li {
	line-height: 1em;
}

.footerlist li a {
	display: block;
	padding: .2em .5em 0 .5em;
	}

.footerlist {
	clear: both;
}

.footerlist ul {
	margin: 0 0 0 6em;
}

.footerlist ul li {
	display: inline;
	float: left;
	display: block;
	margin: .5em 0;
}

.menu {
	margin: 2em 0 0 0;
	}

#footer {
	height: 5em;
	clear: both;
	}
	
#footer img {
	margin-left: .7em;
	}

.copyright {
	width: 80em;
	font-size: .95em;
	margin: 0 auto;
	text-align: right;
	padding-top: 1em;
	}

.clear {
	clear: both;
	}

.search {
	margin-right: .5em;
	}

.more-link {
	text-align: left;
	display: block;
	padding-top: 2em;
	}

img.thumbnail {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	}
	
.archives {
	float: left;
	display: inline;
	margin: 2em 3em 0 0;
	}

.title {
	margin: 0 0 1em 1em;
	font-weight: bold;
	}

.fourohfour {
	width: 65em;
	}

.notfound {
	margin-left: 4em;
	}

.post ol {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: decimal;
}

.post ul {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: circle;
}

ul, ol {
	margin: 0 0 1.5em 0;
	}

.wp-tag-cloud {
	padding: 0 1 0 1em;
}

.taglist {
	clear: both;
	line-height: 1.5em;
}

.gallery {
	padding-bottom: 2em;
}


/*  Style and Colors 
------------------------------------------------------------------*/

#header {
	background: white;
	color:  #FFFAEF;
	}

input {
	border: 1px solid #E8004C;
	}

#topnav, #topnav ul {
	background-color: #000;
	color: #FFFAEF;
	}



body {
	background: #FFF;
	}
	
#wrapper {
	background: #fff;
	}

#topnav li {
	border-right: 1px solid #333;
}

#featured {
	background: #eee;
	border-bottom: 3px solid #101010;
	}
	
#main_feature {
	color: #000;
	}
	
.main_meta {
	background: #FFF;
	}

.main_meta li {
	
}


#home_content .main_meta, #single .main_meta {


	}
	
#secondary_nav {
	background: #101010;
	}

.commentmetadata {
	color: #2F2B23;
	}

.post_entry {
	color: #2F2B23;
	}
	
#single .post {
	border-bottom: 2px solid #101010;
}

.archive_nav {color: black;
	border-top: 1px solid #EFEBE0;
	border-bottom: 1px solid #EFEBE0;
}

#single .archive_nav {
	border: 0;
}

#logo img {
	border-style: none;
	}

h3 {
	color: #2F2B23;
	}

/*#main_feature img, #home_content img, .post_entry img, #content img, #single img {
	background: #000;
	padding: 1px;
	}*/

#main_feature img, #home_content img, .post_entry img, #content img, #single img {
	padding: 1px;
	}
	
#home_content h2 img {
	background: none;
	}

.copyright {
	color: #3F3A27;
	}
	
#secondary_nav h2 {
	color: #999;
	border-bottom: 1px dotted #333;
}

/* =Link Styles and Colors 
------------------------------------------------------------------*/
a	{
	text-decoration: none;
	}

a img {
	border: 1px solid #000;
	}

#topnav a {
	padding: 1em 1.5em 1em 1.5em;
	}

#topnav a:hover {
	color: #E8004C;
	}

#featured h2 a, #featured h2, #page h2 {
	color: #000;
	}

.page_item a, .home a, .archive a {
	color: #FFFAEF;
	}

.current_page_item a, .current a {
	color: #E8004C;
	}
	
#content a, #featured a, #comments a, .commentmetadata a, 
#response a, #home_content a, #secondary_nav a, #content_archives a, #single a, .feeds a, #page a {
	color: #E8004C;
	}

#content a:hover, #featured a:hover, #comments a:hover, .commentmetadata a:hover, 
#response a:hover, #home_content a:hover, #secondary_nav a:hover, #content_archives a:hover, #single a:hover, .feeds a:hover, #page a:hover {color:#FFA201;
border-bottom: 1px dotted #FFA201}
}
	
#home_content h2 a {
		color: #211b00;
	}

#commentmetadata {
	color: #0C71D7;
	}

#content h3 a, #home_content h3 a {
	color: #2F2B23;
	}

#secondary_nav {
	border-top: 5px solid #000;
}

#footer a img {
	border: 0;
	}



.copyright a, .skip a {
	color: #4F4B3B;
	border-bottom: 1px dotted #4F4831;
	}	
	
.skip a {
	border: 0;
	}

 .skip a:hover {
	color: #211b00;
	background: #E8004C;
	}
	
a img {
	border: 0;
}

/* Typography
------------------------------------------------------------------*/
#mainnav, .htitle, #main_feature h2, h1, .section_heading, #sidebar h2, h3, h4, h5, .post_date, .more-link, h2, 
.main_meta, .commentmetadata, .dropcaps, .authorcommentmetadata, .right, .left, cite.fn {
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	}

.main_meta, .commentmetadata {font-family: verdana,sans-serif;}

#mainnav, .htitle {
	font-weight: bold;
    text-transform: uppercase;
    }

.htitle {
	padding: .5em 0 0 0;
	margin-left: 105px;
	}

.description {
	font-size: .95em;
	color: #AFA183;
}

#topnav {
	font-size: 1em;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	} 

#main_feature p {
	font-size: 1em;
	}

.main_meta h2 {
	font-variant: small-caps;
	}

.main_meta {
	color: #211B00;
	}	

.small {
	font-size: .9em;
	}

body { 
	font-size: 12px;
	font-family: verdana, sans-serif;
	}

p	{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	}

h1 {
	font-size: 1.75em;
	font-weight: bold;
	}

h2, h2 a {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
	}
	
#page h2 {
	font-variant: small-caps;
	font-size: 2em;
	margin: 1em 1em 1em 0;
}

#single .main_meta h2 {
	font-size: 1.43em;
}

#secondary_nav h2 {
	clear: left;
	margin: 0 0 1em .5em;
	padding: 3em 0 0 0;
	}
	
h3 {
	font-size: 1.3em;
	line-height: 1em;
	margin: 2em 0;
	}
	
.post h3 {
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	line-height: .6em;
	margin: 0 0 1.5em 0;
	}

h5 {
	font-size: 1em;
	}

blockquote {
	width: 85%;
	margin: 0 auto;
	border-left: 5px solid #E8004C;
	padding: 1em .5em .2em 1em;
	margin-bottom: 1em;
	font-style: italic;
	}

.more-link  {
	text-transform: uppercase;
	font-size: .85em;
	font-weight: bold;
	}

.search {
	text-transform: uppercase;
	font-size: .9em;
	}

.single_meta {
	line-height: 1.5em;
	border-left: 3px solid #E8004C;
	padding: 0 .5em 0 1em;
	margin-top: 2em;
	}
	
strong {
	/*font-variant: small-caps;*/
	}

.main_meta strong {
	color: #E8004C;
	}

.edit {
	margin: 0 0 0 .3em;
	}

.caption {
	font-size: .85em;
	margin: -1.5em 0 1.5em .5em;
	color: #999;
	text-align: center;
}

h2.gallerytitle {
	font-variant: small-caps;
	font-size: 1.5em;
	margin: 1em 1em .5em 0;
}

.dropcaps {
	font-size: 5em;
	float: left;
	display: inline;
	margin: .35em .2em 0 0;
}



/* threadedComments 
------------------------------------------------------------------*/
h3#comments {
	font-variant: small-caps;
	margin-left: 0;
	margin-bottom: 2em;
}

ul.commentlist {
	list-style-type: none;
}

ul.commentlist .commentmetadata {
	border: 0;
	margin-top: 0;
	padding-bottom: 1em;
	padding-top: 0;
	
}

ul.commentlist .commentmetadata a {
	color: #000;
}

ul.commentlist .vcard {
	float: right;
	clear: right;
	width: 12em;
	border-top: 3px solid #000;
	margin: 0 0 0 1em;
	padding:0.5em 1em 0;
}

.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}


ul.commentlist .comment .comment-author.vcard {
	border-top: 3px solid #000;
	}

ul.commentlist .comment.bypostauthor .vcard {
	border-top: 3px solid #E8004C;
	}
	
ul.commentlist .comment.bypostauthor {
	border-top: 1px solid #E8004C;
}

ul.commentlist cite.fn {
	display: block;
	font-style: normal;
}

ul.commentlist li.comment {
	clear: both;
	border-top: 1px solid #000;
margin: 0% auto;
width:90%
}

ul.commentlist .comment p {
	padding: .5em 1em 0 0;
	width: 50em;
}

span.says {
	display: none;
}

#respond {
	clear: both;
	padding-top: 1em;
}

#respond h3 {
	margin: 0 0 .5em 0;
}

ul.commentlist .reply {
	clear: left;
	float: left;
}

ul.commentlist .reply a {
	color: #999;
}

#commentform a, cite.fn a {
	color: #E8004C;
}

#commentform p {
	margin-bottom: 1em;
}

ul.commentlist ul.children {
	margin-left: 50px;
	list-style-type: none;
}

.cancel-comment-reply a {
	color: #CF0000;
}

/* Comments 
------------------------------------------------------------------*/

#comments ul {
	list-style-type: none;
}

#comments ul.children {
	margin-left: 3em;
}


#comments, #response {
	clear: both;
	margin: 0 auto;
	}

#comments h3, #response h3 {
	font-variant: small-caps;
	}
	
#response {
	padding: 2em 0 0 0;
	}

#comments {
color:#2F2B23;
	margin-left: 1.1em;
}
	
#response h3 {
	
}

#comments h3 {
	margin-bottom: 1em;
} 

.commentthis {font-size:20px;
font-weight: bold;
}

.disclaimer {
	width: 52em;
	}

.comment_container {
	border: 1px solid #000;
	}

 .commentpost {
	border-top:1px dotted #1C1600;
	float: left;
	margin: 1.5em 2em 1em .5em;
	padding: 1em 2em 0 0;
	min-height: 11em;
	width: 60em;
	}

.commentmetadata, .authorcommentmetadata {
	float: right;
	width: 12em;
	margin: 1.5em 0 1em 0;
	clear: both;
	color: #2F2B23;
	padding: .5em 1em 0 1em;
	line-height: 1.5em;
	}
	
.commentmetadata li, .authorcommentmetadata li {
	list-style-type: none;
	padding: .3em;
	border-bottom: 1px solid #999;
	margin: 0 .5em 0 0;
	}
	
.commentmetadata {
	border-bottom: 3px solid #666;
	border-top: 3px solid #666;
}

.authorcommentmetadata {
	background: #EEE;
	border-top: 3px solid #E8004C;
	border-bottom: 3px solid #E8004C;
}

.warning {
	width: 65em;
	padding: 1em;
	background: #FF8F8F;
	border: 1px solid #DF0D0D;
	}

/* #commentform {
	margin-left: .5em;
} */

/*  Widget Styles
------------------------------------------------------------------*/	

.widget {
	clear: both;
	color: #DFD7D3;
}

.widget ul li {
	display: block;
	float: left;
	text-align: left;
	margin: .5em;
}

.widget ul {
	margin: 0 0 0 6em;
	line-height: 1.5em;
}

#tag_cloud a {
	line-height: 1.5em;
	padding-left: 20px;
}

li#tag_cloud > a {
	padding-left: 6em;
}
	
.textwidget {
	padding-left: 6em;
	line-height: 1.2em;
}

#calendar_wrap td {
	width: 10em;
	padding: 1em;
	border-bottom: 1px solid #333;
}

#calendar_wrap td:hover {
	color: #555;
}

#calendar_wrap th {
	display: none;
}


/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required + WP Default Styling
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption, .gallery-caption {
	text-align: center;
	font-size: .9em;
	color: #999;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Bottom content */

#bottomcontainer {
position:relative;
clear:both;
float:left;
width:100%;
background-color:#222;
}

#bottomcontainer .content {
padding-top:25px;
width: 80em;
margin: 0 auto;
clear: both;
}

#bottomcontainer h2 {
color:#ffa201;
text-transform:uppercase;
font-size:12px;
margin:0 0 5px 0;
letter-spacing:3px;
font-weight:normal;
}

#bottomcontainer ul {
list-style:none;
margin:0 0 30px 0;
padding:0;
border-bottom:3px solid #ffa201;
}

#bottomcontainer ul li {
display:block;
position:relative;
font-size:11px;
text-transform:uppercase;
letter-spacing:1px;
line-height:20px;
padding:0 10px 0 10px;
border-bottom:1px solid #666;
color: #EEE;
}

#bottomcontainer ul li a:link, #bottomcontainer ul li a:visited {
color:#EEE;
text-decoration:none;
}

#bottomcontainer ul li a:hover {
color:#ffa201;
}


#bottomcontainer ul li.recentcomments {
letter-spacing:0px;
display:block;
position:relative;
font-size:12px;
text-transform:none;
line-height:16px;
padding:0 10px 5px 10px;
border-bottom:1px solid #666;
color: #EEE;
margin-bottom: 10px;
}




#column1 {
position:relative;
clear:both;
float:left;
width:280px;
}

#column1 img {
border:0;
}

#column2 {
position:relative;
float:left;
margin-left:20px;
width:280px;
}

#column3 {
position:relative;
float:left;
margin-left:20px;
width:280px;
}

.bottomsmallright a:link, .bottomsmallright a:visited, .bottomsmallleft a:link, .bottomsmallleft a:visited {
color:#EEE;
}

.bottomsmallright a:hover, .bottomsmallleft a:hover {
color:#ADC32A;
}

.bottomsmallright {
height:25px;
font-size:12px;
text-align:right;
margin-right:20px;
line-height:25px;
padding-bottom:30px;
}

.bottomsmallleft {
height:25px;
font-size:12px;
text-align:left;
margin-left:10px;
line-height:25px;
padding-bottom:30px;
}

.bottomsmallcenter {
height:20px;
font-size:12px;
text-align:center;
line-height:25px;
}

.bottomsmallcenter {
padding-bottom:30px;
}

html>body .bottomsmallcenter {
padding-bottom:35px;
}

#s {
background-color:#333333;
color: black;
border:0;
text-align:center;
height:20px;
}

#ssubmit {
height:20px;
width:60px;
vertical-align:middle;
}

/* Footer */

#footer {
position:relative;
clear:both;
width:100%;
padding:10px 0 5px 0;
height:30px;
background-color:#222;
}

#footer p {
color:#666;
font-size:11px;
/*line-height:30px;*/
text-align:center;
margin:0;
background-color:#222;
padding-bottom:10px;
}

#footer img {
border:0;
}

#footer a:link, #footer a:visited {
color:#666;
}

#footer a:hover {
color: #FFA201;
}

#postone input {
width:380px;
}

#postone #mailsubmit {
width:100px;
}

#postone textarea {
width:380px;
height:100px;
}

.smalldate {margin-top: 10px; border-bottom: 5px white solid;}


input[type="text"], input[type="password"], input[type="file"],input[type="submit"], input[type="button"], input[type="checkbox"], select, textarea, .textarea {

background-image: url(images/input_shadow.png); background-repeat: no-repeat; background-color: #FFFFFF;
}


/* -------------------------------------------- Sociable css ---- */

div.sociable { margin: -20px 0 5px 0; }

.sociable_tagline {font-size: 14px; font-family: verdana; text-transform: none;}

span.sociable_tagline { position: relative;}
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#wp_page_numbers {
background:#F1F1F1 none repeat scroll 0 0;
border:1px solid #BFBFBF;
clear:both;
margin-top:10px;
width:400px;
}


.pagelinkcode {
background-color:#FFFFFF;
background-image:url(images/input_shadow.png);
background-repeat:no-repeat;
color:#110000;
overflow: auto;
margin:0 0 1.5em;
border:1px solid silver;
overflow-x:auto;
overflow-y:auto;
width:400px;
}

.code {
height:30px;
}

.highlightit {
background-color: #f6cedb; padding: 5px;
}


#facebookbox {padding:3px 3px 8px 3px; background-color: #FFEDCF;}

.tweetmeme_button {float: right; margin-left:20px;}

#tagrss {display:none;}

