/*
Theme Name: Crazy Xhtml
Theme URI: http://www.crazyxhtml.com/
Description: Crazy Xhtml
Version: 1.0
Author: Victor Solovey
Author URI: http://www.crazyxhtml.com/
Tags: green, crazy xhtml, fixed width, two columns, widgets
*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited{
		color:#000;
		text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html{
	background:url(images/bgr_main.gif) repeat center top;
}
body{
	/* Preloaded */
	position:relative;
	color:#000;
	font:62.5% Arial, Helvetica, sans-serif;
}
#index{
	background:url(images/bgr_clouds.gif) repeat-x center 175px;
}
.skiplink{
	display:none;
}
.wrapper{
	margin:0 auto;
	width:900px;
}
/*top*/
#top{
	width:100%;
	height:45px;
	background:url(images/bgr_top.png) repeat-x;
	overflow:hidden;
}
/*menu*/
#menu{
	width:900px;
	margin:5px auto 0 auto;
	text-align:right;
}
#menu li{
	display:inline;
	font-size:1.6em;
	line-height:1.3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 1px 0 1px;
	color:#fff;
}
#menu li b{
	text-transform:uppercase;
}
#menu a, #menu a:visited{
	color:#fff;
}
#main_rss{
	position:relative;
	top:5px;
}
#main_twitter{
	position:relative;
	top:5px;
}
/*myamlic*/
.myamlic{
	position:absolute;
}
#myamlic_01{
	margin:125px 0 0 125px;
}
#myamlic_02{
	margin:160px 0 0 335px;
}
#myamlic_03{
	margin:135px 0 0 715px;
}
#myamlic_04{
	margin:82px 0 0 425px;
}
#myamlic_05{
	margin:0 0 0 512px;
}
/* header */
#header{
	width:100%;
	height:210px;
	overflow:hidden;
}
#sub #header{
	height:179px;
	background:url(images/bgr_subheader.png) no-repeat;
}
#logo{
	float:left;
	padding:10px 0 0 10px;
}
#logo a{
	width:259px;
	height:124px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	background:url(images/button_logo.png) no-repeat;
	cursor:pointer;
	outline:none;
}
#subheader_note{
	float:right;
	overflow:hidden;
	width:376px;
	height:155px;
	background:url(images/bgr_subheader_note.png) no-repeat;
	overflow:hidden;
	float:right;
	margin:10px 0 0 0;
	padding:0 10px 0 30px;
}
.header_note h2{
	font-size:1.3em;
	line-height:1.4em;
	color:#970000;
	margin:22px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing:-1px;
	position:relative;
}
.header_note h2 span{
	font-size:1.3em;
	font-weight:normal;
}
.header_note h2 .blue{
	color:#1982d2;
}
.header_note h2 .green{
	color:#08970b;
}
.header_note h2 .green a{
	color:#08970b;
}
.header_note p{
	font-size:1.3em;
	line-height:1.4em;
	color:#e66400;
	padding:5px 0 0 0;
	position:relative;
}
/* body */
#body{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_body.png) repeat-y;
}
#content{
	float:left;
	width:530px;
	padding:0 28px 0 28px;
	display:inline;
}
#sidebar{
	float:right;
	width:300px;
	padding:0 10px 0 0;
	display:inline;
}
.title, .pagetitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.0em;
	font-weight:normal;
	background:url(images/ico_dotted.gif) repeat-x bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.pagetitle{
	margin:0 0 20px 0;
}
.text{
	font-size:1.3em;
	line-height:1.6em;
}
/*slidebox*/
.slidebox{
	width:280px;
	overflow:hidden;
	background:url(images/bgr_slidebox.png) repeat-y;
	padding:0 10px 0 10px;
}
.slidebox_top{
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(images/bgr_slidebox_top.png) no-repeat;
}
.slidebox_end{
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(images/bgr_slidebox_end.png) no-repeat;
	margin:0 0 10px 0;
}
.slidebox h2{
	width:270px;
	height:35px;
	padding:7px 0 0 10px;
	background:url(images/slidebox_title_01.png) no-repeat;
	font-size:2.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
}
.slidebox .slidebox_title_02{
	background:url(images/slidebox_title_02.png) no-repeat;
}
.slidebox .slidebox_title_03{
	background:url(images/slidebox_title_03.png) no-repeat;
}
.slidebox p{
	font-size:1.3em;
	line-height:1.6em;
	padding:10px 5px 0 5px;
}
.slidebox p.pink{
	color:#760440;
}
.slidebox ul{
	padding:0 5px 0 5px;
	margin:5px 0 0 10px;
	font-size:1.3em;
}
.slidebox ul ul{
	font-size:1.0em;
	margin:0 0 0 20px;
}
.slidebox ul li{
	padding:4px 0 4px 0;
	color:#004f8f;
	text-transform:capitalize;
}
.slidebox ul li a, .slidebox ul li a:visited{
	color:#004f8f;
	background:url(images/ico_dot2.gif) no-repeat left 1px;
	padding:0 0 0 17px;
}
.slidebox ul li a:hover{
	color:#2c99f2;
	text-decoration:underline;
}
#widget_pages ul li a, #widget_pages ul li a:visited{
	background:url(images/ico_dot3.gif) no-repeat left 2px;
}
#widget_tags p{
	width:98%;
	overflow:hidden;
}
#widget_tags p a{
	padding:6px;
	float:left;
	display:block;
}
/*search_box*/
#search_box{
	width:95%;
	overflow:hidden;
	margin:0 0 10px 10px;
}
#search_box label{
	display:none;
}
#search_box #s{
	float:left;
	border:1px solid #5d9e25;
	background:#fff;
	font-size:1.3em;
	padding:4px;
	width:200px;
	margin:0 8px 0 0;
}
#search_box #searchsubmit{
	float:left;
	border:1px solid #5d9e25;
	background:#a7d573;
	font-size:1.3em;
	padding:3px;
}
/*post*/
.post{
	width:100%;
	overflow:hidden;
	margin:10px 0 40px 0;
}
.post_thumb{
	float:left;
	width:90px;
}
.post_content{
	float:right;
	width:420px;
}
.post_thumb img{
	float:left;
	width:80px;
	height:80px;
	border:5px solid #7cb846;
	margin:5px 0 0 0;
}
.post h2{
	font-size:2.2em;
	line-height:1.1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
}
.post h2 a{
	color:#000;
}
.post h2 a:hover{
	color:#336699;
	text-decoration:none;
}
.post_title_meta{
	width:100%;
	overflow:hidden;
	background:url(images/ico_dotted.gif) repeat-x bottom;
	padding:0 0 9px 0;
	margin:10px 0 10px 0;
	font-size:1.1em;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}
