/*
Theme Name:WordPress GenWe theme
Theme URI:
Description:
Version:1.0
Author:
Author URI:
Tags:custom header, fixed width, two columns, widgets
*/
body{
	margin:0;
	padding:14px 0 0;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	background:#fff url('img/bg-body.jpg') no-repeat top center;
	color:#333;
}
#page{
	width:984px;
	margin:0 auto;
	overflow:hidden;
}
a, h2 a:hover, h3 a:hover{
	color:#0091d0;
	text-decoration:none;
	outline:0;
}
a:hover{
	text-decoration:underline;
}
/* HEADER  */
#header{
	width:984px;
	background:url(img/bg-header.png) no-repeat 0 0;
}
#header .inner{
	border-bottom:4px solid #2f3b42;
	overflow:hidden;
	width:930px;
	margin:0 auto;
	position:relative;
}
#header .inner h1 a{
	float:left;
	display:inline;
	width:201px;
	height:45px;
}
#header .inner h1{
	float:left;
	display:inline;
	margin:35px 0 0px;
}
#header .inner h1 a{
	background:url(img/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	outline:0;
}
#header .inner .description{
	width:535px;
	float:left;
	display:inline;
	color:#4b555b;
	font-size:11px;
	line-height:14px;
	margin:27px 0 0 43px;
	background:url(img/bg-dotted-v.gif) repeat-y top left;
}
#header .inner .description div{
	height:44px;
	padding:16px 0px 0px 11px;
	background:url(img/bg-dotted-v.gif) repeat-y top right;
}
#header .inner ul{
	float:left;
	margin:0;
	padding:43px 0 0 9px;
	list-style:none;
	font-size:11px;
}
#header .inner ul li a{
	color:#0091d0;
	font-size:11px;
	line-height:14px;
	padding:0 0 0 9px;
}
#header .inner ul li.web a{background:url(img/ico-arrow.gif) no-repeat 0 4px;}
#header .inner ul li.subscribe a{background:url(img/ico-plus.gif) no-repeat 0 4px;}

