/* @override http://www.20x200.com/blog/css/newblog.css */

/*

(Â¯`Â·._.Â·|if you see css that needs improvement (and lots needs improvement!), please email|Â·._.Â·Â´Â¯)

   | raul@mexicanpictures.com   |

   ___       __               ___       __       __     
 /'___`\   /'__`\           /'___`\   /'__`\   /'__`\   
/\_\ /\ \ /\ \/\ \   __  _ /\_\ /\ \ /\ \/\ \ /\ \/\ \  
\/_/// /__\ \ \ \ \ /\ \/'\\/_/// /__\ \ \ \ \\ \ \ \ \ 
   // /_\ \\ \ \_\ \\/>  </   // /_\ \\ \ \_\ \\ \ \_\ \
  /\______/ \ \____/ /\_/\_\ /\______/ \ \____/ \ \____/
  \/_____/   \/___/  \//\/_/ \/_____/   \/___/   \/___/


        
*/

body {background-color: #f1fafc;}
h2, h3 { margin: 0;}
html {
	height: 100%;
	font: 11px "Helvetica Neue", Helvetica, Calibri, "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

h2 {
	font: 10px/12px "Helvetica, Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #999;
	margin-bottom:12px
}

h3 {
	font: bold 11px "Helvetica, Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #999;
	margin-bottom: 12px;
}

a, a:link, a:visited {
	color: #99a917;
	text-decoration: none;


}

a:hover {
	color: #f27c37;
	text-decoration: none;

}

a img {
	border-width: 0;
	color: #585858;
}

textarea {
	border: 1px solid #c0bdbf;
	color: #232441;
	font: 1em helvetica, arial, sans-serif;
}

/* 
Structural
----------------------------------------------- 
 */



#centercolumn {
	width: 697px;
	float: left;
	padding-bottom: 10px;
	border-right: 1px dashed #9ed7e5;
}


#archives a h4, #archives h3, #archives ul li, #archives a, #archives h2 {
	margin-left:12px;
	margin-right: 12px;

}

#footer {
	clear: both;
}

/* Header
----------------------------------------------- 
*/

#blog-title {
	color: #1e1e1e;
	float: left;
	width: 430px;
}

#nav {
	float: right;
	padding: 0px;
	font-size: 12px;
	color: #7e989e;
	font-weight: bold;
	width: 350px;
	text-align: right;
}

.hilight {
	color: #e66a24;
}

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

.date-banner {
	margin: 1.5em 0 .5em;
}

.date-header {
	margin-top: 20px;
}

.post {
	padding-bottom: 10px;
	line-height: 1.6em;
	padding-left: 35px;
	width: 635px; 
}

div.post h1 {
	background-color: #9ed7e5;
	padding: 5px;
	text-transform: uppercase;
	color: white;
	font-size: 16px; 
}

.post-more-link {
	font-size: 10px;
	text-transform: uppercase;
}

.post-title {
	margin: 25px 0px 2px;
	padding: 0 0 4px;
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	color: #e66a24;
	letter-spacing: 1px;
}

.post-title a:link {
	text-decoration: none;
	color: #b1bb1c;
	background-color: transparent;
}

.post-title a:visited {
	text-decoration: none;
	color: #e66a24;
	background-color: transparent;
}

.post-title a:hover {
	color: #e66a24;
}

.post-title a:active {
	color: #9eb000;
}

.post-body {
	font-size: 12px;
	border-bottom: 1px dashed #9ed7e5;
	color: #505050;
	padding: 0;
}

.post img {
	padding: 4px;
	border: 1px solid #ddd;
	margin-bottom: 3px;
	display: block;
}

.post a:link img {
	padding: 4px;
	border: 1px solid #ddd;
	margin-bottom: 3px;
}

.post a:visited img {
	padding: 4px;
	border: 1px solid #ddd;
	margin-bottom: 3px;
}

.post a:hover img {
	padding: 3px;
	border: 2px solid #bbb;
	;
	margin-bottom: 3px;
	background: #fff;
}

.post a:active img {
	padding: 3px;
	border: 2px solid #9eb000;
	margin-bottom: 3px;
	background: #fff;
}

.post blockquote {
	margin: 5px 20px 5px 25px;
	color: #676767;
}

.post blockquote p {
	margin: 5px 0;
}

.post-footer, .comment-link {
	font: 9px/16px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

.post-footer {
	padding-bottom: 12px;
	margin-top: 10px;
	margin: 0;
	font-size: 10px;
	margin-right: 10px;
	
}

.post-footer a {
	color: #e66a24;
}

/* Comments
----------------------------------------------- */

#comments {
	margin-bottom: 30px;
	padding-left: 20px
}

#comments a {
	color: #9ed7e5;
}

#comments a:hover {
	color: #00061a;
	text-decoration: none;
	background: #c1e3e1;
	padding-top: 2px;
	padding-bottom: 1px;
}

#comments-open {
	margin-left: 12px;
	padding-left: 12px;
}

