/* 

Theme Name: Winchester 35mm 

Theme URI: http://www.Winchester35mm.hosteando.org

Description: Casual work-desk theme for a different blogging experience.Brought to you <a href="http://http://www.Winchester35mm.hosteando.org">Geek with Laptop</a>

Version: 1.0

Author: Chris Sabian

Author URL: http://www.Winchester35mm.hosteando.org

Tags: valid XHTML, fixed width, wood, two columns, widgets, gravatars, right sidebar, 



The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

*/



/* = GLOBAL = */

* {margin:0;padding:0;}

body {

	background:#ae8858 url(images/bg.jpg) repeat top left;

	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;

	font-size: 12px;

	line-height:21px;

	color: #635537;

}

a:link, a:visited, a:active {

	color: #d21600;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

h1 {

	font-size:25px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:block;

	line-height:block;

	padding-bottom:2px;

}

h2 {

	font-size:20px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:normal;

	padding-bottom:11px;

	padding-top:15px;



}

h3 {

	font-size:17px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:normal;

	padding-bottom:10px;

	padding-top:14px;

}



/* === HEADER === */

#header-container {

	width: 1000px;

	margin: auto;

	padding: 0;

	margin-top: 25px;

}

#header{

	position:relative;

	height:325px;

}

#cup {

	float:left;

	background:url(images/cup.png) no-repeat;

	height:380px;

	width:545px;

	margin-left:-35px;

	margin-top:30px;

}

#headerright{

	float:left;

	background:url(images/righthead.png) no-repeat;

	width:480px;

	height:380px;

	margin-top:-26px;

}


/* === MENU === */

#menu {

height:55px;

left:60px;

margin:0px;

margin-top:-5px;

padding:0;

position:absolute;

text-transform:uppercase;

top:20px;

}

#menu, #menu ul {

line-height:1.5;

list-style-image:none;

list-style-position:outside;

list-style-type:none;

}

#menu a, #menu a:hover {

border:medium none;

display:block;

text-decoration:none;

}

#menu li {

background:transparent url(images/menu_button2.pn) repeat scroll 0 0;

float:left;

height:61px;

list-style-image:none;



list-style-type:none;

margin-left:515px;

margin-right:-512px;

text-align:center;

width:99px;

}

#menu a, #menu a:visited {

color:#332613;

display:block;

font-weight:bold;

padding:10px 12px;

}

#menu a:hover, #menu a:active {

color:#D21600;

text-decoration:none;

}

/* === MAIN AREA == */ 

.clear {

	position: relative;

	clear: both;

	height: 5px;

}

#wrapper {

	margin: 0 auto;

	position: relative;

	width: 1000px;

	background-image: url(images/mainmidpart.png);

	background-repeat: repeat-y;

}

#mainwrap{	

	width:1000px;

	margin:0 auto;

	}

#maintop {

	margin: 0 auto;

	position: relative;

	width: 1000px;

}

#maintopimg {

	position: relative;

	padding:0;

	background:url(images/maintoppart.png);

	height:145px;

}

#content {

	position: relative;

	width: 970px;

	margin: 0 0 0 45px;

}



/* === MAIN BLOG === */

#dest {

	height:40px;

	position: relative;

	background:url(images/dest.gif);

}

#today {

	height:40px;

	margin-top:10px;

	position: relative;

	background:url(images/today.gif);

}

#main-blog_2 {

	float:left;

	width:880px;

	padding:15px 10px 10px 10px;

}

#main-blog {

	float:left;

	width:480px;

	padding:15px 10px 10px 10px;

}

#main-blog h1 {

	font-size:22px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:normal;

	padding-bottom:2px;

}

#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{

	color:#4a4131;

	text-decoration:none;

	border-bottom:1px solid #b2b0a4;

}

#main-blog h1 a:hover{

	color:#d21600;

	text-decoration:none;

	border-bottom:1px solid #d21600;

}


.postdata {

	margin-bottom: 20px;

	font-size: 12px;

	font-weight: normal;

	font-style:italic;

	color: #4a4131;

}

.post-date{
	float:left;
	font-size:32px;
	width:45px;
	text-align:center;
	color:#3d3d3d;
	font-style:italic;
}

.post {

	margin-bottom:60px;

}



.post p {

	margin:0;

	padding:0 0 10px;

}



post ul {

	margin-left:35px

}

