/*
Theme Name: Mistral
Theme URI: http://themocracy.com/2010/02/mistral-free-wordpress-theme/
Description: 
Tags: custom-header, theme-options, threaded-comments, translation-ready, custom-colors
Version: 1.1
Author: Themocracy
Author URI: http://themocracy.com/

*/


body {
margin: 0;
padding:0;
border:0;  
color: #222;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
background: #2D3853;
}

#wrapper{
width: 990px;
margin: 0px auto;
padding: 0;
text-align:left;
font-size: 78%;
line-height:22px;
background: url('images/wrapperbg.jpg') repeat-y top left;
}

#surheader{
padding: 0px;
height: 25px;
background: #2D3953;
}

#header{
position: relative;
padding: 0;
margin: 0;
height: 140px;
z-index:1;
background: url('images/headerbg.jpg') no-repeat top center;
}

#decbar{
height: 4px;
border-top:3px solid #ddd;
}

#blog-name{
position: absolute;
top:15px;
left:10px;
padding: 5px 0;
z-index:20;
}

#blog-description{
position: absolute;
top:50px;
left:10px;
z-index:10;
}

#searchbar-container {
position: absolute;
top: 88px;
left: 735px;
width: 250px;
}
	
#catjump-container{
position: absolute;
top: 110px;
left: 23px;
width: 100px;
}	


#container{
clear:both;
padding: 2px 0 0 0;
margin: 0 0 0 15px;
}	

#content {
width: 685px; 
float:left;
margin: 0 0 0 -1px;
overflow:hidden;
}

#sidebar-main {
padding: 0 10px 0 0;
margin: 0 0 0 700px;
}

#footer {
clear: both;
margin: 0;
padding: 0;
text-align: center;
font-size: 85%;
color: #aaa;
background: #2D3853;
}

#footer-inner{
height: 55px;
background: url('images/footerbg.jpg') no-repeat top center;
padding: 35px 10px 0px 10px;
}

#footer-inner p{
margin:0;
padding:0;
}

#footer-inner a{
color:#fff;
}

.navigation{
position: relative;
padding: 0px;
margin: 10px 0;
height: 35px;
z-index:1;
}

.navigation-prev{
position: absolute;
top:8px;
left:10px;
z-index:10;
}

.navigation-next{
position: absolute;
top:8px;
right:10px;
z-index:10;
}

/*  Pages menu */

.topmenu{
line-height:18px;
float:right;
text-align:right;
font-size:85%;
background: #2D3953;
}

.topmenu a{
font-weight: 100;
}

.topmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.topmenu ul li{
position: relative;
display: inline;
float: left;
z-index:300;
}

.topmenu ul li a{
display: block;
margin: 8px 0;
padding: 0px 10px;
color: #6E83AF;
text-decoration: none;
font-weight:800;
border-right: 1px solid #6E83AF;
}

* html .topmenu ul li a{ 
display: inline-block;
}

.topmenu ul li a:link, .topmenu ul li a:visited{
color: #6E83AF;
}

.topmenu ul li a:hover{
color: #fff;
}

.topmenu ul li a:hover, .topmenu ul li ul li a:hover{
 text-decoration:none;
}

.topmenu ul li.current_page_item a, .topmenu ul li.current_page_item ul li a{
color:#fff;
}

/* eo pages menu  */

#credit{
text-align:right;
padding: 9px 0px 4px 0;
font-size: 11px;
}

#credit p {
color: #3D4B71;
margin: 3px;
}
#credit a{
color: #3D4B71;
font-weight:100;
}
#credit a:hover{
 text-decoration:none;
}


/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'lucida sans unicode', verdana, arial, helvetica, sans-serif;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}

a{
font-weight:100;
text-decoration:none;
}

a:hover{
text-decoration:none;
}

a img{
border:0px;
}

blockquote{
padding: 10px 35px 5px 35px;
margin: 8px 30px;
background: #f4f4f4  url('images/quotes.gif') top left no-repeat;
font-style:italic;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:0;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
font-size: 90%;
font-family: "Courier New", Courier, monospace;
white-space: pre;
}

td{
 vertical-align:top;
}

