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


/*

(Â¯`Â·._.Â·|if you see css that needs improvement, please email|Â·._.Â·Â´Â¯)
   | raul@mexicanpictures.com   |

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


        
*/

h2, h3 { margin: 0;}
html {
	height: 100%;
	font: 11px/16px Helvetica, Calibri, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	min-height: 101%;
	margin: 20px;
	background: #9ed7e5;
}

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: #7fccde;
	text-decoration: none;


}

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

}

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

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

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

#container, #footer {
	width: 960px;
	margin: 0 auto;
}

#container {
	border: 1px dashed #989898;
	background: white;
}

#banner {
	width: 905px;
	overflow: hidden;
	display: block;
	clear: both;
}

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

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

.navigationwrapper {
	float: left;
	width: 688px;
}



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

#sidebar {
	width: 214px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	
	float: left;
	border-right-color: #e8e8e8;
	margin-bottom: 15px;
	padding-top: 12px;
}

#sidebar h4, #sidebar h3, #sidebar ul li, #sidebar a, #sidebar h2 {
	margin-left:30px;
}

#footer {
	clear: both;
}

#banner {
	line-height: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	margin-top: 12px;
	padding-bottom: 12px;
	background-color: #fff;
	border-bottom: 1px dashed  #65b9c6;
}

.mainmenu {
	height: 52px;
	border-top: 4px solid #addeea;
	border-bottom: 4px solid #addeea;
	margin-bottom: 1px;
	width: 520px;
	float: left;
}

.mainmenu ul {
	margin: 0;
	padding-left: 40px;
	display: inline;
	line-height:52px;
}

.mainmenu li {
	list-style-type: none;
	display: inline;
	padding-right: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: bold 12px "Trebuchet MS","Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mainmenu li a, mainmenu li a:visited {
	color: #9ed7e5;
}


.mainmenu li a:hover {
	color: #a1b124;
background: url(http://www.20x200.com/images/menuarrows.gif) no-repeat center center;
		padding-top: 18px;
	padding-bottom: 20px;

}

.mainmenu li a:active {
	color: #f5cc30;
}

/* 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: 620px;
}

.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: #e66a24;
	background-color: transparent;
}

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

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

.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: 8px;
	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;
}

/* Sidebar Content
----------------------------------------------- */

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

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

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

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

}

#sidebar  a:hover h2, #sidebar a:hover h4 {
	background-color: #f3d12c;
}

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

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

#sidebar li {

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

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

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

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

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

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

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

.sidebarpix 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 {
	margin-top: 10px;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	font: 78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
	letter-spacing: .1em;
}

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

.description {
	height: 55px;

	border-bottom: 1px dashed #65b9c6;

	width: 229px;
	background: url(http://www.20x200.com/images/20x200description.gif) no-repeat 20px center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
}

/* buttons----- */

#loginbutton {
	height: 27px;
	width: 177px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/loginnew.gif) top left no-repeat;
	display: block;
}

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

.logoutbutton {
	height: 27px;
	width: 177px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.20x200.com/images/logoutnew.gif) top left no-repeat  !important;
	display: block;
}

.logoutbutton:hover {
	background-position: bottom left  !important;
}

#mailinglistnav {
	height: 27px;
	width: 177px;
	text-indent: 10000px;
	overflow: hidden;
		background: url(http://www.20x200.com/images/mailinglistnew.gif) top left no-repeat;
	display: block;
}

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


.givegifts {
		height: 31px;
display: block;
}
.givegifts a {
	padding: 0;
	margin: 0;
	float: right;
}

#givegifttext {
	height: 27px;
	width: 177px;
	text-indent: 10000px;
	overflow: hidden;
		background: url(http://www.20x200.com/images/givegift.gif) top left no-repeat;
	display: block;
}

#givegifttext: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;
}

#modal_container {
	padding: 8px;
	background-color: #fff;
	overflow: auto;
	font-family: "Helvetica, Lucida Grande",Verdana;
	font-size: 9px;
	color: #333;
	text-align: left;
	border: 2px solid #e66a24;
}

#modal_container.test {
	background-color: #979090;
	color: #fff;
	padding: 30px;
	text-align: center
}

#modal_overlay {
	background-color: #000;
}

#modal_overlay.test {
	background-color: #fff;
}

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

.signin {
	float: right;
	padding-right: 30px;
	width: 178px;
}

.caption
{color: #666;

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

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

.searchfield {
	width: 103px;
	height: 18px;
	border: 1px solid #9ed7e5;
	background-color: #fff;
	padding: 3px;
	float: left;
	margin-right: 5px;
	color: #9ed7e5;
	margin-bottom: 9px;
}

.text {
	min-width: 98px;
	max-width: 175px;
	border-width: 0;
	color: #e66a24;
	height: 18px;
	line-height: 15px;
}

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

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

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

.subscription {
	padding-left:30px;
}


#sidebar .sidebartout p{
width: 190px;
padding-left: 20px;
}

#sidebar .sidebartout p a{
	margin: 0;
}
#sidebar .blogroll a{ color: #b1bb1c;
	
}

