* {
color:#666666;
}

strong {
font-weight: bold;
}

a {
text-decoration: none;
color: #666666;
}
a:hover {
color:#F25718;
}

h1 a {
color:#F25718;
}


h2 {
font-size: 18px;
color:#F25718;
font-size: normal;
line-height: 36px;
letter-spacing: 0.5px;
}

h3 {
color: #F25718;
}

h3 strong {
color: #F25718;
}

p {
color: #666666;
padding: 10px 0;
line-height: 16px;
}

.padding10 {
padding-left: 20px;
padding-right: 20px;
}

.padding20 {
padding-left: 20px;
padding-right: 20px;
padding-top: 35px;
}

.padding20left {
padding-left: 20px;
padding-right: 20px;

}

body {
text-align: center;
font-family: arial;
font-size:12px;
background:#000000 url(images/body.jpg) no-repeat scroll center top;
}

	#wrapper {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background: url('images/wrapper_top.jpg') no-repeat -13px top;
	min-height:400px;
	height:auto !important;
	height:400px;
	}
	
		#header {
		height:217px;
		position: relative;
		}
		
			#header .right {
			background: url('images/bg_right.jpg') no-repeat right top;
			position: absolute;
			top: 0;
			right: 0;
			width: 353px;
			height: 353px;
			}
		
			#header a.titlelink {
			display:block;
			width: 225px;
			height: 80px;
			position: absolute;
			top: 124px;
			left: 35px;
			}
		
		#menu {
		height: 40px;
		background: url("images/menu.jpg") no-repeat top left;
		text-align: right;
		width: 580px;
		margin-bottom: 10px;
		}
		
			#menu li {
			display:inline;
			}
		
			#menu a {
			line-height: 40px;
			padding-right: 25px;
			color:#F25718;
			}
		
		#content {
		width:620px;
		float: left;
		}
			#content .navigation {
			background: url('images/next_prev.jpg') no-repeat 15px 0px;
			height: 34px;
			position: relative;
			}
				#content .navigation .alignleft{
				position: absolute;
				left: 193px;
				top: 10px;
				}
				#content .navigation .alignright{
				height:13px;
				position:absolute;
				right:199px;
				top:10px;
				}
				#content .navigation a {
				line-height: 13px;
				color: black;
				font-weight: bold;
				}
			
			#content .post {
			background: url('images/bg_top.jpg') no-repeat top left;
			width: 580px;
			margin-bottom: 20px;
			position: relative;
			}
			
			#content .post:first-child {
			margin-top:34px;
			} 
				#content .post:first-child  .top {
				background: url('images/bg_top_first.jpg') no-repeat top left;
				} 
			
				.post h1 {
				font-size: 22px;
				color:#F25718;
				line-height: 30px;
				letter-spacing: 0.5px;
				}
				
				.post .month {
				position: absolute;
				top: 24px;
				right: 0px;
				color: black;
				font-size: 14px;
				font-weight: bold;
				text-align:center;
				width: 64px;
				height: 50px;
				}
				
				.post .date {
					font-size: 26px;
					color: black;
				}
				
				.post .commentsNo {
				position: absolute;
				top: 30px;
				right: 0px;
				color: black;
				font-size: 26px;
				font-weight: bold;
				text-align:center;
				width: 64px;
				height: 60px;
				}
				
				.post .comments {
				font-size: 10px;
				
				float: left;
				}
				
					.post .comments a{
					color: white;
					}
				.post .cats {
				font-size:10px;
				float: left;
				}
				
				.post .middle {
				background: url('images/bg_post_middle.jpg') repeat-y;
				line-height: 16px;
				font-size: 12px;
				}
				
				.post .bottom {
				height: 7px;
				}
				
				.post .top {
				background: url('images/bg_top.jpg') no-repeat;
				min-height: 80px;
				}
				
				.post .bottom {
				background: url('images/bg_bottom.jpg') no-repeat;
				}
				
				.post img.title {
				margin-top: 10px;
				}
				
				.post .comments a, .post .continue a{
				font-size: 10px;
				}
				
				.post .continue{
				text-align: right;
				}
				
					.post .continue a{
					color: white;
					}
					
				.post .newletter {
				padding:10px 20px;
				}
					.post .newletter input{
					margin-bottom: 5px;
					}
					
					.post .newletter input, .post .newletter textarea {
					background: #000000;
					border: 1px solid #252525;
					padding: 5px;
					}
					
					
				.post li a {
				background:transparent url(images/bullet.jpg) no-repeat scroll 0 0;
				line-height:20px;
				padding-left:22px;
				font-size: 14px;
				color:#F25718;
				}
				
				.post a {
				color:#F25718;
				}
		
		.comment {
		border: 2px solid #252525;
		padding:10px 20px;
		margin-bottom: 10px;
		}
		
			.comment input, .comment textarea {
			background: #000000;
			border: 1px solid #252525;
			padding: 5px;
			}
		
		.comment-url a {
		color: #F25718;
		}
		
		.commentdate {
		font-size: 10px;
		text-align: right;
		line-height: 12px;
		}
		
		.comment-text {
		background: url('images/left_quote.jpg') no-repeat 0px 10px;
		padding: 10px 30px;
		position: relative;
		}
		
			.comment-text p {
			padding-bottom: 0;
			}
		
			.comment-text p:first-child {
			background: url('images/right_quote.jpg') no-repeat top right;
			}
		
		
		#sidebar {
		margin-left: 630px;
		padding-top: 29px;
		position: relative;
		min-height:1000px;
		height:auto !important;
		height:940px;
		}
			#sidebar h1 {
			font-size: 14px;
			color:#F25718;
			padding-left:22px;
			line-height: 30px;
			border-bottom: 2px solid #252525;
			margin-bottom: 5px;
			font-weight:bold;
			}
			
			#sidebar h2 {
			font-size: 14px;
			color:#F25718;
			padding-left:22px;
			line-height: 30px;
			margin-bottom: 5px;
			font-weight:bold;
			}
			
				#sidebar li a {
				background:transparent url(images/bullet.jpg) no-repeat scroll 0 0;
				line-height:20px;
				padding-left:22px;
				font-size: 14px;
				display: block;
				}
				
				#categories li {
				display:block;
				width: 170px;
				}
				#categories li:nth-child(2n+1) {
				float: left;
				}
			
			#recentposts {
			margin-bottom: 35px;
			}
			
			#categories {
			margin-bottom: 35px;
			}
			
			#newsletter .padding{
			padding-left:22px;
			}
			
				#newsletter input {
				margin-top: 5px;
				margin-bottom: 5px;
				border: 1px solid #252525;
				padding: 5px;
				background: black;
				}
			
			#twitter {
			background:url(images/twitter.jpg) no-repeat scroll bottom left;
			padding-bottom: 85px;
			position: absolute;
			bottom: 0;
			right: 0;
			}
			
				#twitter .top {
				height: 17px;
				width: 370px;
				background:transparent url(images/twitter_top.jpg) no-repeat scroll top left;
				}
				
				#twitter ul {
				background:transparent url(images/twitter_middle.jpg) repeat-y scroll top left;
				padding:0 30px;
				}
				#twitter ul li {
				background: #C3331B;
				}
				#twitter ul li span{
				color: #000;
				}
				
				#twitter ul li a{
				color: #000;
				text-decoration: underline;
				background: 0;
				padding-left: 0;
				}
				
				#twitter ul li a img {
				margin: 5px 5px 0 0;
				}
				
		#footer {
		background: url('images/footer.jpg') repeat-x;
		margin-bottom: 40px;
		position: relative;
		}
			#footer .footer2 {
			position: absolute;
			top: 0;
			right: 0;
			background: url('images/footer2.jpg') no-repeat top right;
			width: 369px;
			height: 4px;
			}
			
			#footer .cell{
			width: 320px;
			float: left;
			}
			
				#footer .cell h1 {
				margin: 0;
				line-height: 36px;
				}
				
				#footer li a {
				background: url('images/bullet.jpg') no-repeat;
				padding-left: 18px;
				line-height: 20px;
				}
				
				
				
				
				
/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

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

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }



