/*
Theme Name: Cowboy Casanova
Theme URI: http://wordpress.org/
Description: Designed by Deea and coded by Auie
Version: 
Author: Auie
*/


body {
	background: #d1c6ae url(images/bodybg.png) repeat-x;
	margin : 0 auto;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	color: #35452e;
}



blockquote {
	width: 370px;
	margin: 25px 20px;
	color : #1d1b1b;
	text-align : justify;
	line-height: 18px;
	font-size : 12px;
	font-family : georgia;
	text-transform : none;
	padding: 10px;
	border: 0;
	background-color: #9d966b;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}

textarea, input, select{
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	margin-right: 5px;
	border: 1px #ac9f84 solid;
	padding: 5px;
	color: #6a6968;
	background-color: #c4b9a1;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

textarea:hover, textarea:focus, input:hover, input:focus, select:hover, select:focus{
	background-color: #b5a686;
}

hr {
	border-top:1px solid #0b0b0b;
	border-bottom:1px solid #2f2f2f;
	border-left: 0;
	border-right: 0;
	margin: 15px;
}

#container {
	margin:0 auto;
	padding:0 ;
}






/* Sidebar ------------------------------ */
#sidebar {
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	text-align: left;
	background: url(images/sidebg.jpg) repeat-y center;
	}
	
.sidebarcontents {
	padding: 0 15px;
}

#sidebar a {
	color: #c8d7a5;
	font-size: 11px;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar .sidemodule li:hover a{
	color: #fae5ac;
	font-size: 11px;
	text-decoration: none;
	}

#sidebar b, #sidebar strong, #sidebar big {
	color: #c1b7a5;
	font-weight: bolder;
	}
	  
	
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	color: #c6bb80;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -1px;
	line-height: 20px;
	padding: 10px 0;
	margin: 0;
	text-shadow: 1px 1px 7px #000000;
	}

#sidebar .sidemodule {
	padding: 0;
	margin-bottom: 30px;
	color: #b38e70;
	font-weight: normal;
	line-height: 15px;
	}

#sidebar .sidemodule ul, #sidebar .sidemodule ol, #sidebar .double ul {
	margin:0;
	padding: 0;
	list-style: none;
	}
	
#sidebar .sidemodule li {
	margin: 0;
	padding: 6px 3px;
	list-style: none;
	border-bottom: 1px #341c08 solid;
	}
	
#sidebar .sidemodule li:hover{
	background-color: #40230b;
	border-bottom: 1px #81542f solid;
	color: #7d6653;
	}
	
	



/* Contents ------------------------------ */
#contents {
	padding: 0 3px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	}
	
#contents b, #contents big, #contents strong{
	color: #dbb89c;
	font-weight: bold;
	}
	
#contents a, #contents a:visited {
	color: #ebe4df;
	text-decoration: none;
	}

#contents a:hover {
	color: #d7ac8a;
	text-decoration: none;
	}

#contents a img {
	background-color: #dbc5a2;
	padding: 5px;
	margin: 1px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 1px solid #23230e;
	}

#contents a img:hover {
	background-color: #474633;
	padding: 5px;
	margin: 1px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 1px solid #23230e;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	}
	

/* Posts ------------------------------ */

#contents .post {
	padding: 0;
	margin-bottom: 15px;
	font-family:"Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	}

#contents .post h2{
	padding: 0px;
	margin: 10px 0;
	font-size: 22px;
	font-family: georgia;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: -1px;
	word-spacing: 2px;
	text-shadow: #000 1px 1px;
	text-transform: capitalize;
	text-align: center;
	color: #f5d6ac;
	}
	
#contents .post h2 a {
	color: #f5d6ac;
	text-decoration: none;
	}
	
#contents .post h2 a:hover {
	color: #f9f9f8;
	text-decoration: none;
	}
	
#contents .postinfo{
	padding: 2px 0;
	margin: 10px 60px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align:center;
	background-color:#a19c72;
	color: #030;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	}