/* Content  */
#content-carrier{
	width:984px;
	background:url(img/bg-content.png) repeat-y 0 0;
	overflow:hidden;
	padding:0 0 20px;
}
#content-carrier-inner{
	width:984px;
	overflow:hidden;
	background:url(img/bg-container.gif) repeat-y 687px 0;
}
#content{
	position:relative;
	width:649px;
	float:left;
	display:inline;
	margin:0 0 0 27px;
}
#content h2,
#content h2 a{
	margin:0;
	color:#43525a;
	font-size:24px;
	line-height:29px;
}
#content h2{
	padding:14px 15px 0 20px;
}
#content h2 a:hover{
	text-decoration:underline;
}
#content .post p.by{
	font-size:11px;
	color:#666666;
	margin:0;
	padding:4px 20px 17px;
}
#content .post p.by strong{
	color:#333;
}
#content p{
	margin:0;
}
#content .post{
	overflow:hidden;
	width:641px;
	position:relative;
	border:4px solid #83a6af;
	padding:0;
	margin:20px 0 0;
}
#content .even{
	border:4px solid #bed13d;
}
#content .post .entry{
	width:606px;
	padding:0 15px 0 20px;
	margin:0 0 20px;
}
#content .post .entry ul,
#content .post .entry ol{
	font-size:11px;
	line-height:14px;
}
#content .post .entry a.read{
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#0091d0;
	background:url(img/ico-arrow.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
}
#content .post p{
	font-size:11px;
	line-height:14px;
	color:#333;
	padding:0 0 14px;
}
#content.single .post .entry p,
#content.single .post .comments p{
	padding-bottom:10px;
}
#content.searchres .post h3{
	padding:0;
	margin:0;
}
#content.searchres .post{
	width:601px;
	padding:10px 20px;
}
#content .post .postmetadata{
	padding:30px 0 0 0px;
	font-size:10px;
	color:#666666;
}
#content .post .postmetadata a{
	color:#333;
}
#content .post p.bottom{
	clear:both;
	background:#f1f1f1;
	margin:20px 0 0;
	padding:6px 20px 0 0;
	height:21px;
	color:#b0b0b0;
}
.bottom_links_com a{
	text-decoration:none;
	color:#0091d0;
	font-size:11px;
}
.bottom_links_com a:hover{
	text-decoration:underline;
}
#content .post p.bottom span{
	float:right;
}
#content .post p.bottom a{
	text-decoration:none;
	color:#0091d0;
}
#content .post p.bottom a:hover{
	text-decoration:underline;
}
#content .post p.bottom a.sharethis{
	float:right;
	background:url(img/ico-sharethis.gif) no-repeat 0 0;
	padding:0 0 5px 20px;
}
#content .post .comments{
	overflow:hidden;
	padding:0 15px 20px 20px;
}
.postmetadata ul,
.postmetadata li{
	display:inline;
	list-style:none;
}
/* Sidebar  */
#sidebar .widget{
	background:#f3f3f3;
	margin:0px 0 0px;
	padding:10px 10px 0;
}
#sidebar .widget_text{
	margin:0;
	padding:0;
}
#sidebar .widget_text,
#sidebar .widget_search{
	background:#fff;
	padding-left:0;
	padding-right:0;	
}
#sidebar{
	width:270px;
	float:right;
	overflow:hidden;
	display:inline;
	margin:0px 27px 0 0;
	padding:20px 0 0;
	font-size:11px;
	line-height:14px;
	background:#fff;
}
#sidebar ul,
#sidebar ul ol{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar h2{
	margin:5px 0 0;
	padding:0;
}
#sidebar #searchform{
	width:270px;
	height:35px;
	margin:0px 0 0px;
	padding:5px 0 0px;
	overflow:hidden;
	position:relative;
}
#sidebar #searchform span.text{
	display:block;
	float:left;
	width:210px;
	height:20px;
	background:url(img/bg-input.gif) no-repeat 0 0;
}
#sidebar #searchform #s{
	width:202px;
	height:17px;
	padding:1px 2px 0 2px;
	border:none;
	background:none;
}
#sidebar #searchform #searchsubmit{
	float:left;
	display:inline;
	width:55px;
	height:20px;
	background:url(img/btn-search.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	border:none;
	margin:0 0 0 3px;
}
#sidebar form{margin:0;}
#sidebar ul ul li,
#sidebar ul ol li{
	margin:0;
	padding:0;
}
/*	Sidebar book */
#sidebar .book{
	width:184px;
	padding:0px 0 17px 78px !important;
	border:4px solid #d5dde1;
	position:relative;
}
#sidebar .book div.img{
	position:absolute;
	top:-15px;
	left:13px;
	width:61px;
	height:82px;
	background:url(img/img-book.gif) no-repeat 0 0;
}
#sidebar .book p{
	margin:0;
	padding:8px 0 0;
}
#sidebar .book a{
	padding:0 0 0 10px;
	background:url(img/ico-plus.gif) no-repeat 0 4px;
}
#sidebar .widget h2{
	padding:12px 0 6px 15px;
	font-size:14px;
	color:#8e53a1;
	background:url(img/bg-recent.gif) no-repeat 0 11px;
	border-bottom:2px solid #999;
}
#sidebar .widget ul li{
	background:url(img/bg-dotted.gif) repeat-x 0 bottom;
	padding:6px 0 8px;
}
#sidebar .widget{
	margin:0px 0 -5px;
}
#sidebar .widget-even h2{
	padding:12px 0 6px 15px;
	font-size:14px;
	color:#1bbfcd;
	background:url(img/bg-archives.gif) no-repeat 0 11px;
	border-bottom:2px solid #999;
}
/* Default styles */
.alt{
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
small{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
}
h2,h3{margin:0;}
.entry p a:visited{
	color:#b85b5a;
}
.commentlist li .avatar{
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff;
}
small, .nocomments, blockquote, strike{color:#777;}

h2.pagetitle{
	margin-top:30px;
	text-align:center;
}
h3{
	padding:0;
	margin:30px 0 0;
}
h3.comments{
	padding:0;
	margin:40px auto 20px;
}
/* Post image*/
p img{
	padding:0;
	max-width:100%;
	}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright{
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft{
	display:inline;
	padding:0;
	margin:0 20px 20px 0;
}
/* end Post image */
.alignright{float:right;}
.alignleft{float:left}
.entry ol li{
	margin:0;
	padding:0;
}
ol li{
	list-style:decimal outside;
}
.entry form{
	text-align:center;
}
select{
	width:130px;
}
#commentform input{
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
}
#commentform textarea{
	width:600px;
	padding:2px;
}
#commentform #submit{margin:0;float:right;}
.alt{margin:0;padding:10px;}
.commentlist{
	overflow:hidden;
	width:606px;
	margin:0;
	padding:0;
	text-align:justify;
}
.commentlist li{
	width:586px;
    overflow:hidden;
	margin:15px 0 3px;
	padding:5px 10px 3px;
	list-style:none;
}
.commentlist p{margin:10px 5px 10px 0;}
#commentform p{margin:5px 0;}
.nocomments{
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata{
	margin:0;
	display:block;
}
blockquote{
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd;
}
blockquote cite{
	margin:5px 0 0;
	display:block;
}
.center{text-align:center;}
.hidden{display:none;}
a img{border:none;}
.navigation{
	display:block;
	text-align:center;
	width:606px;
	overflow:hidden;
	padding:0 15px 15px 20px;
}
.aligncenter, 
div.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.navigation .alignleft{
	text-align:left;
	width:300px;
}
.navigation .alignright{
	text-align:right;
	width:300px;
}

/* WP Caption */
.wp-caption{
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}
.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;
}
/* WP Calendar */
#wp-calendar #prev a,
#wp-calendar #next a{
	font-size:9px;
}
#wp-calendar a{
	text-decoration:none;
}
#wp-calendar caption{
	text-align:center;
	margin:0 auto;
	font:bold 16px 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align:center;
}
#wp-calendar th{
	font-style:normal;
	text-transform:capitalize;
}
#wp-calendar{
	empty-cells:show;
	margin:0 auto;
	width:155px;
}
#wp-calendar #next a{
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a{
	padding-left:10px;
	text-align:left;
}
#wp-calendar a{
	display:block;
}
#wp-calendar caption{
	text-align:center;
}
#wp-calendar td{
	padding:3px 0;
	text-align:center;
}