/* CSS Document */
/*  
Theme Name:couch themes red
Theme URI: http://iblogd.com/demo/?SelectedTheme=red%20couch
Description: Two coloumn, Widget ready Couch themes - Red
Version: 1.0
Author: SNR Technologies
Author URI: http://www.snr-technologies.com/
Tags: two-columns, fixed-width, right-sidebar, red
*/

body{
	background:#9A9A9A url(images/bg_body.gif) top left repeat-x;
	padding:0;
	margin:0;
	vertical-align:top;
	font-family:'Trebuchet MS';
	font-size:14px;
	color:#474747;
}

h1, h2, h3, h4, h5, h6, p{
	padding:0;
	margin:0;
}

pre{
	width:450px;
	overflow-x:scroll;
}

sup, sub, abbr, acronym, cite, em{
	color:#DC4F91;
}

small{
	font-size:10px;
}

a:link, a:visited{
	color:#DC4F91;
	text-decoration:none;
}

a:hover{
	color:#DC4F91;
	text-decoration:underline;
}

a img{
	border:none;
}

#submit{
	background:#FCECED;
}

#author, #email, #url, #comment{
	background:#ECECEC;
	border:1px solid #ACACAC;
}

#clear{
	clear:both;
}

#wrap-up{
	background:url(images/bg_wrap-up.gif) top center no-repeat;
	padding:25px 0;
	margin:0;
	width:auto;
	height:auto;
}

#wrapper{
	padding:0;
	margin:0 auto;
	width:805px;
	height:auto;
}

#header{
	width:805px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
}

#header h1{
	padding:0;
	margin:0;
	font-size:35px;
	font-weight:normal;
	color:#DC4F91;
}

#header h1 a:link, #header h1 a:visited{
	padding:0;
	margin:0;
	font-size:35px;
	font-weight:normal;
	color:#DC4F91;
	text-decoration:none;
}

#header h3{
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#414141;
}

#menu{
	padding:5px 0;
	margin:0;
	float:center;
}

#menu ul{
	padding:0;
	margin:0;
	list-style:none;
}

#menu ul li{
	display:block;
	float:left;
	padding:0 10px;
	margin:0;
	font-size:18px;
	color:#323232;
	text-transform:capitalize;
}

#menu ul li a:link, #menu ul li a:visited{
	color:#323232;
	text-decoration:none;
}

#menu ul li a:hover{
	color:#323232;
	text-decoration:none;
}

#menu ul li.current_page_item a:link, #menu ul li.current_page_item a:visited{
	color:#DC4F91;
	text-decoration:none;
}

#menu ul li.current_page_item a:hover{
	color:#DC4F91;
	text-decoration:none;
}

#contents{
	background:url(images/bg_content.gif) top left repeat-y;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
}

.content-top{
	background:url(images/bg_content-top.gif) top left no-repeat;
	width:805px;
	height:5px;
}

.content-bottom{
	background:url(images/bg_content-bottom.gif) bottom left no-repeat;
	width:805px;
	height:5px;
}

.container{
	width:460px;
	height:auto;
	padding:0 15px 10px 15px;
	margin:0;
	float:left;
}

.post{
	padding:10px 0;
	margin:0;
	line-height:24px;
	text-align:justify;
	border-bottom:1px solid #EBEBEB;
}

.post h2{
	padding:10px 0;
	margin:0;
	font-size:22px;
	font-weight:normal;
	color:#575757;
	text-align:left;
}

.post h2 a:link, .post h2 a:visited{
	padding:0;
	margin:0;
	font-size:30px;
	font-weight:bold;
	color:#575757;
	line-height:35px;
	text-decoration:none;
}

.post h2 a:hover{
	color:#575757;
	text-decoration:none;
}

.post .readmore{
	float:right;
	padding:0;
	margin:0;
}

