/*  
Theme Name: ClickExchange
Description: A 2 Columns,Widget Ready theme for ClickExchange.
Author: WPCreations
*/
* {
	margin:0;
	padding:0;
	outline:none;
}
img {
	border:none;
}
a,a:visited {
	text-decoration:none;
}
ul {
	list-style:none outside;
}
body {
	text-align:center;
	background:#131F41 url(images/blog_02.jpg) repeat-x left top;
	font:normal 14px/18px arial,verdana,tahoma,helvetica,sans-serif;
	color:#272727;
	padding:0 0 10px;
}
#wrap {
	width:804px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	background:#FFF url(images/blog_28.jpg) repeat-y center top;
}
#header {
	width:794px;
	margin:0 5px;
	height:192px;
	overflow:hidden;
	color:#272727;
	background:url(images/blog_03.jpg) no-repeat left top;
}
h1 {
	height:144px;
	width:100%;
	clear:both;
	line-height:35px;
	text-align:left;
	font-size:20px;
	overflow:hidden;
}
h1 a,h1 a:visited {
	display:block;
	color:#272727;
	font:normal 30px/38px arial;
	position:relative;
	width:100%;
	height:120px;
}
h1 a span {
	display:block;
	width:794px;
	height:120px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	background:url(images/blog_03.jpg) no-repeat left -28px;
}
#des {
	color:#fff;
	float:left;
	padding:0 0 0 10px;
	font:normal 13px/22px arial,helvetica,sans-serif;
}
#menu {
	float:left;
	display:inline;
	height:28px;
	overflow:hidden;
	font:normal 12px/28px arial,helvetica,sans-serif;
}
#menu li {
	float:left;
	display:inline;
	background:url(images/blog_01.jpg) no-repeat right top;
}
#menu li a {
	color:#0E3245;
	float:left;
	height:28px;
	padding:0 20px;
}
#menu li#mlst a {
	background:none;
}
#menu li a:hover {
	color:#000;
}
.extra {
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
}