textarea, select{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clearit{
clear:both;
height:1px;
overflow:hidden;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
margin: 0 10px 0 0;
}

.alignright {
float: right;
margin: 0 0 0 10px;
}

.wp-caption {
text-align: center;
padding-top: 4px;
margin: 10px;
background: #eee;
border: 1px solid #ccc;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}


/* Headings */ 

#header h3{
margin:  0;
padding: 0;
font: 100 32px/36px 'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;
color:#fff;
}

#header h3 a{
font-weight:100;
text-decoration: none;
color:#fff;
}

#header h1{
margin: 0;
padding: 0;
font: 800 italic 12px/17px verdana, arial, helvetica, sans-serif;
color: #fff;
}

h2#sectiontitle{
font-size:100%;
font-weight: 800;
padding:10px 6px 10px 10px;
margin:5px 0px 5px 0px;
background: #f3f3f3;
border: 1px solid #ddd;
color: #555;
}

/* post styles */

.hentry{
margin: 0;
padding: 5px 8px;
background: url('images/postbottombg.gif') no-repeat bottom center;
}

.hentry a{
font-weight: 800;
}

.entry{
margin: 0;
padding: 0 0 3px 0;
}

.post-title {
font: 100 33px/48px 'lucida sans unicode', verdana, arial, sans-serif;
padding: 2px 0 4px 2px;
margin: 0 0 4px 0;
color: #373737;
font-size: 200%;
font-weight:100;
line-height: 28px;
padding: 0 0 5px 0px;
}

.post-title a{
text-decoration:none;
font-weight:100;
color: #373737;
}

.post-title a:hover{
text-decoration:none;
color: #373737;
}

.postmeta{
font-size:85%;
padding: 1px 0px 15px 0px;
margin: 0;
}

.postmeta p{
line-height: 18px;
padding: 3px 0;
margin: 2px 0;
}

#author-avatar{
float:left;
}

#author-avatar img{
border: 1px solid #aaa;
padding: 2px;
margin: 5px 8px 5px 4px;
}

.postmeta-right{
float:right;
}

.commentsmeta{
float:right;
width: 32px;
padding: 2px 0 6px 0px;
text-align: center;
margin: 2px 0 0 8px;
font-size: 92%;
background: url('images/comments.gif') top center no-repeat;
}

/* Comments > WordPress 2.6 */
 
#comments{
margin: 0;
padding: 0;
border-top: 1px solid #ddd;
}

#comments h3 {
font-size: 132%;
font-weight: 100; 
padding:8px 5px;
margin: 4px 0;
color: #444;
}

#comments h3#responses {
border-bottom: 1px solid #ddd;
margin: 0;
}

#comments ol.commentlist {
background:none; 
border:0; 
padding:0;
margin:0;
}

#comments ol.commentlist li {
list-style-type:none; 
padding:9px 15px;
margin:0;
}

#comments ol.commentlist li p{
margin: 6px 0;
}

#comments ol.commentlist li.thread-even {
background:#f6f6f6;
border-bottom:1px solid #e1e1e1;
}

#comments ol.commentlist li.thread-odd {
border-bottom:1px solid #e1e1e1;
}

#comments ul.children{
background:url('images/comment-reply.gif') no-repeat 0px 12px !important;
margin: 15px 0 0;
padding:0;
}

#comments ul.children li{
border-top:1px solid #ccc;
margin: 0px 0 0 0;
padding: 10px 0 0 28px;
}

#comments .commentlist p{
padding:0 0 5px 0;
}

#comments ul.children li ul.children, #comments .commentlist{
padding:0;
}

#comments #respond{
margin:5px 0 0 0;
}

#comments #respond h3 {
background: none !important;
border-bottom: 0 !important;
padding: 4px 0 !important;
}

.comment-reply-link{
text-decoration: none;
font-size:85%;
font-weight:100 !important;
}


ol.commentlist li div.reply {
padding:0px;
text-align:right;
}

ol.commentlist li div.reply p {
margin: 0;
}

#comments ol.commentlist img.avatar {
float:right; 
border:1px solid #e4e4e4; 
padding:2px; 
background:#fff;
margin: 0 0 1px 5px; 
}

