/*  
Theme Name: Noise 13 New Blog
Theme URI: http://noise13.com
Description:
Version: September, 2009
Author: Kerry Nehil
Author URI: http://noise13.com/
*/


/* HEY! DON'T STEAL */


@import url("http://noise13.com/css/global_0908.css");
/*@import url("http://noise13.com/blog/wp-content/themes/noise13/css/blog.css");*/

h2 a.head {
	font: normal 1.25em Arial, Helvetica, sans-serif;
	color: #493220;
	text-decoration: none;
	text-transform: uppercase;
	}	
	
h2 a.head:hover {
	text-decoration: underline;
	}
	
.info {
	margin: 0 0 2px 0;
	font: normal 80% Arial, Helvetica, sans-serif;	
	color: #8B8885;
	text-transform: uppercase;
	}
	
img {
	width: 248px;
	}
	
hr.clear {
	clear: both;
	}
	
	
	
.row { clear: left; }
.col1 { width: 250px; float: left; padding-left: 20px; padding-bottom: 25px; }
.col2 { width: 250px; float: right; padding-bottom: 25px; }





.cat_list, .links_list, .search, .monthly_list {
	width: 160px;
	margin: 0 0 15px 0;
	padding: 5px;
	background: #E3EDF6;
	}
.cat_list h5, .links_list h5, .search h5, .monthly_list h5 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font: normal 115% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #788486;
	border-bottom: 1px solid #C2D0D3;
	}
.cat_list ul, .links_list ul, .search ol, .monthly_list ul {
	margin: 0;
	}	
.cat_list li, .links_list li, .search li, .monthly_list li {
	margin: 0 0 3px 0;
	list-style: none;	
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #4E4D46;
	}		
.cat_list li a:link, .cat_list li a:visited {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #4E4D46;
	text-decoration: none;	
	}	
.cat_list li a:hover, .cat_list li a:active {
	text-decoration: underline;	
	}
	
	
	


#searchform ol {
	list-style: none;
	}	
	
	
.search_input {
	width: 250px;
	margin: 0 0 5px 0;
	padding: 2px;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #735e4d;
	border: 1px solid #c0b6ad;
	}
		
.search_btn {
	float: left;
	margin: 0 0 3px 0;
	}		
	
		
		
.search li .search_input {
	width: 96%;
	margin: 0 0 2px 0;
	padding: 2px;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #735e4d;
	background: #FBFAE8;
	border: 1px solid #F4F2CA;
	}
		
.search li .search_btn {
	float: right;
	margin: 0 0 3px 0;
	}	
	
	
#full {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	}

#full .post {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	text-align: justify;
	background: url(../images/global/bg_slashes_body.gif) repeat-x left bottom;
	}
	
#full .post p {	margin: 0 0 10px 0;	}	
	
	
#full .post {
	width: 740px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	text-align: justify;
	background: url(../images/global/bg_slashes_body.gif) repeat-x left bottom;
	}
	
.post_header {
	margin: 0 0 10px 0;
	padding-bottom: 3px;
	background: #FBFAE8;
	border-top: 1px solid #F4F2CA;
	border-bottom: 1px solid #F4F2CA;
	}	
	
.post_header h2, .post_header h2 a {
	margin: 0;
	font: lighter 125% Arial, Helvetica, sans-serif;
	color: #493220;
	text-decoration: none;
	text-transform: uppercase;
	}	

.post_header h2 a:hover {
	text-decoration: underline;
	}	
	
.post_header .info {
	margin: 0 0 2px 0;
	font: normal 90% Arial, Helvetica, sans-serif;	
	color: #8B8885;
	text-transform: uppercase;
	}

.post_header .author {
	margin: 0;
	font: normal 90% Georgia, "Times New Roman", Times, serif;	
	color: #8B8885;
	font-style: italic;
	}	
	
.post_header .author a:link, .post_header .author a:visited {
	color: #8B8885;	
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	}	
	
.post_header .author a:hover, .post_header .author a:active {
	text-decoration: none;
	}		
	
	
.post_header .auth_img {
	float: right;
	margin: -18px 0 0 0;
	}	
	
.post_header .comments {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../images/global/icons.gif) no-repeat left -105px;
	}
	
.older_post {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
	text-align: left;
	color: #8b8885;
	}
	
.older_post h2, .older_post h2 a {
	font: normal 110% Arial, Helvetica, sans-serif;
	color: #493220;
	text-decoration: none;
	text-transform: uppercase;
	}	
	
.older_post h2 a:hover {
	text-decoration: underline;
	}		
	
.older_post .info {
	margin: 0 0 2px 0;
	font: normal 90% Arial, Helvetica, sans-serif;	
	color: #8B8885;
	text-transform: uppercase;
	}

.older_post .author {
	margin: 0 0 5px 0;
	font: normal 90% Georgia, "Times New Roman", Times, serif;	
	color: #8B8885;
	font-style: italic;
	}	

.older_post .author a:link, .older_post .author a:visited {
	color: #8B8885;	
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	}	
	
.older_post .author a:hover, .older_post .author a:active {
	text-decoration: none;
	}			
	
	
.older_post .comments {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../images/global/icons.gif) no-repeat left -105px;
	}



/* CALENDAR */



#wp-calendar {
	width: 170px;
	margin: 0 0 20px 0;
	font-weight: normal;
	background: #FFFFFF;
	}

#wp-calendar #next a {
	padding-right: 5px;
	text-align: right;
	background: transparent;
	}

#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	background: transparent;
	}
	
#wp-calendar a {
	background: transparent;
	border: none;
	display: block;
	color: #e36b14;
	}

#wp-calendar a:hover {
	background: transparent;
	border: none;
	color: #e36b14;
	}
		
#wp-calendar caption {
	background: #c2d0d3;
	margin: 0 2px 0 2px;
	padding: 1px;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	}

#wp-calendar td {
	background: #e3edf6;
	margin: 0;
	padding: 1px 0 0 0;
	text-align: center;
	letter-spacing: normal;
	color: #735E4d;
	}

#wp-calendar td:hover {
	background: #c2d0d3;
	color: #493220;
	cursor: default;
	}

#wp-calendar td.pad:hover {
	text-align: center;
	}

#wp-calendar #today, #wp-calendar #today a {
	background: #e36b14;
	font-weight: bolder;
	color: #FFFFFF;
	}

#wp-calendar th {
	background: #c2d0d3;	
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	padding: 1px;
	color: #FFFFFF;
	}	
	
	
	

/* END CALENDAR */
	
	

/*POST_NAV-LINK*/

.navigation {
	clear: both;
	text-align: right;
	padding-left: 20px;
	}
	
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}