/*
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: Helvetica, Arial, Verdana, sans-serif; background: #fff; color: #222; }
a { color: #3ca642; text-decoration: none; }
a:hover { color: black; }
h1 { font-size: 1.80em; /* 18px */ }
h2 { font-size: 1.80em; /* 22px */ }
h3 { font-size: 1.33em; /* 16px */ }

/* HEADER AND FOOTER */
#header { margin-top: 20px; margin-bottom: 30px; height: 80px; }
#logo { text-align: right; position: relative; }
#logo div { color: #aaa; right: 0px; bottom: 5px; position: absolute; }
#footer { clear: both; }
#header h1 a { font-family: 'Nunito', sans-serif; color: #444; font-size: 3em; }
#header h1 a span { color: #3ca642; }

#page {	width: 960px; margin: auto; position: relative; }
.centercolumn {	width: 470px; margin-left: 210px; position: absolute; left: 210; }
.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: 40px; } 
.post h2 { margin-bottom: 10px; color: #3ca642; }
.post h3 { padding-top: 30px; padding-bottom: 10px; color: #3ca642; text-transform: uppercase; font-size: 1.15em; }

.post-social { margin: 15px 0 15px 0; position: relative; height: 25px; }
.post-social div { position: absolute; }
.post-social .fb-like { left: 90px; }

.post-content { line-height: 1.8em; margin-bottom: 30px; }
.post-content p { margin-bottom: 10px; text-align: justify; }

.post-category, .post-tags { color: #888; text-transform: uppercase; font-size: 10px; }
.post-category a, .post-tags a { color: #444; }
.post-category a:hover, .post-tags a:hover { color: #000; }

.post-foot { margin-top: 10px; text-transform: uppercase; font-size: 1em; }

/* SIDEBAR */
.sidebar-left { width: 180px; position: absolute; left: 0; }
.sidebar-right { width: 250px; float: right; }

.sidebar { color: #888; }
.sidebar h2 { font-size: 1.1em; 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: 30px; }
.sidebar .widget ul { list-style: none; }
.sidebar-right .widget ul li { margin-bottom: 5px; }

.widget-terms-of-use { font-family: Verdana, sans-serif; font-size: 0.9em; 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: 20px; }
p.wp-caption-text, p.imagetitle { margin-top: 5px; text-align: center; }
.post-content p img { display: block; margin: auto; }

/* NAVIGATION */
.navigation { text-transform: uppercase; text-align: right; margin-bottom: 20px; }
.navigation a { margin-left: 10px; font-family: "Nunito", sans-serif; color: #fff; background-color: #3CA642; padding: 5px 10px 5px 10px; border-radius: 5px; }
.navigation a:hover { background-color: #666; }

/* COMMENTS */
#comments { text-transform: uppercase; color: #3ca642; margin-bottom: 20px; }
.commentlist li { margin-bottom: 35px; list-style: none; }
/* .comment-avatar { float: left; margin-right: 10px; padding-top: 5px; } */
.comment-header p { margin-bottom: 0px; }
.comment-author { text-transform: uppercase; font-weight: bold; font-size: 1.16em; color: #3ca642;}
.comment-author a { color: #3ca642; }
.comment-author a:hover { color: #000; }
.comment-date { font-size: 0.9em; color: #888; }
.comment-text { color: #333; margin-top: 15px; text-align: justify; }

#respond { margin-bottom: 30px; }
#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; }

/* RELATED POSTS */
#related_posts_thumbnails {
    list-style-type: none;
    list-style-position: inside;
    padding: 0px;
    margin: 0px;
}

#related_posts_thumbnails li {
    display: block;
    width: 120px; 
    float: left;
    margin-right: 30px;
}

#related_posts_thumbnails li img {
    border-radius: 10px; 
    margin-bottom: 5px;
}

#related_posts_thumbnails li a {
    color: #888;
}

#related_posts_thumbnails li:hover a {
    color: #000;
}

#related_posts_thumbnails li img {
    margin-right: 8px;
    vertical-align: text-top;
}

/* ZOOM */
a.fancybox {
    position: relative;
    display: block;
}

.fancy-zoom {
    position: absolute;
    z-index: 1;
    background: #000 url(http://poze.fotoromania.net/mareste.png) no-repeat center center;
    opacity: 0.3;
    display: none;
}
