/*
Theme Name: fotoromania - ROMANA
Theme URI: http://www.fotoromania.net/
Description: The fotoromania theme
Version: 1.1
Author: Dan Cotora
Author URI: http://www.fotoromania.net
Tags: fotoromania, fixed width, three columns, widgets
*/

/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {-moz-outline-style: none;}

/* GENERAL */
html { _font-size: 75%; }
body { font-size: 75%; font-family: 'Trebuchet MS', 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; background: #fff; color: #222; }
a { color: #3ca642; text-decoration: none; }
a:hover { color: black; }
h1 { font-size: 1.50em; /* 18px */ }
h2 { font-size: 1.83em; /* 22px */ }
h3 { font-size: 1.33em; /* 16px */ }

/* HEADER AND FOOTER */
#header { margin-top: 20px;	margin-bottom: 30px; height: 60px; }
#logo { text-align: right; }
#footer { clear: both; }

#page {	width: 960px; margin: auto; position: relative; }
.centercolumn {	width: 470px; margin-left: 210px; position: absolute; left: 210; overflow: hidden; }
.centercolumn p { margin-bottom: 10px; }
.centercolumn ul { margin-left: 15px; }

/* CATEGORIES */
h1.pagetitle { color: #888; text-transform: uppercase; margin-bottom: 20px; }
	
/* POSTS */
.post { margin-bottom: 20px; } 
.post h2 { margin-bottom: 10px; color: #3ca642; }
.post-content { line-height: 1.8em; margin-bottom: 10px; }
.post-content p { margin-bottom: 10px; text-align: justify; }

.post-category, .post-tags { color: #888; text-transform: uppercase; font-size: 11px; }
.post-category a, .post-tags a { color: #444; }
.post-category a:hover, .post-tags a:hover { color: #000; }

.post-foot { text-transform: uppercase; font-size: 11px; }

/* SIDEBAR */
.sidebar-left { width: 180px; position: absolute; left: 0; }
.sidebar-right { width: 250px; float: right; }

.sidebar { color: #888; }
.sidebar h2 { font-size: 1.16em; color: #3ca642; text-transform: uppercase; margin-bottom: 10px; }
.sidebar h2 a { color: #3ca642; }
.sidebar-left { text-transform: uppercase; }
.sidebar a { color: #888; }
.sidebar a:hover { color: #000; }
.sidebar .widget { margin-bottom: 20px; }
.sidebar .widget ul { list-style: none; }
.sidebar-right .widget ul li { margin-bottom: 10px; }

.widget-terms-of-use { text-align: center; }
.widget-terms-of-use p { margin-bottom: 10px; }
.widget-terms-of-use a { color: #3ca642; }
.widget-terms-of-use a:hover { color: black; }

/* IMAGES AND CAPTIONS */
.wp-caption { text-align: center; margin: auto; padding-top: 10px; }
p.wp-caption-text, p.imagetitle { color: #888; margin-top: 10px; text-align: center; }
.post-content p img { display: block; margin: auto; }

/* NAVIGATION */
.navigation { text-transform: uppercase; text-align: right; margin-bottom: 10px; }
.navigation a { margin-left: 10px; }

/* COMMENTS */
#comments { text-transform: uppercase; color: #3ca642; margin-bottom: 10px; }
.commentlist li { margin-bottom: 20px; list-style: none; }
.comment-author { font-size: 1.16em; color: #333; _float: left; }
.comment-author a { color: #333; }
.comment-author a:hover { color: #000; }
.comment-date { float: right; color: #888; }
.comment-text { color: #888; margin-top: 10px; text-align: justify; }

#respond h3 { text-transform: uppercase; color: #3ca642; margin-bottom: 10px; }
#respond label { color: #888; margin-left: 5px; }
#respond p { margin-bottom: 10px; }
#respond textarea { width: 100%; }

/* SEARCH */ 
#search { overflow: hidden; }
#search #s { border: 1px solid #ccc; color: #888; width: 140px; font-size: 1.2em; } 
#search #searchtn { float: right; margin-right: 40px; margin-top: 10px; }