/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

* {
	margin:0;
	padding:0;
}

a{
	color:#f7931e;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#cf750c;
	text-decoration:underline;
	font-weight:bold;
}

body{
	font-family: "Verdana";
	font-size:12px;
	background: #3d3d3d;
	margin:0 auto;
}

#container{
	width:955px;
	background:url('images/main_bg.gif') repeat-y;
	margin:0 auto;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	min-height:800px;
	
}
#masthead{
	height:65px;
	width:955px;
	border-bottom:3px solid #999999;
}

#swish{
	background:url('images/paint_swish.png') no-repeat;
	height:104px;
	width:456px;
}

#masthead_images{
	border-bottom:1px solid #cccccc;
	height:200px;
	width:955px;
	background:url('images/masthead_images.jpg') no-repeat;
}

#navigation{
	clear:both;
}

#navigation_item{
margin-top:12px;
	border:1px solid #c0c0c0;
	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius-bottom-right: 10px;
	border-radius: 10px;
	text-align:center;
	padding:10px;
	width:127px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}

#left_column{
	float:left;
	width:635px;
	border-right:1px solid #b2b2b2;
	margin-top:10px;
	min-height:500px;
}

#right_column{
	margin-top:10px;
	float:right;
	width:300px;
	padding-left:10px;
}

#sidebar{
	
}

#clear{
	clear:both;
}

#box{
	width:150px;
	float:left;
	margin-top:10px;
}

.l{
	float:left;
}

.r{
	float:right;
}


.box_title{
height:15px;
margin:4px;
margin-top:18px;
color:#a1a1a1;
}

#sidebar ul{
	list-style-type: none;
}

	#sidebar li{
		height:10px;
		margin:4px;
	}
	
	#sidebar li a{
		color:#4e4e4e;
		font-weight:normal;
	}

.post p{
	line-height:22px;
	margin-bottom:10px;
}

#postsroll{
	clear:both;
	margin-right:20px;
}

#latesttweet h4{
	font-size:12px;
	font-weight:bold;
}

#comment-area{
	width:500px;
}

#comment{
	width:600px;
	border:1px solid #b2b2b2;
	padding:5px;
}

.clearfix{
	margin-bottom:10px;
}

.leavereply{
	margin-bottom:10px;
}

.the_title{
	margin-bottom:10px;
}

.footer{
	font-size:10px;
	color:#aaa;
}

#footerbase{
	background-color:#ababab;
	height:10px;
	margin:0 auto;
	width:995px;
}































