/*  
Theme Name: CallCenter
Description: A 2 Columns, Widget Ready theme.
*/
* {
	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: #000 url('images/callcenter_13.jpg') repeat-y center top;
	font: normal 12px/18px arial, helvetica, sans-serif;
	color: #606060;
}
#wrap {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width: 100%;
	overflow: hidden;
	height: 260px;
	margin: 0 auto;
	color: #606060;
	background: url('images/callcenter_02.jpg') no-repeat center top;
}
h1 {
	overflow: hidden;
	font: normal 25px/34px arial;
	color: #808C01;
	margin-bottom: 10px;
}
h1 a, h1 a:visited {
	overflow: hidden;
	font: normal 25px/34px arial;
	color: #808C01;
	margin-bottom: 10px;
}
h1 a span {
	display: block;
	width: 100%;
	height: 189px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url('images/callcenter_02.jpg') no-repeat center bottom;
}
#des {
	font: normal 12px/22px arial, arial, helvetica, sans-serif;
}
#header #menu {
	height: 32px;
	overflow: hidden;
	color: #FFF;
	text-align: center;
	background: #1A839D;
	font: bold 12px/32px arial, helvetica, sans-serif;
}
#header #menu a {
	color: #FFF;
	height: 32px;
	padding: 9px 8px 8px;
	margin: 0 15px;
	font: bold 12px/32px arial, helvetica, sans-serif;
}
#header #menu a:hover {
	background: #C6D61F;
}
#searchform {
	float: right;
	width: 250px;
	margin: 0 75px;
	display: inline;
	height: 40px;
	overflow: hidden;
}
input#sfr {
	float: left;
	padding: 2px 3px;
	height: auto;
	width: 250px;
	margin: 10px 0;
	border: none;
	background: transparent;
	text-align: center;
	font: normal 12px arial;
	color: #8F5202;
}
.extra {
	clear: both;
	font-size: 0;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}
.ext-1 {
	height: 20px;
	background: #E8E8E4;
}

/* main content */
#main {
	float: right;
	padding: 0 30px 0 0;
}
#content {
	width: 695px;
	text-align: left;
	overflow: hidden;
}
#an-article {
	overflow: hidden;
	background: #E8E8E4 url('images/callcenter_08.jpg') no-repeat 732px 50px;
	width: 100%;
	text-align: left;
	border-bottom: 8px solid #D2D2CF;
	padding-bottom: 20px;
}
#an-article h2,
#an-article h2 a {
	font: normal 24px arial;
	color: #808C01;
}
#an-article h2 {
	margin: 40px 0 10px;
}
#an-article p {
	
}
#an-article p a {
	color: #007B99;
	text-decoration: underline;
}
#an-article img {
	float: left;
	border: 10px solid #FFF;
	margin: 20px 20px 0;
}
#recent-post {
	float: right;
	width: 160px;
	margin: 40px 20px 25px 40px;
	display: inline;
}
#recent-post h2 {
	color: #1A839D;
	margin: 0 0 10px;
}
#recent-post ul li {
	background: url('images/callcenter_10.jpg') no-repeat left;
	padding-left: 15px;
}
#recent-post ul li a {
	color: #606060;
	text-decoration: none;
}
#an-article ul li a:hover {
	color: #007B99;
	text-decoration: underline;
}
.apost {
	overflow: hidden;
	margin: 0 0 40px;
	color: #000;
}
.pdate {
	float: left;
	width: 44px;
	height: 41px;
	padding-top: 3px;
	margin: 0 10px 10px 0;
	background: url('images/callcenter_06.jpg') no-repeat left top;
	text-align: center;
	color: #FFF;
	font: normal 11px/12px arial;
}
.pmain {
	clear: both;
	width: 100%;
	font: normal 12px/18px arial;
}
.postarchive h2,
.postarchive h3,
.apost h2 {
	overflow: hidden;
	font: normal 20px/44px arial;
	color: #808C01;
	margin-bottom: 10px;
}
.apost h3 a {
	overflow: hidden;
	font: normal 30px/44px arial;
	color: #808C01;
	margin-bottom: 10px;
	color: #808C01;
}
.postarchive h2 span,
.postarchive h3 span,
.apost h2 span {
	
}
.postarchive h2 a,
.postarchive h3 a,
.apost h2 a {
	color: #808C01;
	display: block;
}
.apost h2 a:hover {
	
}
.apost p,
.apost blockquote {
	padding: 5px 0;
	color: #606060;
	font: normal 12px/18px arial;
	text-align: justify;
}
.apost blockquote {
	padding: 10px 30px;
	color: #808080;
}
.apost p a {	
	color: #007B99;
	text-decoration: underline;
}
.apost p a:hover {
	color: #209BB9;
	text-decoration: none;
}
.apost ol,
.apost ul {
	padding: 5px 30px 5px 50px;
	font: normal 12px/18px arial;
}
.apost ol {
	list-style: decimal outside;
	margin: 0 0 0 18px;
}
#main .apost ol a,
#main .apost ul a {
	font: normal 12px/18px arial;
	color: #007B99;
	text-decoration: underline;
}
#main .apost ol a:hover,
#main .apost ul a:hover {
	color: #209BB9;
	text-decoration: none;
}
.apost ul li {
	padding: 0 0 0 20px;
	background: url('images/callcenter_10.jpg') no-repeat left;
}
.innerw {
	clear: both;
	overflow: hidden;
}
.postarchive {
	clear: both;
	font-size: 12px;
	margin: 0 0 20px;
	width: 504px;
}
.postarchive a {
	color: #606060;
}
.postarchive a:hover {
	color: #888;
}
.postarchive ul, .postarchive ol, .postarchive p, .postarchive blockquote {
	margin: 5px 30px;
}
#srel,
.postarchive #linklist,
.apost .subh,
.postarchive .atitle {
	font: bold 18px/32px arial;
	color: #666;
	margin: 0;
}
#srel a,
.postarchive #linklist a,
.apost .subh a,
.postarchive .atitle a {
	color: #666;
}
#srel a:hover,
.postarchive #linklist a:hover,
.apost .subh a:hover,
.postarchive .atitle a:hover {
	color: #888;
}
p.nopost {
	color: #606060;
	font: normal 12px/18px arial;
	margin: 10px;
}
p.nopost a {
	color: #666;
}
p.nopost a:hover {
	color: #888;
}
.lead {
	clear: both;
	overflow: hidden;
	color: #606060;
	font: normal 12px/18px arial;
	text-align: left;
	padding: 0 20px;
	margin: 10px 0;
}
.lead a {
	color: #606060;
}
.lead a:hover {
	color: #888;
}
.lead .ppre {
	float: left;
}
.lead .ppre a {
	
}
.lead .pnex {
	float: right;
}
.lead .pnex a {
	
}