#comments-open input {
	font: 1em helvetica, arial, sans-serif;
}

#comments-open label {
	color: #929292;
	font: 11px Helvetica, Arial,Verdana,Sans-serif;
}

.comment-block {
	margin-left: 10px;
	border-left: 1px solid #c0bdbf;
	border-right: 1px solid #c0bdbf;
	border-top: 1px solid #c0bdbf;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
}

.commentfinish {
	margin-left: 10px;
	border-top: 1px solid #c0bdbf;
	margin-bottom: 20px;
}

.comment-content {
	color: #4a4a4a;
	font: 11px/1.2em Helvetica, Arial,Verdana,Sans-serif;
	padding-bottom: 5px;
	margin-left: 10px;
}

.comment-footer {
	color: #929292;
	font: bold 11px Helvetica, Arial,Verdana,Sans-serif;
}

/* archives Content
----------------------------------------------- */

#archives h2, #archives h3, #archives h4 {
	color: #fff;
	font-size: 11px;
	padding: 5px;
	margin:10px;
	text-transform: uppercase;
	font-weight: bold;
	height: 14px;
	display: block;
	width: 190px
}

#archives h4 {
	background: #e66a24 url(http://www.20x200.com/blog/images/feedicontiny.gif) no-repeat 180px center;
	height:14px;
	display: block;
	width: 188px
}

#archives h2 {
	background: #9ed7e5 url(http://www.20x200.com/blog/images/bloglinkarrow.gif) no-repeat 180px;
}

#archives a h2 {
	background: #9ed7e5 url(http://www.20x200.com/blog/images/bloglinkarrow.gif) no-repeat 180px;
}

#archives h3 {
	color: #fff;
	background-color: #b1bb1c;
	height:14px;

}

#archives  a:hover h2, #archives a:hover h4 {
	background-color: #e66a24;
}

#archives a:hover h4 { background: #e66a24 url(http://www.20x200.com/blog/images/feedicontiny-hover.gif) no-repeat 155px center;
	height:14px; }

#archives ul {
	padding: 0 0 20px;
	list-style: none;
	color: #999;
	font-size: 9px;
}

#archives li {

	line-height: 2em;
	border-bottom: 1px solid #d2d2d2;
}

#archives li a {
	padding: 0; margin-left: 5px;;
	font-size: 10px;
	color: #e66a24;
	line-height: 1em;
	font-size: 11px;
}

#archives li a:hover {
	color: #f5cc30;
}

#archives p {
	color: #666;
	font-size: 10px;
	line-height: 1.3em;
	width: 212px;
}

.archivespix a:link img {
	border: 2px solid #c9c9c9;
	background-color: #fff;
	display: block;
}

.archivespix a:visited img {
	border: 2px solid #c9c9c9;
}

.archivespix a:hover img {
	border: 2px solid #cc3d0a;
}

.archivespix a:active img {
	border: 2px solid #9eb000;
}

.tabletext {
	line-height: 1.3em;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #999;
}

.onepixelborder {
	border: 1px dotted #828282;
}

/* Footer----------------------------------*/

/* Footer----------------------------------*/

/* buttons----- */



.inputfield {
	width: 177px;
	height: 18px;
	border: 1px solid #9ed7e5;
	background-color: #fff;
	padding: 3px;
	color: #494544;
}

#uptodateoptionspulldown strong {
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}



.caption
{color: #666;

font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;}

/* css some formatting for forms how we hate them so----- */

#subscriptionoptions {
	height: 21px;
	width: 174px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/stayuptodate.gif) top left no-repeat;
	display: block;
	float: left;
}

#subscriptionoptions:hover {
	background-position: bottom left;
}

/* control modal overlays ----- */

#subscriptionoptions {
	height: 21px;
	width: 174px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/stayuptodate.gif) top left no-repeat;
	display: block;
	float: left;
}

#subscriptionoptions:hover {
	background-position: bottom left;
}

#submitbutton {
	height: 26px;
	width: 60px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/submitbox.gif) top left no-repeat;
	display: block;
	float: left;
}

#submitbutton:hover {
	background-position: bottom left;
}


.sidebartout p{
padding-left: 12px;
padding-right: 12px;
}


#archives .blogroll a{ color: #b1bb1c;
	
}

#searchresults {
	padding-left: 20px;
	padding-top: 10px; 
	pading-bottom:10px;
}

#searchresults h3 a {
	font-size: 12px;
	color: black;
}

#searchresults h3 a:hover{
	color: #f57d30;
}

#searchresults p {
	font-size: 12px;
	padding-right: 30px;
	line-height: 1.4em;
	padding-bottom:2px;
	margin-bottom: 0;
}

#searchresults p.posted {
	color: silver;
	font-size: 11px;
margin-top: 0;
margin-bottom: 12px;
}


#searchresults h2 span.hilight{
	text-transform: uppercase;
}

.taglist a{
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.taglist a:hover, a.comment-link:hover {
	color: #f3d12c;
}

#centercolumn {
	min-height:600px
}