.post_title_meta .date{
	background:url(images/ico_date.gif) no-repeat;
	padding:1px 0 1px 14px;
}
.post_title_meta .comment{
	background:url(images/ico_comment.gif) no-repeat left 2px;
	padding:1px 0 1px 14px;
}
.post_title_meta .comment a{
	color:#666;
}
.post_title_meta .post_cats{
	padding:1px 0 1px 0;
}
.post_title_meta .post_cats a{
	padding:1px 0 1px 0;
	text-transform:capitalize;
}
.entry{
	font-size:1.3em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
.entry p{
	padding:0 0 18px 0;
}
.entry a{
	color:#336699;
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.entry .more-link{
	font-weight:bold;
	color:#429bd0;
	background:url(images/ico_readmore.gif) no-repeat right 5px;
	padding:0 14px 0 0;
}
.postmetadata{
	font-size:1.2em;
	line-height:1.6em;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	border-top:1px solid #f4a62a;
	padding:10px 0 0 0;
}
.post_tags{
	border-bottom:1px solid #2c99f2;
	padding:0 10px 10px 10px;
	text-transform:lowercase;
}
.post_tags a{
	background:url(images/ico_tags.gif) no-repeat left 5px;
	padding:0 0 0 12px;
	margin:0 5px 0 5px;
}
.entry .tweetmeme{
	float:left;
	padding:0 15px 0 0;
}
.entry .source{
	text-align:right;
	font-style:italic;
}
.entry .source a{
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
/*wp_syntax*/
.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  width: 95%;
  margin:0 auto 18px auto;
}

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
}

.wp_syntax table {
  border-collapse: collapse;
}

.wp_syntax div, .wp_syntax td {
  vertical-align: top;
  padding: 2px 4px;
}

.wp_syntax .line_numbers {
  text-align: right;
  background-color: #def;
  color: gray;
  overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
  margin: 0;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
  font-size: 12px;
  line-height:1.3em;
}


/*single_related_post*/
#single_related_post{
	margin:0 0 30px 0;
}
#single_related_post h3{
	font-size:2.2em;
	line-height:1.1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
}
#single_related_post ul{
	margin:10px 0 0 0;
}
#single_related_post ul li{
	background:url(images/ico_dotted_grey.gif) repeat-x bottom;
	font-size:13px;
	padding:6px 0 6px 5px;
	line-height:18px;
}
#single_related_post ul li a{
	background:url(images/ico_rel.gif) no-repeat left 3px;
	padding:0 0 0 16px;
	color:#000;
	display:block;
}
/* footer */
#footer{
	width:100%;
	padding:100px 0 20px 0;
}
#sub #footer{
	background:url(images/bgr_subfooter.png) no-repeat;
}
#footer p{
	text-align:center;
	color:#e6fdcf;
	font-size:1.2em;
	line-height:1.6em;
}
#footer a{
	color:#e6fdcf;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 18px 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry ul ul {
	padding-left: 0;
	}