.post-comments {

	float: right;

	width: 63px;

	height: 61px;

	padding: 16px 0 0 24px;

	font-size:18px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	margin:-7px -30px 0 0;

	background: url(images/commentbck.gif) no-repeat;

}

.post-social {

	float: right;

	width: 78px;

	height: 74px;

	margin:-22px 30px 0 0;

	background: url(images/socialbck.gif) no-repeat;

}

.rss {	



		background: url(images/rssicon.gif) no-repeat 0 50%;

		padding-left:20px;

		padding-top:1px;

}



.post-comments a:link, .post-comments a:visited, .post-comments a:active{

	color:#4a4131;

	text-decoration:none;

}

.post-comments a:hover {

	color:#d21600;

	text-decoration:none;

}


#title_back {

	background: url(images/title_post.gif) no-repeat;

	width:480px;

	height: 64px;

	float: left;

	padding: 5px 0 15px 0;

}

#search{

	margin-left:80px;
	margin-top:6px;
}

/* = RIGHT CONTENT = */

#sidebar-top {

	background: url(images/sidebartop.gif) no-repeat;
	height: 30px;
	min-height: 90px;
	margin-left:0px;

}

#sidebar-content {

	background: url(images/sidebarmid.gif) repeat-y;
	padding:9px 30px 30px 30px;

}

#sidebar-bottom {

	background: url(images/sidebarbottom.gif) no-repeat;
	height: 37px;
	min-height: 37px;
	text-align:right;
	margin-left:-1px;

}


#sidebar_right-top {

	background: url(images/sidetop.gif) no-repeat;
	height: 33px;
	min-height: 33px;
	margin-left:0px;

}

#sidebar_right-content {

	background: url(images/sidebg.gif) repeat-y;
	padding:9px;

}

#sidebar_right-bottom {

	background: url(images/sidebottom.gif) no-repeat;
	height: 33px;
	min-height: 33px;
	text-align:right;
	margin-left:-1px;

}



#sidebar{
	width:255px;
	float:left;
	margin-left:-25px;
}

#sidebar_right{
	width:167px;
	float:left;
	margin-left:20px;
	margin-top:55px;
}


.widget {

	width:215px;

	margin-left:4px;

	background:url(images/widgetbck.gif) repeat-y;

	border-bottom:1px solid #e3dccb;

	margin-bottom:20px;

	text-align:left;

	padding-bottom:10px;

	margin-top:10px;

	

}

.widget p {

	padding-left:5px;

	}

	

	

.widget h2 {

	height:40px;

	width:215px;

	background:url(images/widgeth2.gif) no-repeat;

	text-align:center;

	padding:22px 0 0 0;

	font-size:20px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:normal;

	color:#4a4131;

	margin:0;

}



.widget ul {

	margin:0 0 15px 0;

	padding:5px 0;

	border:none ;

	list-style:none;

}

.widget ul li {

	padding:5px 15px 10px 15px;

	margin:0px;

	background: url(images/listseparator.gif) no-repeat 25% 100%;

}

.widget ul li a{

	color: #d21600;

	text-decoration:none;

}

.textwidget{

	padding:0 8px 0 8px;

	}

.widget ul li a:hover{

	color: #635537;

	text-decoration:none;

}	

.widget_rg {

	width:167px;

	margin-left:-5px;

	background:

	border-bottom:1px solid #e3dccb;

	margin-bottom:20px;

	text-align:center;

	padding-bottom:10px;

	margin-top:10px;

	

}

#calendar_wrap{

	margin-left:55px;

	}

.widget_rg p {

	padding-left:5px;

	}

	

	

.widget_rg h2 {

	height:40px;

	width:167px;

	background:

	text-align:center;

	padding:22px 0 0 0;

	font-size:20px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:normal;

	color:#4a4131;

	margin:0;

}



.widget_rg ul {

	margin:0 0 15px 0;

	padding:5px 0;

	border:none ;

	list-style:none;

}

.widget_rg ul li {

	padding:5px 15px 10px 15px;

	margin:0px;

	background: url(images/listseparator.gif) no-repeat 25% 100%;

}

.widget_rg ul li a{

	color: #d21600;

	text-decoration:none;

}

.textwidget_rg{

	padding:0 8px 0 8px;

	}

.widget_rg ul li a:hover{

	color: #635537;

	text-decoration:none;

}	
/* --- IMAGES --- */



