/*
Theme Name: voloer.com
Theme URI: http://voloer.com/
Description: patched for photo channel
Version: 3.1
Author: voloer group
Author URI: http://voloer.com/
*/

/* Body */
* {margin:0; padding:0;}
body {background:#f4f4f4 url(img/wrapbg.gif) top center repeat-y; color:#333; font:12px Verdana,"Trebuchet MS",Verdana,sans-serif; line-height:1.4em; text-align:center;}

font {font-size:16px}

#top {padding:0; height:140px; background:#eaeaea url(img/header.jpg) top center no-repeat; color:#666; margin:0 auto;}
#top div.inner {width:990px; margin:0 auto;}

#topleft {width:350px; -weight: 700; color: #fff; height:113px; float:left; margin:0; text-align:left;}
#topleft h1 {font-size:2.2em; line-height:0.9em; margin:22px 0 5px 23px; padding:0; color:white}
#topleft h1 a {padding:0; margin:0; display:block; width:320px; /*height:68px;*/ border:0; color:white}
#topleft span, #topleft p {margin:22px 0 5px 23px; /*display: none;*/}
/*#topright {width:590px; padding:5px; float:right; text-align:center; margin:37px 30px 0 0; border: 1px solid #86bdd7;}*/
#topright {width:400px; padding:5px; float:right; text-align:right; margin:37px 30px 0 0; }
#topright p {color:#a6cde7; margin:0; font-size:1.3em; letter-spacing:-1px; padding:4px 4px 6px 4px;}
#topright a {color:#a6cde7;}
#topright a:hover {color:#fff; font-weight:400; border-bottom:1px dotted #fff;}

/* Searchbox */
.searchbox {margin:0; padding:0;}
.searchbox label {display:none;}
.searchbox input {background:#f4f4f4; font-size:0.9em; padding:2px 0 2px 3px; margin:0; width:150px; color:#555; border:1px solid #ddd;}

/* Main wrap */
#wrap {clear:both; text-align:left; padding:20px 0 5px 0; width:960px; margin:0 auto;}


/* Main menu */
#mainmenu {clear:both; margin:0; padding:0; text-align:left;}
#mainmenu ul {padding:0 0 0 1px;}
#mainmenu ul li {list-style:none; float:left; margin:0 4px 0 0;}
#mainmenu ul li a {display:block; font-size:1.0em; font-weight:400; background-color:#f0f0f0; border:1px solid #ccc; border-bottom:1px solid #ccc; padding:4px 8px 3px 8px;}
#mainmenu ul li a:hover {background-color:#f8f8f8; color:#333; padding:4px 8px 3px 8px; border:1px solid #ccc; border-bottom:1px solid #eee;}
#mainmenu ul li.current_page_item a , #mainmenu ul li.current-cat a {background-color:#fff; color:#333; padding:4px 8px 3px 8px; border:1px solid #fff; border-bottom:2px solid #fff;}

/* Headers */
h2, h3, h4 {margin:0 0 12px; color:#666; font-weight:normal;}

/* Sidebar */
#sidebar {text-align:left; margin:0 0 0 615px; width:340px; padding:0;}
#sidebar .left {float:left; width:160px;}
#sidebar .right {float:right; width:160px;}
#sidebar h2, #sidebar h3 {font-size:1.2em; padding:0; font-weight:700; margin:0 0 5px 0; border-bottom:3px solid #ddd;}
#sidebar h2 a, #sidebar h3 a {font-weight:700;}
#sidebar p, #sidebar ul ,#sidebar .textwidget,#sidebar form,#sidebar table {margin:0 0 20px 0; padding:0;}
#sidebar table {width:160px;}
#sidebar caption {font-size:1.2em; padding:0; font-weight:700; margin:0 0 4px 0; text-align:left;}

#sidebar .sb_top ul li {list-style: none; width:100%; padding:0; margin:0 0 2px 0;}
#sidebar ul li {list-style: none; width:158px; padding:0; margin:0 0 2px 0;}
/*
#sidebar ul li a {display: block; overflow: visible; padding:1px 0 1px 5px; background-color:#f8f8f8; color:#467aa7; font-weight:400; border:1px solid #eee; border-bottom:1px solid #ddd;}
*/
#sidebar ul li a {display: block; overflow: visible; padding:1px 0 1px 5px; background-color:#f8f8f8; color:#467aa7; font-weight:400; border:1px solid #eee; border-bottom:1px solid #ddd;}
#sidebar ul.my_cat li a {display: inline; overflow: visible; padding:1px 0 1px 5px; background-color:#f8f8f8; color:#467aa7; font-weight:400; border:1px solid #eee; border-bottom:1px solid #ddd;}

#sidebar ul li a:hover, #sidebar ul li.current_page_item a {border:1px solid #ccc; color:#555; background-color:#eaeaea; border-bottom:1px solid #aaa;}
#sidebar ul li.current_page_item li a {background-color:#f8f8f8; color:#467aa7; border:1px solid #eee; border-bottom:1px solid #ddd;}
#sidebar ul ul {margin:0; padding:2px 0 0 10px;}
#sidebar ul ul li {width:148px;}
#sidebar ul ul li a {font-size:0.9em; padding:1px 0 1px 5px;}
#sidebar ul ul ul li {width:138px;}
#sidebar ul ul ul li a {font-size:0.8em; padding:0 0 0 5px;}
*/
#sidebar img.portrait {float:right; margin:1px; padding:0;}

/*Category special*/
#category_special{width:280px;float:left;margin:0px 5px;text-align:center;}
#category_special h3{margin:auto;padding:5px 0px 10px;}
#category_special a img {
/* This centers the image */
display: block; margin-left: auto; margin-right: auto; 
/* This adds the border */
padding:8px; border:solid; border-color: #dddddd #aaaaaa #aaaaaa #dddddd; border-width: 1px 2px 2px 1px;  background-color:white;
}

/* Content */
#content {float:left; clear:left; text-align: left; width:600px; margin:0;}
#content h2 {font-size:1.8em; letter-spacing:-1px; clear:left; line-height:2em;}
#content h3 {font-size:1.4em; clear:left;}
#content h2.archiveheader {margin:0 0 20px 0; padding:4px 0; border-bottom:3px solid #ddd;}
#content h2 a, #content h3 a {font-weight:normal;}
#content p {margin:0 0 15px;}
#content a {font-weight:700;}
#content div.postnav {padding:10px 0; margin-bottom:15px;}
#content div.postnavleft {width:48%;}
#content div.postnavright {width:48%; text-align:right;}
#content ul, #content ol {margin:0 0 15px 10px; padding:0 0 0 10px;}
#content ul li, #content ol li {margin:0 0 10px 10px;}
#content ul ul, #content ol ol {margin:5px 0 5px 10px;}

#content img {margin:0; padding:0;}
#content img.left {float:left; margin:0 10px 10px 0;}
#content img.right {float:right; margin:0 0 10px 10px;}
#content img.center {margin:2px auto 10px auto; display:block;}
#content img.framed {padding:3px; background:#ddd;}

#content .post {margin:0 0 15px;}
#content .timestamp strong {font-size:1.2em; font-weight:400;}
#content .timestamp a {font-weight:400;}
#content .postmeta {padding:2px 0; font-size:1em; text-align:right; font-weight:400; color:#555; display:block; border-top:3px solid #ddd;}
#content .postmeta a {}
#content .postpagesnav {margin:15px 0 20px 0; padding:0; font-size:1.2em;}
#content .postpagesnav a {font-weight:400;}
#content .postpagesnav .older {width:48%; float:left;}
#content .postpagesnav .newer {width:48%; float:right; text-align:right;}
#content .prettylist {margin:0 0 20px 0; padding:0;}
#content .prettylist li {list-style:none; margin:0 0 2px 10px; padding:0;}
#content #sidebox {float:right; margin:0 0 5px 10px; font-size:0.9em; line-height:1.2em; text-align:center; padding:5px; width:220px; border:1px solid #ddd;}

/* Footer */
#footer {clear:both; color:#555; text-align:left; border-top:2px solid #ccc;}
#footer p {margin:0; line-height:1.7em; font-size:0.9em; padding:15px 0 10px;}
#footer .credits {font-size:1.3em;}
#footer a {color:#444;}
#footer a:hover {color:#222; text-decoration:underline;}

/* Comments */
#comments {margin:20px 0 16px 0;}
.comment {margin-bottom:0; padding:8px 5px 5px 10px; font-size:1em; border-bottom:1px solid #ccc;}
.andreas {background-color:#f0f0f0; border-left:1px solid #ccc; border-right:1px solid #ccc;}
#content div.comment p.commenticon {margin:0 0 5px;}
#content div.comment p {margin:0 0 5px;}
#respond {margin:20px 0 0 0; padding:15px 0 0 0;}
#respond p {margin:0 0 10px 0;}
#respond input,#respond textarea {padding:4px; width:250px; background-color:#f4f4f4; color:#666;}
#respond textarea#comment {width:500px;}
#respond input#submit {width:65px;}
#respond input, #respond textarea {font: 100% "Trebuchet MS",Verdana,sans-serif; border: 1px solid #ccc;}
fieldset {border:0;}

/* Tags */
blockquote {padding:5px 15px 2px 15px; margin:10px; border-left:4px solid #eee; color:#777;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
code {padding:5px; font-size:1.2em; display:block; margin: 5px 0 16px 0; background-color:#f4f4f4; border:1px solid #ccc;}

/* Links */
a {color:#225080; font-weight:400; text-decoration:none;}
a:hover {color:#222; text-decoration:none;}
a img {border:0;}

/* Float fix */
/*
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible; }
* html .contenttext p {overflow:hidden; width:99%; }
*/
* html .contenttext p {line-height:2em;}
.contenttext {font-size:16px; line-height:2em;}

/* Various classes */
.feedlink {padding:0 0 0 18px; margin:0; font-size: 1em; background: url(img/rss.png) center left no-repeat;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.lefthalf {width:48%; float:left;}
.righthalf {width:48%; float:right;}
.clear {visibility:hidden; clear:both;}
.hide {display:none;}