.entry ul ul li{
	margin-left: 0;
	}

.entry ul li {
	margin: 8px 0 8px 10px;
	background:url(images/ico_dot.gif) no-repeat left 6px;
	padding:0 0 0 24px;
	}

.entry ol {
	padding: 0 0 18px 45px;
	margin: 0;
	}

.entry ol li {
	margin: 8px 0 8px 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Comments*/

.commentsclosed{
	display:none;
}
.commentlist {
	padding: 0;
	text-align: justify;
	width:100%;
	}

.commentlist .comment {
	margin: 15px 0 10px 0;
	padding: 15px 15px 15px 15px;
	list-style: none;
	background:#f9f9f9;
	border:1px solid #eeeeee;
}
.commentlist .comment .comment {
}
.commentlist .children {
	margin: 15px 0 10px 30px;
	background:#fff;
}
.commentmet_avatar{
	margin:0 15px 0 0;
}
.commentmet_avatar img{
	margin:5px 0 5px 0;
	border:1px solid #eeeeee;
	padding:1px;
	background:#fff;
	display:block;
}
.commentmetadata{
	font-size:1.3em;
	font-weight:bold;
	color:#2172b4;
	text-align:center;
}
.commentmetadata a{
	color:#2172b4;
}
.comment-meta{
	width:100%;
	overflow:hidden;
}
.commentlist p {
	margin: 0 5px 15px 0;
	font-size:1.3em;
	line-height:1.6em;
}
.commentlist .alt {
	background:#fff;
}
.commentmetadata_end{
	font-size:1.1em;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}
.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	display:block;
	float:left;
	background:#86bf50;
	color:#fff;
	font-size:1.2em;
	padding:3px 10px 3px 10px;
}
.commentmet_replay a:hover{
	background:#a7d573;
	text-decoration:none;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#respond{
	padding:20px 0 0 0;
}
#commentform{
	padding:6px 0 0 0;
}
#commentform p{
	font-size:1.3em;
	padding:0 0 4px 0;
}
#commentform label{
	position:relative;
	top:-2px;
}
.cancel-comment-reply{
	font-size:1.3em;
}
#commentform input, #commentform textarea{
	width:260px;
	border:1px solid #ccc;
	font-size:1.0em;
	padding:3px;
	color:#444;
	background:#fff url(images/bgr_order_input.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform textarea{
	width:95%;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform #submit{
	width:150px;
}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 18px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width:100%;
	margin:10px 0 60px 0;
	font-size:1.3em;
	font-weight:bold;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
