/*  
Theme Name: Redux 2
Theme URI: http://henryetc.com/blog
Description: A revamp of the previous design, Redux
Author: Henry, etc.
Author URI: http://henryetc.com/blog
*/

body{
	//background-color:#F4F7FA;
	background: url('stripes2.png') repeat;
	font-family: "Lucida Grande", "Trebuchet MS";
}

a{color:#286E90; text-decoration:underline;}
a:hover{color:#164B65; text-decoration:underline;}

h1,h2{
	letter-spacing:2px;
	color:#126993;
}

#wrapper{
	width:900px;
	margin: 20px auto;
}

#header{
	//background: url('header_dark.png') repeat-x;
	background: url('long_bg.png') no-repeat;
	height:50px;
	text-align:center;
}

#header h1 span{display:none;}

#header a img{
	float:right;
	padding-right:30px;
	margin-top:-47px;
	border:0px;
}

#spacer{
	background-color:#dedede;
	height:6px;
	border-left: 1px solid #ccc;
	border-right:1px solid #ccc;
}

#header h1{
	padding-top:7px;
	padding-left:25px;
	font-size:28px;
	//color:#fff;
	margin-left:-2px;
}

#header h1 a{
	//color:#1C6B87;
	color:#fff;
	text-decoration:none;
	padding-left:85px;
	padding-right:85px;
}

#header h1 a:hover{
	color:#eee;
	text-decoration:none;
}
 

#body{
	line-height:23px;
	font-size:14px;
	
	/*background: url('fade3.png') repeat-x;
	background-color:#eaeff1;*/
	
	/*background-color:#f2f6f8; THIS IS THE COLOR USED FOR THE SIDEBAR IN "body.png"*/
	
	background: url('body4.png') repeat-y;
	width:898px;

	border-left: 1px solid #ccc;
	border-right:1px solid #ccc;
}

#content{
	float:left;
	margin-left:25px;
	width:540px;
	padding-top:2px;
}

.post-header{
	font-size:.9em;
//	height:35px;
	line-height:35px;
	padding-bottom:0px;

}

.post-header h1 a{
	text-decoration:none;
	letter-spacing:0px;
}

.post-meta{
	border-top: 1px dotted #ababab;
	margin-top:-10px;
	padding-top:5px;
	font-size:12px;
	color:#454545;
}

.post-meta a{
	font-weight:bold;
}

.post-body{
	margin-top:15px;
	margin-bottom:45px;
	width:500px;
}

.post-body img{
	border:0;
}

.comments{
	font-size:14px;
	font-weight:bold;
	padding:5px;
	background-color:#E8EFF7;
}

.comments a{
	text-decoration:none;
}


.comment-body{
	margin-top:15px;
	margin-bottom:45px;
	width:480px;
}

.comment-body li{
	padding-left:20px;
	list-style:none;
	background: url('http://www.henryetc.com/blog/wp-content/themes/spring/0200_small%20arrow%20in%20box.png') no-repeat -0px;
}


.aside{
	padding-top:5px;
	margin-bottom:25px;
}

.asidemeta{
	font-size:13px; 
	margin-top:15px;
	padding-bottom:0px;
	margin-bottom:40px;
}

.asidesdate{
padding-top:23px;
padding-bottom:15px; 
/*color:#004477;*/
/*color:#0A6946;*/
color:#003399;
}

.asidesbody{
	font-size:13px;
	/*border-left:3px solid #336699;  
	padding-left:10px;*/
	font-weight:normal; 
	margin-top:-8px; 
	line-height:23px;
	width:500px;
}


/****** CATCLOUD ******/



/*#catcloud{}

	#sidebar #catcloud { text-align: left; line-height:25px; }
	#catcloud a:after {content:""}
	#catcloud a:before {content:""}
	#catcloud a {font-weight: bold;}
	#catcloud a:visited{}
	#catcloud a:hover{}
	#catcloud input {font-family: 'Courier New', Courier, mono; font-size: 1.5em; }



	#catcloud .size-1 {color: rgb(128, 102, 77); font-size: 9.25pt }
	#catcloud .size-2 {color: rgb(51, 102, 153); font-size: 10.5pt }
	#catcloud .size-3 {color: rgb(77, 102, 128); font-size: 11.75pt }
	#catcloud .size-4 {color: rgb(102, 102, 102); font-size: 12.25pt }
	#catcloud .size-5 {color: rgb(128, 102, 77); font-size: 12.75pt }
	#catcloud .size-6 {color: rgb(128, 102, 77); font-size: 13.25pt }
	#catcloud .size-7 {color: rgb(128, 102, 77); font-size: 13.75pt }
	#catcloud .size-8 {color: rgb(26, 102, 179); font-size: 14pt }
	#catcloud .size-9 {color: rgb(77, 102, 128); font-size: 16pt }
	#catcloud .size-10 {color: rgb(204, 102, 0); font-size: 18pt }*/


/****** /CATCLOUD ******/


#sidebar li{
	margin-left:-20px;
	padding-left:20px;
	list-style:none;
	background: url('http://www.henryetc.com/blog/wp-content/themes/spring/0200_small%20arrow%20in%20box.png') no-repeat -0px;
}

.post-body li{
	padding-left:20px;
	list-style:none;
	background: url('http://www.henryetc.com/blog/wp-content/themes/spring/0200_small%20arrow%20in%20box.png') no-repeat -0px;
	background-position-y: 5px;
}


#sidebar li{
	margin-left:-40px;
}

#sidebar{
	padding-top:15px;
	float:right;
	padding-right:30px;
	width:250px;
}

#sidebar h2{
	letter-spacing:2px;
	color:#126993;
	padding-bottom:4px;
	border-bottom: 1px dotted #aaa;
}

#flickr{
	width:250px;
}

#flickr a img{border:5px solid #CAD5DB;}
#flickr a:hover img{border:5px solid #B1C1C9;}

#footer{
	background: url('headerbg.png') repeat-x;
	height:25px;
	background-color:#ededed;
	border-top:1px solid #dedede;
	border-bottom:1px solid #ccc;
	text-align:center;
	color:#666;
	margin-bottom:40px;
}