img {

	

}

p img {

	padding: 0;

	max-width: 100%;	

}

img.aligncenter {

	border: 1px solid #59350b;

	margin-left: auto;

	margin-right: auto;

	display: block;

}

img.alignright {

	border: 1px solid #59350b;

	margin: 0 0 13px 13px;

	display: inline;

}

img.alignleft {

	border: 1px solid #59350b;

	margin: 0 13px 13px 0;

	display: inline;

}

.alignleft {

	float: left

}

.alignright {

	float: right;

}

.wp-caption {

   border: 1px solid #59350b;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -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;

}

	

/* == FOOTER == */

#bottom{

	background:url(images/footer2.png) no-repeat;

	

	

	height:320px;

	

}

#bottom p{

	text-align:center;

}



#wp-footer{

	position:absolute;

	background: url(images/footer-wp.gif) no-repeat;

	width:95px;

	height:26px;

	margin-top:95px;

	margin-left:460px;

}	

#wp-footer a {

	display: block;

	height: 0;

	padding-top:26px;

	overflow: hidden;

	text-decoration: none;

	width: 95px;

}

#wp-footer a:hover {

	background: url(images/footer-wp.gif)  no-repeat 0 -28px;

}

/* == SUBFOOTER == */

#subfooter {

	width:1000px;

	margin-left:-1px;

	margin-right:0px;

	height:300px;

	clear:both;

	background-image: url(images/footer3.gif);;

}

#subfooter .widget_foot {

	width:260px;

	height:120px;

	float:left;

	margin-left: 30px;

	margin-top: 0px;



	margin-bottom: 0px;

}

#subfooter .widget_foot .inner {

padding:10px;

} 



.widget_foot {

	width:252px;

	margin-left:4px;

	background color: #FFFFFF;

	margin-bottom:20px;

	text-align:center;

	padding-bottom:10px;

	margin-top:10px;

	

}

.widget h2_foot {

	height:40px;

	width:252px;

	background color: #FFFFFF;

	text-align:center;

	padding:22px 0 0 0;

	font-size:20px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;

	line-height:normal;

	color:#4a4131;

	margin:0;

}

.widget_foot ul {

	margin:0 0 15px 0;

	padding:5px 0;

	border:none ;

	list-style:none;

}

.widget_foot ul li {

	padding:5px 15px 10px 15px;

	margin:0px;

	background: url(images/listseparator.gif) no-repeat 25% 100%;

}

/*------------------COMMENTS----------*/

.commentlist {

	padding: 0;

	text-align: justify;

}	

.commentlist p {

	margin: 0 15px 10px 2px;

	clear:both;

}

#commentform p {

	margin: 5px 0;

}

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}

.alt{

	margin-top: 1px;

	padding: 10px 10px 5px 10px;

	background: #f2f2f2;

	border: 1px solid #b2b0a4;

}	

.alt2{

	margin-top: 1px;

	padding: 10px 10px 5px 10px;

	background: #ffffff;

	border: 1px solid #b2b0a4;

}	

.administrator {

	margin-top: 1px;

	padding: 10px 10px 5px 10px;

	background:#e5dfcf url(images/author.gif) no-repeat center ;

	border: 1px solid #7e7d75;

}

.cgravatar {

	float: left;

	width: 60px;

	height: 60px;

	margin: 0px 12px 0px 0px;

	border: 1px solid #47453a;

}

.comment-author {	

	font-size: 120%;

	font-family:Geneva, Arial, Helvetica, sans-serif;

	color: #2b2d2f;

}

.comment-author a:link , .comment-author a:visited, .comment-author a:active {

	color: #d21600;

	border-bottom: 1px solid #d21600 ;	

	text-decoration: none;

}

.comment-author a:hover {

	color: #635537;

	border-bottom:1px solid #b2b0a4;

	text-decoration: none;

}		

.comment-date {

	margin-left:2px;

	margin-top:3px;

	font-size: .75em;

	color: #888;

}

#com{

	width:480px;

	padding: 0 0 5px 0px;

	clear: both;

}

#comhead{

	background:url(images/comh3.gif) no-repeat;

	margin-bottom:10px;

	color:#271b03;

	padding:8px 0 0 40px;

	font-size:18px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;	

	width: 175px;	

	height: 36px;

	

}

#respond {

	width:480px;

	padding: 0 0 5px 10px;

	clear: both;

}

