/*  
Theme Name: Cat Print
Theme URI: http://www.lyxia.org/
Version:1.0 
Author: Jean-Baptiste Jung 
Author URI: http://www.lyxia.org/
*/

/* html */
*{
	margin:0;
	padding:0;
}

.clear{
	clear:both;
	height:1px;
}

body{
	background:#000 url(images/bg.png) repeat top left fixed;
	color:#fff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	background-color: inherit;
	color: #4BA3FA;
	font-weight: normal;
	padding: 0;
}

h1 {
	font-size: 20px;
    	margin: 0 0 0.5em 0;
	padding: 0;
}

h2, h2 a, .entry h2 {
	color: #4BA3FA;
	font-size: 22px;
	font-weight:bold;
	margin-top:10px;
}

h3{
	color: #4BA3FA;
    	font-weight:bold;
}

a {
	background-color: inherit;
	color: #4BA3FA;
	text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}


p{
    margin-bottom:20px
}

/* Main layout */
#main-container, #wrap{
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    width:1004px;
}

#header{
    background: transparent url('images/header.gif') no-repeat left top;
    display:block;
    height:204px;
    margin-top:33px;
    padding-left:0px;
    position:relative;
    text-align:left;
    width:1004px;
}

#content{
    background: #222 url('images/fg.gif') repeat-y top center; 
    padding-left:35px;
    padding-top:60px;
    text-align:left;

}

/* Footer */
#footer{
    background: transparent url('images/footer.gif') no-repeat bottom left;
    height:20px;
    margin-bottom:25px;
    padding-bottom:5px;
    padding-left:35px;
    padding-top:0px;
    text-align:center;
    width:974px;
}

#footer p{
	margin-left:-15px;
	width:915px;
}

#footer-fg{
    background: transparent url('images/footerfg.gif') repeat-y top left;
    height:auto;
    width:1004px;
}

#footer-fg p{
    margin-bottom:0;
}

#footer-fg a{
    color:#fff;
    font-weight:bold;
}

#footer-fg a:hover{
    color:#000;
}


/* Footer menus */
#footer-menus {
    padding-left:25px;
    padding-top:0px;
}

#footer-menus h2{
    color:#fff;
    margin-bottom:10px;
}

.footer-bloc{
    float:left;
    margin-right:20px;
    text-align:left;
    width:300px;
}

.footer-bloc a {
    color:#fff;
}

.footer-bloc ul{
    list-style-type:none;
}

#footer_bloc1 ul li a{
    display:block;
    margin-bottom:0 !important; /* Decent browsers */
    margin-bottom:-18px; /* IE6 */
}

/* Main navigation */
#bar{
    background: transparent url('images/nav.png') repeat-x top left;
    margin-left:3px;
    padding: 0;
    width:998px;
    height:41px;
}

#searchbar{
    background: transparent url('images/search.png') no-repeat top left;
    float:right;
    height:41px;
    width:280px;
}

#searchbar #s{
    background:none;
    border:none;
    color:#222;
    float:left;
    font-family:"Trebuchet MS";
    font-size:22px;
    height:30px;
    line-height:35px;
    margin-left:15px;
    padding-top:5px;
}

#searchbar #loupe{
    background: transparent url('images/loupe.png') no-repeat top left;
    border:none;
    float:right;
    height:38px;
    margin-right:5px;
    width:38px;
}

#nav{
    margin-left:28px;
}

#nav li {
    display: inline;
    list-style-type: none;
}
 
#nav a:link, #nav a:visited {
    background: transparent url('images/sepnav.png') no-repeat top right;
    display:inline;
    float:left;
    font-family: 'Trebuchet MS',Sans-Serif;
    font-size:22px;
    font-weight:normal;
    height:32px;
    margin-right:2px;
    padding-bottom:4px;
    padding-left:7px;
    padding-right:30px;
    padding-top:6px;
    text-align:center;
}

/* Blog title and description */
#blogtitle { 
    color: #1d2224;
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size:36px; 
    line-height:100%;
    margin-bottom:15px !important; /* Decent browsers */
    margin-bottom:-13px; /* IE6 */
    padding-left:35px;
    padding-top:20px;
    text-align:left; 
    text-transform:capitalize;  
}

/* Sidebar */
.right { 
    float: left;
    margin-left:43px; 
    padding: 0px; 
    width:200px;
}

.right img{ 
    border:none;
}

.right h2{
    color:#555;
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    font-size:13px;
    font-weight:bold;
    margin-top:15px;
    padding-left:8px;
    text-transform:uppercase;
}

