/*
Theme Name: Clover Business
Theme URI: http://Cloverthemes.com/
Author: Clover Themes
Author URI: http://Cloverthemes.com/
Description: CMS Business WordPress Theme from Cloverthemes.com
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: business, corporate, company, dark, light,two-columns,right-sidebar, fixed-width,custom-background, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, theme-options, jQuery-slider, twitter
*/

/* Defaults
------------------------------------------------------------ */
@import url(http://fonts.googleapis.com/css?family=Oswald);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, table, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background: #fff;
	color: #333;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}

body,p,select,textarea {
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
 
*{margin:0; padding:0;}
.bk_both{clear:both;}

/* Text elements
------------------------------------------------------------ */
#content-wrap ul, ol {
    margin: 0 0 1.7em 2.5em;
}
#content-wrap ul {
    list-style: square outside none;
}
#content-wrap ol {
    list-style-type: decimal;
}
#content-wrap  ol ol {
    list-style: upper-alpha outside none;
}
#content-wrap ol ol ol {
    list-style: lower-roman outside none;
}
#content-wrap  ol ol ol ol {
    list-style: lower-alpha outside none;
}
#content-wrap ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}
#content-wrap  dl {

}
#content-wrap  dt {
    font-weight: bold;
}
#content-wrap  dd {

}
#content-wrap  strong {
    font-weight: bold;
}
#content-wrap  cite, em, i {
    font-style: italic;
}
#content-wrap  blockquote {
    font-style: italic;
    margin: 0 30px 1.7em;
}
#content-wrap  pre {
    background: none repeat scroll 0 0 #F4F4F4;
    font: 13px/1.7 "Courier 10 Pitch",Courier,monospace;
    margin-bottom: 1.7em;
    padding: 0.85em 1.7em;
}
#content-wrap  code {
    font: 12px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
#content-wrap  abbr, acronym {
    border-bottom: 1px dotted #666666;
    cursor: help;
}
#content-wrap ins {
    background: none repeat scroll 0 0 #FFF9C0;
    text-decoration: none;
}
#content-wrap sup, sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
#content-wrap sup {
    bottom: 1ex;
}
#content-wrap sub {
    top: 0.5ex;
}
 input[type="text"], textarea {
   background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
}
#content-wrap textarea {
    padding-left: 3px;
    width: 98%;
}
#content-wrap input[type="text"] {
    padding: 3px;
}
#content-wrap fieldset {
	border: 1px solid #CCCCCC;
    padding: 0.75em;}

#content-wrap table {border: 1px solid #CCCCCC;
    margin: 0 -1px 24px 0;
    text-align: left;}
	
#content-wrap tr th, #content-wrap thead th {
    font: bold 12px/18px "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    padding: 9px 12px;
}

#content-wrap tr td {
    border-top: 1px solid #CCCCCC;
    padding: 6px 12px;
}
 
#content-wrap caption, th, td {
    font-weight: normal;
    text-align: left;
}

/* Body
------------------------------------------------------------ */

body {
	color:#555555;
	background: #f8f8f8;
}


/* Wrap
------------------------------------------------------------ */

#wapper{margin:auto; padding:0 0 25px;}


/* Hyperlinks
------------------------------------------------------------ */
a,
a:visited {color:#2178A3; text-decoration:none;}
a:hover { color:#333;text-decoration:none;}
a img {
	border: none;
}

/* SLIDER
---------------------------------------*/
#mid{ 
	background: url("images/feature_bg.png") no-repeat scroll 50% 0 #2178A3;
    height: 510px;
    width: 100%;}
	
.banner{ 
	margin: 30px auto 0;
    padding: 25px 0 0;
    width: 960px;}
#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:370px; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* Header
------------------------------------------------------------ */
.header{width:960px; height:120px; margin:0 auto;}
#title a {
	color:#333;
	font-family: 'Oswald', arial, serif; font-weight: normal;
	display: block;
    float: left;
    overflow: hidden;
    padding: 32px 0 5px 0;
    width: 360px;
}
#title a:hover {color:#555;}
#title {
    border: medium none;
    font-family: 'Droid Sans',arial,serif;
    font-size: 36px;
    line-height: 42px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#description {
    font-family: 'Droid Sans',arial,serif;
    font-size: 14px;
}
.header_left{ 
	float:left;  
	height: 120px; 
	width: 360px;
	}
