/*  
Theme Name: CHOWPOURIAN THEME
Theme URI: http://dabidesign.com
Description: 2 columns template. Widget ready. 
Version: 1.0
Author: Dabidesign
Author URI: http://dabidesign.com
*/


* {
   margin:0;
   padding:0;
}

html, body {
   font:9px Helvetica, Arial, sans serif; 
   background:white url('images/body-bg.gif') repeat;
   color: #666666;
   letter-spacing: 1px;
}

#container {
   width:730px;
   margin:30px auto 0 auto;/*antes 0px*/
}

#header {
   position:relative;
   float:left;
   width:730px;
   height:160px;
   background: url('images/bg-header.gif');
}

#infos-header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header.gif');
}

/* the homepage */
body.home #header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header.gif');
   }

/* static pages */
body.page #header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header_project.gif');
   }
  
body.page-3 #header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header6.gif');
   }
   
body.page-5 #header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header6.gif');
   }
   
body.post #header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header.gif');
   }
   
body.category #header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header.gif');
   }
   
body.archive #header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header.gif');
   }
   
body.error #header {
   width:730px;
   height:160px;
   background: #FFFFFF url('images/header.gif');
   }

#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:0.8em;
   color:black;
}

#main {
   position:relative;
   float:left;
   width:730px;
   background: url('images/bg-content.gif') repeat-y;
}

#main-content {
   position:relative;
   float:left;
   width:410px;
   margin:30px 0 0px 30px;
   display:inline;
   padding:0;
}

#main-content-pages {
   position:relative;
   float:left;
   width:650px;
   margin:30px 0 0px 30px;
   display:inline;
   padding:0;
}

/* ARTICLES */

.post {
   margin:0 0 30px 0;
   font-size:1em;
   text-align:left;
   text-transform:uppercase;
   line-height:1.5em;
   padding:0;
}

.post ul, .post ol {
   margin:30px 0 30px 40px;
}
/*titulos*/

h1 {
	font: 11px arial, Helvetica, sans-serif !important; 
	padding: 0px 5px 5px 5px; margin: 0 0 20px; 
	color: #666666; clear:both;}

.post h2 {
   font-size:1.3em;
   letter-spacing:0px;
   color:#000000;
   margin:0 0 5px 0;
   text-transform: none;
   font-weight: normal;
   padding:3px 0 3px 0px;
}
.post h3 {
   font-size:1em;
   letter-spacing:1px;
   color: #999999;
   margin:0 0 5px 0;
   width:410px;
   padding:3px 0 3px 0px;
}
.post h4 {
   font-size:1em;
   letter-spacing:1px;
   color:#000000;
   margin:0 0 20px 245px;
   text-transform: none;
   font-weight: normal;
   padding:3px 0 3px 0px;
}

.h5 {
	font-size:1em;
   	letter-spacing:1px;
   	color:#000000;
   	text-transform:lowercase;}

.h5 a:link, .h5 a:visited  
	{color: #000000;
	text-decoration:none;}

.h5 a:hover {background-color: #999999;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;}

.h7 {
   font-size:1.3em;
   letter-spacing:0px;
   color:#000000;
   margin:0 0 5px 0;
   text-transform: none;
   font-weight: normal;
   padding:3px 0 3px 0px;
}

.h8 {
   font-size:1em;
   letter-spacing:1px;
   color:#000000;
   text-transform: uppercase;
}

.extra {
   font-size:1.8em;
   letter-spacing:1px;
   color: #999999;
   text-transform: none;
}

.extra a:link, .extra a:visited  
	{color: #999999;
	text-decoration:none;
	text-transform:none}

.extra a:hover {
	background-color: #999999;
	color: #000000;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;;
}

.post-content img 
	{ 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	margin-bottom:10px;}

.post h2 a:link, .post h2 a:visited {text-decoration:none; color: #000000;}
.post a:link {text-decoration:none;}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
}

.postmetadata {
   /*border-bottom:1px dotted #999999;*/
   font-size:1em;
   color:#aaa;
}

.postmetadata a:link {
   color:#888;
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#3399ff;
   background:#FFFFFF;
}

#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999999;
}

#signature a:link {
   color:#000000;
   /*font-weight:bold;*/
   text-decoration:none;
}

/*------------------------------------------------------------------
	MENU 
------------------------------------------------------------------*/

ul {padding:0;margin:0;}

#menu { height:30px; margin-top:30px;_margin-top:30px;}
#menu div { margin-left:20px; padding-top:20px;margin-bottom:15px;_margin-bottom:5px;}
.ul  { list-style:none; padding:0px; width:100%;}
.ul li { display:block; float:left; margin-right:30px;color: #999999;}
.ul li a {
	width:100%;
	font-size:1em; 
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
	color: #999999;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;}

.ul a:hover{ 
	background-color: #999999;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	color:#ffffff;}

.ul li.current_page_item a, .ul li.current_page_item a:hover { 
	background-color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	color:#ffffff;}

/*------------------------------------------------------------------
 SIDEBAR
 ------------------------------------------------------------------*/


.sidebar-wrapper {
   position:relative;
   float:right;
   display:inline;
   width:190px;
   margin:40px 10px 0 0;
   padding:0;
   border:none;
   background:white;
}

#abonnements {
   position:relative;
   float:right;
   width:120px;
   margin:5px;
   padding:5px;
   background-color:;
}

#sidebar {
   position:relative;
   float:right;
   width:190px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   border:none;
   margin:30px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li {
   margin:0px;
}

#sidebar h2 {
   font-size:1em;
   font-weight: bold;
   letter-spacing:1px;
   text-transform:uppercase;
   color: #666666;
   margin-top:10px;
   margin-bottom:5px;
}

#sidebar a, #sidebar a:visited{
   	color: #999999;
  	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
 	text-transform:uppercase;
    text-decoration:none;
    border:none;
}

#sidebar a:hover {
	background-color: #999999;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	color:#ffffff;}

/* PIED DE PAGE */

#footer {
   position:relative;
   float:left;
   width:710px;
   height:50px;
   color:#aaa;
   padding:30px 30px;
   font-size:1em;
   letter-spacing:0.5px;
   text-align:left;
   background: url('images/bg-footer.gif') no-repeat;
}

#footer a:link, #footer a:visited {
   color:#3399ff;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#99ccff;
}

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:1em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist {
   background:#EEE;
   width:430px;
   padding:10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#999999;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#99ccff;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:1em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}