.right ul, .right ul li { 
    list-style-type: none; 
    margin: 0 ; 
    padding: 0; 
}

/* Main content */
.left { 
    float: left;
    line-height: 16px;
    margin: 0 0 10px 3px; 
    padding: 0px;  
    overflow:hidden;  
    width: 700px; 
}

.left h2 { 
    color: #4BA3FA;
    font-family: "Trebuchet MS";
    font-size: 22px; 
    margin: 0px 7px 3px 0px;
    padding: 3px 0px;
}

.left img, .left img a { 
    border:none; 
}

.post-info{
    background: transparent url(images/line.gif) no-repeat bottom left;
    margin-bottom:10px;
    padding-bottom:5px;
    position:relative;
    width:697px;
}

.post, .postindex{
    margin-bottom:30px;
}

.postindex .date {
    background: transparent url(images/calendar.gif) no-repeat;
    color: #222;
    float: left;
    font: normal 22px Arial, Helvetica, sans-serif;
    height: 42px;
    line-height: 100%;
    padding: 0px 2px 0 0;
    text-align: center;
    width: 45px;
}

.postindex .date span {
    color: #ffffff;
    display: block;
    font: normal 11px Arial, Helvetica, sans-serif;
    height: 15px;
    padding-top: 1px;
    text-align: center;
}

.comments-info{
    position:absolute;
    right:0;
}

.comments-info a{
    background:transparent url(images/comment.png) no-repeat top left;
    padding-left:17px;
}



img.wp-smiley { 
    border:0px;
}

.navigation { 
    display: block; 
    margin-top: 10px; 
    margin-bottom: 60px; 
    text-align: center;
}

.alignright { 
    float: right; 
}

.alignleft { 
    float: left; 
}

.postmetadata { 
    background:#f0f0f0; 
    border-bottom:#666 1px solid; 
    border-top:#666 1px solid;
    font-size:10px; 
    padding:5px; 
}

.comments h3 { 
    border-bottom: dashed 1px #ccc;
    font-size: 14px; 
    margin: 0px 7px 3px 7px; 
    padding: 3px 0px; 
}

ol.commentlist { 
    list-style: none; 
    margin: 0 0 1px;
    padding: 0; 
}

ol.commentlist li { 
    list-style: none; 
    margin: 0; 
    padding: 13px 13px 1px; 
}

ol.commentlist li.commenthead { 
    list-style: none; 
    margin: 0; 
}

ol.commentlist li.commenthead h2 { 
    margin: 0;
}

input#searchsubmit{ 
    background-color:#999;
    border:2px solid #333; 
    color:#fff;
    font-size:13px; 
}

input#submit{ 
    background-color:#999;
    border:2px solid #333; 
    color:#fff;
    font-size:13px; 
}

input#s { 
    background-color:#fcfcfc; 
    border: 1px solid #cbcbcb; 
    color: #666666; 
    margin-bottom: 0.6em; 
    margin-top: 2px;	
    padding: 3px; 
    width: 70%; 
}

textarea { 
    background-color: #fcfcfc;
    border: 1px solid #cbcbcb;
    color: #666666;
    margin-bottom: 0.6em; 
    margin-top: 2px;
    padding: 3px; 
    width: 80%; 
}

input#url { 
    background: #fcfcfc; 
    border: 1px solid #cbcbcb;
    color: #666666; 
    margin-bottom: 0.6em; 
    margin-top: 2px;
    padding: 3px; 
    width: 50%; 
}

input#author { 
    background-color: #fcfcfc;
    border: 1px solid #cbcbcb;
    color: #666666; 
    margin-bottom: 0.6em; 
    margin-top: 2px;
    padding: 3px; 
    width: 50%; 
}

input#email { 
    background-color: #fcfcfc;
    border: 1px solid #cbcbcb;
    color: #666; 
    margin-bottom: 0.6em; 
    margin-top: 2px;
    padding: 3px; 
    width: 50%; 
}

pre {
    background-color: #555;
    border: 1px solid #4BA3FA;
    margin: 0 0 1em 0;
    overflow: auto;
    padding: 1em;
}

h2, h2 a, .entry h2 {
    color: #4BA3FA;
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight:bold;
    margin-top:10px;
}
/* Misc */
.index-tags{
    font-weight:bold;
    margin-top:5px;
}

.index-tags a{
    font-weight:normal;
}

.tagcloud{
    border-bottom:1px #f0f0f0 solid;
    padding:0 10px;
    text-align:justify;
}

.awaiting{
    background-color:#C8E2FF;
    display:block;
    width:100%;
}