#contents .postbackground {
	background: #687e69 url(images/postentrybg.jpg) repeat-y center;
}

	
#contents .entry, #contents .pagecontents {
	color: #10210a;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	vertical-align: top;
	padding: 0 20px;
	line-height: 18px;
	text-align: left;
	margin: 0;
}

#contents .entryimage {
	position: relative;
	margin: 15px auto;
	width: 450px;
	height: 270px;
}

#contents .entryimage span {
	position: absolute;
	display: block;
	width: 450px;
	height: 270px;
	background: url(images/entryimage.png) no-repeat;
	top: 0;
	left: 0;
	
}

#contents .entryimage em {
	width: 300px;
	display: block;
	padding: 5px;
	text-align: right;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #eabd47;
	background-color: #010000;
	position: absolute;
	top: 215px;
	left: 5px;

}


#contents .thecomment {
	font-family: georgia, "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 14px;
	color: #9f2020;
	text-align: center;
	}

.thecomment .number {
	font-size: 30px;
}

.extra {
	background-color: #252121;
	text-align: center;
	font-size: 11px;
	padding: 2px;
	}

.tools {
	text-align: center;
	}
	
#contents .tools a img {
	background: none;
	border: none;
	padding: 0px;
	margin: 0;
}
	
	
/* Posts ------------------------------ */

#contents .page{
	margin-bottom: 15px;
	font-family:"Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	color:#7d7d7d;
	line-height: 19px;
	padding: 12px 10px 0 10px;
	}
	
#contents .breadcrumb {
	border-bottom: 3px double #6d6d6d;
	}
	
#contents .page h1 {
	margin: 2px 0;
	padding: 2px 0;
	color: #f0d486;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: lighter;
	border-bottom: 2px solid #6d6d6d;
	letter-spacing: 2px
	
	}
	
#contents .page h2 {
	background-color: #942800;
	color: #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	padding: 2px 5px;
}

#contents .page h3 {
	background-color: #d3a323;
	color: #783a08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px;
}

#contents .page ul{
	list-style: square;
}

#contents .page li{
	font-size: 12px;
	border-bottom: 1px solid #3d3024;
	margin: 0 15px;
	padding: 15px 5px;
}

	
#contents .film {
	border: 2px solid #f0f0f0;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	margin-left: 15px;
	}

.pagenumber {
	text-align: center;
	}
	
.wp-pagenavi {
	background: none;
	}
	
	
/* Comments ------------------------------ */

#comments {
	margin: 15px 15px;
	text-align:left;
}

#comments .commentsinfo {
	padding: 5px;
	background-color: #4d462f;
	font-size: 13px;
	text-align: left;
	color: #989071;
}

#comments .commentsentry {
	padding: 5px;
	font-size: 11px;
	background-color: #90866a;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	color: #372c0d;
}

	
/* Footer ------------------------------ */
#footer {
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 11px;
	color: #000000;
	}


/*Images----------------------------------------*/

.imagesaffies {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:.70;
	border-style: solid;
	border-width: 1px;
	border-color: #c8d7a5;
	padding: 3px;
	background-color: #4a280c;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.imagesaffies:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:.90;
	border-style: solid;
	border-width: 1px;
	border-color: #c8d7a5;
	padding: 3px;
	background-color: #4a280c;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	}

.imagesupdates {
	background-color: #dbc5a2;
	padding: 5px;
	margin: 1px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 1px solid #23230e;
	}

.imagesupdates:hover {
	background-color: #474633;
	padding: 5px;
	margin: 1px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border: 1px solid #23230e;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:.90;
	}

.imagesfamily {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:.70;
	border:0px;
}

.imagesfamily:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:.90;
	border:0px;
	}

.imagespages {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:.70;
	border-style: solid;
	border-width: 1px;
	border-color: #74634c;
	padding: 3px;
	background-color: #687e69;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

.imagespages:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:.90;
	border-style: solid;
	border-width: 1px;
	border-color: #744c60;
	padding: 3px;
	background-color: #687e69;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	}

a img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:.70;
	}

a img:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:.90;
	}