#respond {

	background:url(images/comh3.gif) no-repeat;

	width: 175px;	

	height: 36px;

	margin-top:25px;

	color:#271b03;

	padding:8px 0 0 50px;

	font-size:18px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;	



	

}

#commentform {	

	margin: 10px 10px 30px 0px;

	font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

}

#commentform label{

	color: #787878;

	font-size: 87%;

}

#commentform input{

	width: 200px;

	background: #fff;

	border: 1px solid #b2b0a4;

	padding: 5px;

	margin-top: 3px;

	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;

}

#commentform textarea{

	height: 130px;

	background: #fff;

	border: 1px solid #b2b0a4;

	padding: 5px;

	margin-top: 3px;

	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;

	overflow: auto;

}

#commentform #submit{

	cursor:pointer;

}

.contactform input,  .contactform textarea {

	background: #333;

	border: 1px solid #b2b0a4;

	color: #fff;

}

.contactform input:focus, .contactform textarea:focus {

	background:#444444;

	border: 1px solid #000;	

	padding-bottom:30px;

	color:#fff;

}

.contactform #contactsubmit {

	width: 85px;

	background: #111;

	border: 1px solid #666;

	color: #e3e3e3;

	font-size:.85em;

}

.contactform #contactsubmit:focus{	

	width: 85px;

	background: #333;

	border: 1px solid #666;

	color: #e3e3e3;

	font-size:.85em;

}

.contactform textarea {

	width: 340px;

	height: 200px;

	margin-bottom:10px;

}

.ddfmwrap {

	width: 480px;

	margin: 0;

	padding: 10px 0;

}



.ddfmwrap form.ddfm {

	width: 480px;

	margin: 0;

	padding: 0;

}



.ddfmwrap form.ddfm legend {

	font-size: 1.1em;

	font-weight: normal;

	color: #635537;

}



.ddfmwrap form.ddfm label {

	padding-top: 4px;

	color: #635537;

	font-weight: normal;

	line-height: normal;

}





.ddfmwrap form.ddfm fieldset {

	padding: 15px 15px 15px;

	border: 1px solid #b2b0a4;

}













.ddfmwrap p {

	color: #635537;

}



form.ddfm .credits {

	display: none;

}



.ddfmwrap .required {

	color: #cf0e0e;

}



.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {

	padding: 4px 5px;

	background: #fdfef6;

	border: 1px solid #b2b0a4;

	color: #635537;

	font-family: Arial, Helvetica, Geneva, sans-serif;

	font-size: 1em;

}



.ddfmwrap .fmtextarea {

	height: 200px;

}



.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {

	border: 1px solid #918b6e;

}



.ddfmwrap .submit {

	margin-left:-8px;

	text-align: left;

}



.ddfmwrap .submit input {

	padding: 3px 12px;

	background: #fdfef6;

	border: 1px solid #918b6e;

	color: #2b2d2f;

	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;

}





#wp-calendar {

empty-cells:show;

font-size:12px;

font-weight:bold;

margin:0;

padding:0;

text-align:center;

text-decoration:none;

width:200px;

}



/* == FORO == */

#foro {

         position: relative;

	width: 950px;

	margin: 0 0 0 45px;

}

/* == PLUGINS == */

.wp_answers_votes {
 float:right;
 background-color:#FFFFFF;
 margin-bottom:10px;
 padding:10px
 text-align:center;
 -moz-border-radius:15px;
 -webkit-border-radius:6px;
 border-radius:6px;
}
.wp_answers_total_votes{
 font-size:2em;
}

/****************************
  RELACIONADAS
****************************/
#relacionadas {
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 0 0 10px 0;
}

	#relacionadas h4 {padding: 2px 4px;}
	
	#relacionadas .post {
		font: normal .9em/1.2em "lucida grande", "segoe ui", verdana, sans-serif;
		padding: 0;
		width: 125px;
		float: left;
	}
	
	#relacionadas .thumb img {
		display: block;
		margin: 8px auto;
		width: 100px;
		height: 100px;
	}

	#relacionadas .title {padding: 0 10px 10px 10px;}

	#relacionadas a {text-decoration: none;}




blockquote {
  font: 14px/20px italic Times, serif;
  padding-left: 70px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 10px;
  background-color: #dadada;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 15px;
  background-image: url(images/quote_open2.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 20% 20%;
} 