/* sidebars */
#sidebar-one {
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
	display: inline;
	text-align: left;
	font: normal 12px/18px arial;
}
#sidebar-one #banner {
	float: right;
}
#sidebar-one h2 {
	float: left;
	clear: left;
	color: #1A839D;
	font: normal 24px/32px arial;
	height: 32px;
	width: 180px;
	text-transform: capitalize;
}
#sidebar-one ul {
	float: left;
	clear: left;
	width: 180px;
	padding: 5px 0 10px 5px;
}
#sidebar-one ul li {
	display: inline;
	
}
#sidebar-one ul li a {
	text-align: left;
	display: block;
	color: #606060;
	background: url('images/callcenter_10.jpg') no-repeat left;
	padding-left: 15px;
}
#sidebar-one ul li a:hover {
	color: #007B99;
	text-decoration: underline;
}
#sidebar-one ul li ul {
	padding: 0;
	float: none;
	margin: 5px 0 10px;
}
#sidebar-one a {
	color: #434343;
} 
#sidebar-one a:hover {
	color: #5C5C5C;
}
.none {
	display: none;
}

/* comment */
#cmw {
	padding: 0 35px;
	text-align: center;
	color: #606060;
	font: normal 12px/18px arial;
}
#cmbox {
	clear: both;
	text-align: left;
}
#cmbox  a {
	color: #747474;
}
#cmbox  a:hover {
	color: #949494;
}
.nocomments {
	font-size: 12px;
}
#commentform {
	padding: 10px 0;
}
#commentform input,
#commentform textarea {
	padding: 2px 3px;
	color: #747474;
}
#author,
#email,
#url,
#comment {
	display: block;
	border: solid #C3C3C3;
	border-width: 2px 1px 1px;
	font-family: arial;
	width: 218px;
	height: auto;
}
#commentform textarea#comment {
	width: 300px;
	min-height: 158px;
}
* html #commentform textarea#comment {
	height: 158px;
}
#commentform input#submit {
	border: none;
	padding: 0;
}
#commentform label {
	font-size: 12px;
	color: #747474;
}
#commentform p {
	padding-bottom: 10px;
}
.commentlist {
	list-style: none outside;
}
.commentlist li {
	border-bottom: 1px dotted #555;
	margin: 0 0 15px;
}
.commentlist li p {
	padding: 8px 0 10px;
	clear: both;
	font-size: 12px;
	text-align: justify;
	text-indent: 5px;
}
.commentlist li em {
	font-size: 11px;
}
span.cauth {
	float: left;
	font-size: 12px;
}
span.cauth a {
	font-size: 12px;
}
span.cauth em {
	font-size: 11px;
}
span.cdate {
	float: right;
	font-size: 12px;
}
h3#respond,
h3#comments {
	font-size: 13px;
	color: #646464;
	padding: 5px 0 10px;
}

/* footer */
#footer {
	clear: both;
	width: 940px;
	margin: 0 auto;
	height: 35px;
	padding-top: 45px;
	background: url('images/callcenter_15.jpg') no-repeat center top;
}
#footer p {
	text-align: center;
	padding-left: 40px;
}
#footer a {
	color: #0383A3;
}

h6 {
	clear: both;
	height: 189px;
	line-height: 65px;
	text-align: center;
	font-size: 20px;
	overflow: hidden;
}
h6 a, h6 a:visited {
	display: block;
	color: #FFF;
	font: normal 30px/68px arial, arial;
	position: relative;
	width: 100%;
}
h6 a span {
	display: block;
	width: 100%;
	height: 189px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url('images/callcenter_02.jpg') no-repeat center bottom;
}