.header_right{
	width:330px; 
	float:right;
	}
.header_right_top{ 
	height:40px; 
	margin-top:20px;
	}
.header_right_top ul li{
	float:right; 
	margin-left:13px;
	}
#wapper .search {
	float:right;
	}
.searchsubmit {
    background: url("images/button.png") no-repeat scroll 0 0 transparent ;
	border:1px solid #2178A3;
	border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Droid Sans',arial,serif;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
    text-decoration: none;
    text-shadow: 1px 1px #0B87D9;
    text-transform: uppercase;
}
.s {
    color: #555;
    font-family: 'Droid Sans',arial,serif;
    font-size: 12px;
    margin: 5px 2px 0 0;
    padding: 6px;
    width: 220px;
}
 
 
.headerimage {
	width: 325px;
	height: 120px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

.headerimage a {	
	display: block;
	width: 325px;
	height: 120px;
	}
/* =Nav
-------------------------------------------------------------- */
 
#nav{
	font-family: 'Oswald', arial, serif;
	width:960px; 
	height:42px; 
	margin:0 auto; 
	background:url("images/nav-bg.png") repeat scroll 0 0 transparent;}

#nav li a .sf-sub-indicator{
	display: block;
	width: 10px;
	height: 42px;
	top: 18px;
	right: 0px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
#nav li a:hover .sf-sub-indicator{
	}
#nav li li a .sf-sub-indicator {
	top: 12px;
	}	
#nav ul {	
	float: left;
	list-style: none;
	margin: 0;
	}
	
#nav li {text-transform:uppercase; font-size:14px;
	float: left;
	list-style: none;
	padding: 0;
	}
	
#nav li a {
	color: #fff;
	display: block;
	font-size:13px;
    margin: 0;
	padding: 11px 22px 11px 20px;
	text-decoration: none;
	position: relative;
	background:url(images/navline.png) no-repeat scroll right center transparent;
	}

#nav li a:hover, #nav li a:active {
	background:#333;
	color:#fff;
	}



#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #333;
	font-size:12px;
	width: 128px; 
	margin: 0;
	padding:8px 20px 7px 13px;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	text-transform:capitalize;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {         
	background:#666;
	color:#fff;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0 0 0 -2px;
	padding: 0;
	}

#nav li ul a { 
	}

#nav li ul ul {
	margin: -36px 0 0 163px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#menu-navigation  li a{
	float:left;
	color: #fff;
	display: block;
	font-size:13px;
    margin: 0;
	text-decoration: none;
	position: relative;}
/* Headlines
------------------------------------------------------------ */
h1,h2,h3,h4,h5,h6{
	font-family: 'Oswald', arial, serif; 
	font-weight: normal; 
	line-height: 26px;
	color: #333333;
}

h1, h2{
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 13px;
    padding: 0 0 8px;
}

h2 a, h2 a:visited {
    color: #333333;
}
h2 a:hover{
	color:#2178A3;
	}
h3,h4,h5,h6{
    line-height: 18px;
	margin: 0 0 13px;
    padding: 0 0 5px;}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

hr { background-color: #CCCCCC;
    border: 0 none;
    height: 1px;
    margin-bottom: 1.7em;}

/* =Content
-------------------------------------------------------------- */

#leftsidebar{float:left;}
#rightcontent{float:right;}
#inner {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
	min-height: 500px;
    margin: 30px auto 25px;
    overflow: hidden;
    padding: 25px;
    width: 910px;
}	
#content-wrap {
        float: left;
		width: 910px;
}
#content {
    float: left;
	width: 605px;
}
.post{ 
	margin: 0 0 30px;
	overflow: hidden;}

.entry-content p {
    padding: 0 0 16px;
}

.post-info {
	font-size: 11px;
	padding: 0 0 8px;
	}