/* main content */
#wrapper {
	background:url(images/blog_31.jpg) no-repeat left bottom;
	padding-bottom:75px;
	overflow:hidden;
	width:100%;
}
#wrl,#wrr {
	width:100%;
	overflow:hidden;
}
#wrr {
	margin:0 0 0 6px;
	background:url(images/blog_05.jpg) repeat-x left top;
}
#main {
	float:left;
	padding:0 0 0 22px;
	display:inline;
	background:url(images/blog_07.jpg) no-repeat 574px top;
	font:14px/16px arial;
}
#content {
	margin:0 238px 0 0;	
	text-align:left;
	overflow:hidden;
	
}
.apost {
	background:url(images/blog_20.jpg) no-repeat right bottom;
	padding:0 0 24px;
	overflow:hidden;
	color:#272727;
	width:100%;
}
.postarchive h2,
.postarchive h3,
.apost h2 {
	overflow:hidden;
	font:bold 18px/25px arial;
	color:#FFF;
	background:#4D57C9;
	margin:1px;
	padding:2px 0;
}
.postarchive h2 span,
.postarchive h3 span,
.apost h2 span {
	display:block;
	overflow:hidden;
	width:100%;
}
.postarchive h2 a,
.postarchive h3 a,
.apost h2 a {
	color:#FFF;
	display:block;
	padding:0 20px;
	border-bottom:1px solid #fff;
}
.apost h2 a:hover {
	color:#F5F5F5;
}
.apost span.pauth {
	float:left;
	margin:15px 0 0;
	font:14px/20px arial,helvetica,sans-serif;
}
.apost span.pauth span.pdate {
	float:left;
	width:69px;
	height:48px;
	padding:12px 0 0;
	margin:-10px 5px 0 15px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	font:normal 12px/14px arial,helvetica,sans-serif;
	color:#fff;
	background:url(images/blog_10.jpg) no-repeat center top;
}
.apost span.pauth span.pdate span {
	font:normal 24px/28px arial black;
	display:block;
	color:#fff;
}
.apost span.pauth span{
	font:normal 12px/16px arial,helvetica,sans-serif;
}
.apost span.ptime {
	float:right;
	font:12px/36px arial;
	margin:20px 30px 0 0;
}
.apost span.ptime a {
	display:block;
	padding:0 0 0 22px;
}
.apost span.pauth,
.apost span.ptime {
	color:#000;
}
.apost span.pauth a,
.apost span.ptime a {
	color:#4B55C9;
}
.apost .pmain {
	clear:both;
	overflow:hidden;
	width:100%;
}
.apost p,
.apost blockquote {
	padding:5px 20px;
	text-align:justify;
}
.apost blockquote {
	padding:10px 40px;
	color:#333;
}
.apost ol,
.apost ul {
	padding:5px 30px 5px 50px;
	list-style:disc inside;
}
.apost ol {
	list-style-type:decimal;
	margin:0 0 0 10px;
}
.apost ol a,
.apost ul a {
	color:#333;
}
.apost ol a:hover,
.apost ul a:hover {
	color:#000;
}
.apost ul li {
	padding:0 0 0 10px;
}
.innerw {
	clear:both;
	padding:0 0 10px;
	overflow:hidden;
	border:1px solid #4D57C9;
	background:#fff;
}
.pfoot {
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.pfr {
	float:right;
	padding:0 10px 0 0;
	margin:0 50px 0 0;
	background:url(images/blog_24.jpg) no-repeat right 5px;
}
.pfoot a,
.pfoot a:visited {
	color:#4B55C9;
	text-decoration:underline;
}
.pfoot a:hover {
	text-decoration:none;
}
.postarchive {
	clear:both;
	margin:10px 0 0;
	width:100%;
}
.postarchive a {
	color:#2C2C2C;
}
.postarchive a:hover {
	color:#5C5C5C;
}
.postarchive ul,.postarchive ol,.postarchive p,.postarchive blockquote {
	margin:5px 30px;
}
#srel,
.postarchive #linklist,
.apost .subh,
.atitle {
	font:bold 18px/25px arial,helvetica,sans-serif;
	color:#FFF;
	padding:2px 0;
}
#srel a,
.postarchive #linklist a,
.apost .subh a,
.atitle a {
	color:#FFF;
}
#srel a:hover,
.postarchive #linklist a:hover,
.apost .subh a:hover,
.atitle a:hover {
	color:#EEE;
}
p.nopost {
	margin:10px;
}
p.nopost a {
	color:#2C2C2C;
}
p.nopost a:hover {
	color:#5C5C5C;
}
.lead {
	clear:both;
	overflow:hidden;
	font:normal 11px arial;
	color:#2C2C2C;
	text-align:left;
	margin:10px 0;
}
.lead a {
	color:#2C2C2C;
}
.lead a:hover {
	color:#5C5C5C;
}
.lead .ppre {
	float:left;
}
.lead .ppre a {
	
}
.lead .pnex {
	float:right;
}
.lead .pnex a {
	
}

/* sidebars */
#sidebar-one {
	float:left;
	width:207px;
	margin:0 0 0 -213px;
	display:inline;
	text-align:center;
	color:#fff;
	font:normal 12px/18px arial;
	background:url(images/blog_28.jpg) repeat-y right top;
}
#sidebar-one .cols {
	margin:0 8px 10px 1px;
	text-align:left;
}
#sidebar-one h2 {
	clear:both;
	color:#fff;
	font:italic 20px/25px arial;
	overflow:hidden;
	padding:0 0 0 20px;
	text-transform:capitalize;
	background:#3C44A2;
}
#sidebar-one ul {
	padding:10px 10px 10px 20px;
	list-style:disc inside;
}
#sidebar-one ul li a {
	
}
#sidebar-one ul li a:hover {
	
}
#sidebar-one ul li ul {
	padding:0;
	margin:5px 0 10px 22px;
}
#sidebar-one a {
	color:#fff;
} 
#sidebar-one a:hover {
	color:#eee;
}
.none {
	display:none;
}
#subscribeform {
	width:200px;
	color:#fff;
	padding:0 0 10px;
	overflow:hidden;
}
#subscribeform p {
	padding:10px;
	font:12px/16px arial,helvetica,sans-serif;
}
#subscribeform label {
	font:normal 12px/22px arial,helvetica,sans-serif;
	display:block;
	overflow:hidden;
	width:180px;
	margin:0 auto;
	padding:0 0 5px;
	text-align:left;
}
#subscribeform input {
	border:none;
	width:130px;
	padding:3px;
	float:right;
}
#subscribeform #sss {
	background:none;
	width:auto;
	padding:0;
	margin:0 11px 0 0;
	float:right;
}


/* comment */
#cmw {
	padding:0 35px;
	text-align:center;
	font:normal 12px/18px arial,helvetica,sans-serif;
}
#cmbox {
	clear:both;
	text-align:left;
}
#cmbox  a {
	color:#2C2C2C;
}
#cmbox  a:hover {
	color:#5C5C5C;
}
.nocomments {
}
#commentform {
	padding:12px 0;
}
#commentform input,
#commentform textarea {
	padding:2px 3px;
	color:#555;
}
#author,
#email,
#url,
#comment {
	width:221px;
	height:24px;
	display:block;
	border:solid #C3C3C3;
	border-width:2px 1px 1px;
	font-family:arial;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:218px;
	height:auto;
}
#commentform textarea#comment {
	width:300px;
	min-height:158px;
}
* html #commentform textarea#comment {
	height:152px;
}
#commentform input#submit {
	border:none;
	padding:0;
}
#commentform label {
	color:#555;
}
#commentform p {
	padding-bottom:10px;
}
.commentlist {
	list-style:none outside;
}
.commentlist li {
	border-bottom:1px solid #555;
	margin:0 0 15px;
}
.commentlist li p {
	padding:8px 0 10px;
	clear:both;
	text-align:justify;
	text-indent:5px;
}
span.cauth {
	float:left;
}
span.cauth em {
	font-size:10px;
}
span.cdate {
	float:right;
}
h3#respond,
h3#comments {
	font-size:14px;
	color:#444;
	padding:5px 0 10px;
}