#comments .cancel-comment-reply{
float:right;
margin: 0 5px 0 0;
}

.cancel-comment-reply a{
font-weight:100 !important;
}

#comments cite.fn {   
font:normal bold 13px/1.5 verdana, arial, sans-serif; 
padding: 0px;
margin: 0;
}
#comments cite.fn a{   
color:#333;
font-weight: 800; 
}

#comments span.says{
display:none;
}

#comments .comment-meta{
font:normal 11px/1.15 verdana, arial, sans-serif; 
}
#comments .comment-meta a{
font-weight :normal; 
}

.paged-navigation{
margin: 6px 0 13px 0;
}		

#comments .navigation .alignright, #comments .navigation .alignleft{
margin:0;
}

form#commentform{
padding: 0 0 9px 0;
}

form#commentform #submit{
border: 3px double #aaa;
padding: 2px 8px;
background: #dadada;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.comment-input{
padding: 3px;
border: 1px solid #aaa;
background: #f2f2f2;
font: 100 13px/18px verdana, arial, sans-serif;
}

.comment-input-focus {
border: 1px solid #555;
background-color: #fff;
}

/*  sidebar styles */

.sidebar{
padding:0;
font-size:95%;
}

.sidebar a{
font-weight: 100;
}

.sidebar a:hover{
text-decoration:none;
}

.sidebar ul, .footer-menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.sidebar ul li.widget{
padding:2px;
margin:0 0 10px 0;
}

.sidebar ul li.widget ul, .footer-menu ul li.widget ul{
margin: 0;
padding:0;
}

.sidebar ul li.widget ul li{
padding: 3px 5px 3px 19px;
margin:0;
background: url("images/bullet.gif") no-repeat 4px 8px;
border-bottom: 1px solid #aaa;
}

.sidebar ul li.widget ul li ul li, .footer-menu ul li.widget ul li ul li{
border-bottom: none !important;
padding: 2px 0 2px 18px;
}

.sidebar ul li.widget h3{
font-size: 210%;
padding: 2px 0 2px 17px;
margin: 0 0 5px -11px;
font-weight: 100;
color: #fff;
background: url('images/sideheaderbg.jpg') no-repeat bottom left;
}

.footer-menu ul li.widget h3{
font-size: 180%;
padding: 4px 0 1px 2px;
margin: 4px 0;
font-weight: 100;
color: #fff;
border-bottom: 1px solid #fff;
}

.sidebar ul li h3 a{
color: #444;
font-weight: 800;
}
.sidebar ul li h3 a:hover{
color: #444;
text-decoration: none;
}

.sidebar form{
display:block;
margin:0px;
padding:4px;
}

.sidebar input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search, li.widget_tag_cloud div{
padding: 2px 6px;
}



/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 250px;
border-collapse:collapse;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
font-weight:700;
padding: 3px 0;
margin: 3px 0 0 0;
}

#wp-calendar td, #wp-calendar thead th {
padding: 3px 0;
text-align: center;
border: 1px solid #777;
margin:0;
}

#wp-calendar thead th{
background: #bbb;
}

#wp-calendar tfoot td {
padding:0;
border: none !important;
} 

#wp-calendar tbody td {
background: #aaa;
}

#wp-calendar tbody a {
font-weight:bold;
}


#access{
display:none;
}

/* header search input */

#search-wrapper {
position:absolute;
left:480px;
top:107px;
width: 260px;
padding: 0;
margin: 0;
font: 100 13px/16px verdana, arial, sans-serif;
}

#search-wrapper label{
display:none; 
}
	
form.search-form {
margin: 0;
display: inline;
overflow: hidden;
}

.search-text {
width: 166px;
color: #fff;
padding: 4px;
margin: 0 0 0 3px;
border: 1px solid #711A19;
background:#A72725;
display: inline;
}

.search-submit {
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font: 800 12px arial, verdana, sans-serif;
text-decoration: none;
margin: 0;
padding: 3px 3px;
color: #fff;
background: #A72725;
border: 1px solid #711A19;
}


#social-icons{
float:right;
}

#social-icons img{
padding: 10px 6px 0 10px;
}

#footer a{
font-weight: 100;
}