.post-time{
	background:url("images/calendar.png") no-repeat scroll 0 0 #FFFFFF;
	line-height:13px;
	margin:0;
	padding:2px 0 2px 20px;
	}
.post-author{
	background:url("images/user.png") no-repeat scroll 0 0 #FFFFFF;
	line-height:13px;
	margin:0 0 0 10px;
	padding:2px 0 2px 20px;
	}
.post-comments {
	background:url("images/comments.png") no-repeat scroll 0 0 #FFFFFF;
	margin:0 0 0 10px;
	padding:2px 0 2px 20px;
	}
.post-meta{
	border-top:1px dotted #CCC;
	clear:both;
	font-size:11px;
	margin:0;
	padding:10px 0 0;
	}
.cat{
	background:url("images/folder.png") no-repeat scroll 0 0 ;
	margin:0;
	padding:2px 0 2px 20px;
	}
.tags {
	background:url("images/tags.png") no-repeat scroll 0 0 ;
	margin:0 0 0 10px;
	padding:2px 0 2px 20px;
	}
.author {
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #EEE;
	color:#333;
	margin:20px 0 30px;
	overflow:hidden;
	padding:10px;
	}
.author p{font-size:12px;}
.author img{
	background-color: #FFF;
    border: 1px solid #EEE;
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	}
	
/* =Sidebar
-------------------------------------------------------------- */

.sidebar {
    display: inline;
    float: right;
    font-size: 13px;
    line-height: 20px;
    width: 280px;
}
.sidebar .widget {
    margin: 0 0 20px;
}
.sidebar {
    line-height: 20px;
}
.widget ul li {
    border-bottom: 1px dotted #CCCCCC;
    list-style-type: none;
    margin: 0 0 3px;
    padding: 0 0 5px 5px;
    word-wrap: break-word;
	text-transform:capitalize;
}
#content-wrap .widget ul, #content-wrap .widget ol {
	margin: 0;
}

.widget h4 {
    background: url("images/title.png") no-repeat scroll left center transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 15px;
    margin: 0 0 10px;
    padding: 0 0 6px 15px;
    text-transform: uppercase;
}

.twitter h4 {
	background: url("images/tt.png") no-repeat scroll left center transparent;
	padding: 0 0 6px 35px;}
#sidebar img {    
	margin: 5px;}


/* Homepage
------------------------------------------------------------ */
.hot{
	width:960px; 
	margin:30px auto 0; 
	background:url(images/index_37.jpg) 0 0 repeat-x;
	}
.hot_con{
	background:url(images/quotes.png) 15px 3px no-repeat; 
	}
.hot_con_txt{
	background:url(images/index_37.jpg) bottom left repeat-x;  
	padding:5px 60px; 
	line-height:1.5em; 
	font-size:18px;
	}
.main{
	width:960px; 
	margin:25px auto 0;
	}
.main img{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDD;
	box-shadow: 0 0 10px #CCCCCC;
    margin: 0 0 5px;
    padding: 5px;}
.main h2{
	line-height:50px; 
	height:40px; 
	font-size:20px;}
.main_left{
	float:left; 
	width:280px;}
.main_left_bottom{
	line-height:20px;}
.main_con{
	float:left; 
	width:280px; 
	margin-left:60px;}
.main_con_bottom{
	line-height:20px;}
.main_right{
	float:right; width:280px;}
.main_right_bottom{
	line-height:20px;}