.post img{
	float:left;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.postmetadata{
	padding:0;
	margin:0;
	font-size:11px;
}

.postmetadata a:link, .postmetadata a:visited{
	padding:0;
	margin:0;
	font-size:11px;
	text-decoration:none;
}

.postmetadata a:hover{
	text-decoration:underline;
}

.navigation{
	width:460px;
	height:auto;
	padding:10px 0;
	margin:0;
	color:#DC4F91;
}

.navigation a:link, .navigation a:visited{
	font-size:14px;
	color:#DC4F91;
	text-decoration:none;
}

.navigation a:hover{
	color:#DC4F91;
	text-decoration:underline;
}

.left-nav{
	float:left;
	padding:0;
	margin:0;
}

.right-nav{
	float:right;
	padding:0;
	margin:0;
}

.comments-template{
	width:460px;
	padding:10px 0;
	margin:0;
	float:left;
	color:#292929;
}

.comments-template h3{
	padding:5px 0;
	margin:0;
	font-size:18px;
	color:#2D2D2D;
	line-height:24px;
}

.comments-template h4{
	padding:5px 0;
	margin:0;
	color:#DC4F91;
	font-size:14px;
	text-transform:capitalize;
}

.comments-template h4 a:link, .comments-template h4 a:visited{
	padding:5px 0;
	margin:0;
	color:#DC4F91;
	font-size:14px;
	text-transform:capitalize;
	text-decoration:none;
}

.comments-template h4 a:hover{
	color:#DC4F91;
	text-decoration:underline;
}

.comments-template p{
	padding:5px 0;
	margin:0;
	color:#292929;
	font-size:14px;
}

.comments-template .datetime{
	padding:0;
	margin:0;
	font-size:12px;
}

.comments-template .datetime a:link, .comments-template .datetime a:visited{
	padding:0;
	margin:0;
	font-size:12px;
	text-decoration:none;
	color:#292929;
}

.comments-template .datetime a:hover{
	text-decoration:underline;
	color:#292929;
}

ol.commentlist{
	padding:0;
	margin:0;
	list-style:none;
}

ol.commentlist li{
	padding:10px 20px;
	margin:3px 0;
	display:block;
	background:#ECECEC;
}

ol.commentlist li.alt{
	padding:5px 20px;
	margin:3px 0;
	display:block;
	background:#F8F8F8;
}

.sidebar{
	width:290px;
	height:auto;
	padding:20px 10px 20px 10px;
	margin:0;
	float:left;
}

.sidebar h2{
	padding:5px 0;
	margin:0 20px;
	font-size:18px;
	color:#CA1111;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #E68E8E;
}

.sidebar ul{
	list-style:none;
	padding:0;
	margin:0;
}

.sidebar ul li{
	padding:10px 0;
	margin:0;
}

.sidebar ul li ul{
	padding:0;
	margin:10px 20px;
	line-style:none;
}

.sidebar ul li ul li{
	padding:5px 0;
	margin:0;
}

.sidebar ul li ul li a:link, .sidebar ul li ul li a:visited{
	padding:0;
	margin:0;
	color:#474747;
	text-decoration:none;
	font-size:14px;
	text-transform:capitalize;
}

.sidebar ul li ul li a:hover{
	padding:0;
	margin:0;
	color:#DC4F91;
	text-decoration:none;
	font-size:14px;
	text-transform:capitalize;
}

table#wp-calendar{
	width: 87%;
	font-family:'Trebuchet MS';
	color:#666666;
	margin:0 20px;
}

table#wp-calendar caption{
	color:#333;
	font-weight:bold;
}

table#wp-calendar a:visited, table#wp-calendar a:link{
	color:#333;
	font-weight:bold;
}

table#wp-calendar tbody tr td{
	background:#FBE2E2;
	padding:6px 0px 6px 0px;
	text-align:center;
}

table#wp-calendar thead tr th{
	background:#B23C3C;
	color:#FFFFFF;
	padding:6px 0px 6px 0px;
	text-align:center;
}

table#wp-calendar tbody tr td.pad{

}

#footer{
	width:785px;
	height:auto;
	padding:5px 10px;
	margin:0;
	color:#fff;
}

.postlists{
	width:180px;
	height:auto;
	float:left;
	line-height:20px;
	padding:0 10px;
	margin:0;
}

.postlists h2{
	padding:5px 0;
	margin:0;
	font-size:16px;
	text-transform:capitalize;
	color:#DC4F91;
}

.postlists ul{
	padding:0;
	margin:0;
	list-style:none;
}

.postlists ul li{
	padding:0;
	margin:0;
	font-size:12px;
	color:#E5E4E4;
}

.postlists ul li a:link, .postlists ul li a:visited{
	padding:0;
	margin:0;
	font-size:12px;
	color:#E5E4E4;
}

.designby{
	padding:20px 0 10px 0;
	margin:0;
	font-size:12px;
	color:#fff;
	text-align:right;
}

.designby a:link, .designby a:visited{
	color:#DC4F91;
	text-decoration:none;
}

.designby a:hover{
	color:#DC4F91;
	text-decoration:underline;
}

#searchform{
	padding:0;
	margin:0;
}

.search{
	background:#fff;
	border:1px solid #ACACAC;
	padding:9px 8px 8px 8px;
	margin:0;
	font-family:'Trebuchet MS';
	font-size:14px;
	color:#989898;
	float:left;
}

.submit{
	background:url(images/bg_submit.gif) top left no-repeat;
	width:36px;
	height:37px;
	padding:0;
	margin:0;
	border:none;
	float:left;
}