/* Footer
------------------------------------------------------------ */
.home-bottom-1,.home-bottom-2,.home-bottom-3,.home-bottom-4{
	width:230px; 
	float:left; 
	margin-left:15px!important; 
	margin-left:6px; 
	color:#ccc;}
.bottom-widgets{ 
	width:1000px; 
	margin:auto ; 
	padding:0 0 25px;}
.bottom-widgets p{
	font-size:12px;}
.bottom-widgets h4{
	line-height:37px; 
	height:37px; 
	margin:10px 0; 
	font-size:16px; 
	font-weight:normal;
	border-bottom: 1px dotted #CCCCCC; 
	color:#eee;}
.bottom-widgets ul li{
	line-height:25px; 
	background:url(images/dian_62.jpg) 0 10px no-repeat; 
	text-indent:10px;}
.bottom-widgets ul li a{
	color:#ccc;}
.bottom-widgets ul li a:hover{
	color:#2178A3;}
.footer-widget-last{
	width:235px; 
	float:right; 
	color:#ccc; 
	margin-right:6px;}
.bottom-widgets img{
	background: none repeat scroll 0 0 #666;
    border: 4px solid #666;
    margin: 0 0 5px;
    padding: 1px;}
 
#bottom{
    background: url("images/footer.png") no-repeat scroll 50% 0 #181818;
    font-size: 12px;
}
.footer {
	padding:15px 0;
	}
.footer, .footer a {
	margin:0 auto; 
	text-align:center; 
	color:#666; 
	font-size:12px;}
.footer a:hover{
	color:#2178A3;}


/* Pagination
------------------------------------------------------------ */
.ct-paginate {
	padding:10px 0; overflow:hidden; clear:both;}
.ct-paginate a {
	 border:1px solid #ddd; 
	 color:#666; 
	 margin-right:5px; 
	 padding:4px 8px; 
	 text-align:center; 
	 text-decoration:none;}
	
.ct-paginate .ct-title {
	color:#555; 
	margin-right:4px;}
.ct-paginate .ct-gap {
	color:#999; 
	margin-right:4px;}
.ct-paginate a:hover, .ct-paginate a:active, .ct-paginate .ct-current {
	color:#fff; 
	background:#2178A3; 
	border:1px solid #006699; 
	margin-right:5px;
	padding:4px 8px;}


/* =Comments
-------------------------------------------------------------- */
#comments h3,#respond h4{
	color:#333;
	font-size:22px; 
	line-height:30px;
	margin:0 0 20px;
	}
#comments a{
	text-decoration:none;
	}
#comments a:hover{
	text-decoration:underline;
	}
#commentform input {
	width: 180px;
	padding: 5px;
	margin: 5px 5px 1px 0px;
	}
#comments input:hover, #commentstextarea:hover{
	background: #EEEEEE;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 10px 0;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	font-family:Georgia,"Times New Roman",Times,serif;
	background:none repeat scroll 0 0 #2178A3;
	border:1px solid #EEEEEE;
	color:#FFFFFF;
	cursor:pointer;
	width:130px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist a {
	color:#666;
}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0;
	padding:15px;
	list-style: none;

	}
.commentlist li ul li { 
	margin: 10px;
	}

.commentlist p {
	font-size:12px;
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: left;
	border:1px solid #CCCCCC;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	}

.commentlist cite, .commentlist cite a {
	color:#2178A3;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	color:#333;
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	padding:5px 0 0 0;
	}

.alt {
	margin: 0px;
	padding: 10px;
	}
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 11px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
	
.thread-alt {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border:1px solid #E6E6E6;
	}
em.date, .comment strong {
	font-weight:normal;
	color:#999;
	line-height:24px;
	display:block;
	font-style: normal;
} 
#comments .reply a{color:#2178A3;}
	
/* =Calendar
-------------------------------------------------------------- */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	margin:-30px 0 6px 180px;
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 10px 0;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
/* Images
------------------------------------------------------------ */
#inner .gallery img {
	padding:5px;
    border: 1px solid #CFCFCF;
	box-shadow: 0 0 10px #CCCCCC;
}
.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background: #fff;
	border: 4px solid #eee;
	margin: 0 0 5px;
	padding: 1px;
}

.author-box .avatar {
	border: 4px solid #e5e5e5;
	float: left;
	height: 70px;
	margin: 0 10px 0 0;
	width: 70px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	border: 4px solid #e5e5e5;
	float: right;
	margin: 0 5px 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	border: 1px solid #DDDDDD;
    padding: 5px 0 0;
    text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}
.nav-previous{
	float:left;
	width:50%;
	padding:0 0 10px;
}
.nav-next{float:right;padding:0 0 10px;}

/* contact*/
#contact {
	float:left;
	width:500px;
	}
 