/*
Theme Name: WordPress ClearPeaks
Description: ClearPeaks WordPress Theme
Version: 2.5
Author: Nacencia
Author URI: http://www.nacencia.com
*/

/* Common styles */

small{  font-size:10px; }

a, a:link, a:visited,  a:hover{ color:#4870AF; 
	background-image: none; }

ul { margin:0; padding:0; }

ul li { list-style:none; }

.alignright { float: right; }

.alignleft { float: left; }

.aligncenter { margin: 0 auto; }

.clear
{
	clear:both;
	*margin-bottom:-19px !important; /* IE fix */
}

/* Images styles */

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 {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#sidebar_header {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 1px;
}

/* Blog layout */

#main{ width:990px; }

#about-us #primary {
float:left;
margin-right:-4px;
padding-top:5px;
width:746px;
}


.main-post-holder {
    border-right: 1px solid #E6E6E6;
    float: left;
    padding-right: 30px;
    width: 490px;
}

* html .main-post-holder { margin-right:25px; } /* IE 6 fix */

/* Blog title */
.header_separator
{
	width:100%;
	height:10px;
	margin-bottom:0px;
	margin-top:0px;
}

.header_separator_single { margin-bottom:50px; }
.main-post-holder  .main-post-holder a, .main-post-holder a:hover, .main-post-holdera:visited, .main-post-holder a:active{
	background-image: none;
}


* html .header_separator_single{ margin-bottom:25px; } /* IE 6 fix */

h1.title{
	color:#02658C;
	font-size:24pt;
	font-weight:normal;
	line-height:normal;
	margin:0;
	letter-spacing:0px;
	padding-top: 0px;
}
	
.title_bold{ font-weight:bold; }
	
.lang-nav-holder, .header-nav-holder {
	margin-bottom:7px;
	overflow:hidden;
	width:84%;
}
.blog-tab { 	margin-top:-9px; }

.blog-tab a
{
	display:block;
	width:116px;
	height:30px;
	background:url(img/cp_blog_tab.jpg) top center no-repeat;
	text-decoration: none !important;
	color: transparent;
	text-indent:-7000px;
	background-image: none;
}
	
hgustavo{
	color:#02658C;
	font-size:24pt;
	font-family:"Times New Roman";	
	font-weight:normal;
	line-height:normal;
	margin:0;
	letter-spacing:0px;
	padding-top: 0px;
}

	
CPcourier{
	color:#343232;
	font-size:11pt;
	font-family:"Courier New";	
	font-weight:normal;
	line-height:normal;
	margin:0;
	letter-spacing:0px;
	padding-top: 0px;
}

/* Post loop */

.post
{
	padding-bottom:15px;
	border-bottom:dotted;
	border-width:1px;
	border-color:#cacaca;
	margin-bottom:35px;
}

.post a, .post a:hover, .post a:visited, .post a:active
{
	background-image: none; 
}
.post h2 {
	margin:0;
	margin-bottom:5px;
	font-size:21px;
	letter-spacing:-1px;
	color:#0f58a4;
	font-weight:normal;
	background-image: none; 
	line-height:23px;
}

.post-date
{
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

.post-author
{
	color:#4870AF !important;
	font-weight:normal;
	font-size:11px;
}

.post-author a { color:#4870AF !important; 

	background-image: none;}

.more-link
{
	font-size:12px;
	margin:20px 0;
}
	
.postmetadata
{
	font-size:8pt;
	line-height:17pt;
	color:#666666;
	margin-top: 15px;
}

.postmetadata a, .postmetadata a:hover, .postmetadata a:visited, .postmetadata a:active
{
	color:#666666;
	background-image: none; 
}

.postmetadata li { float:left; }

.liSeparator { margin:0 6px; }

.navigation a { color:#666; 
	background-image: none;}

.post-search li
{
	list-style:none;
}

/* Sidebar - Left sidebar */

#sidebar h2 {  color: #02658C!important; }
	
/* Sidebar 2 - Right sidebar */
#sidebar2
{
	float:left;
	width:200px;
	margin-left: 24px;
	margin-top: 0px;
}

#sidebar2 h2 {
    background-image: url("images/headers-sidebar.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-style: italic;
    font-weight: normal;
    margin: 90px 0px 0px;
	padding: 11px 0px 22px 16px;
}

#sidebar2 h2 a { color: #1C93B1!important; 
	background-image: none;}

#sidebar2 img { margin:-9px 0px 0px 5px; }

#sidebar2 a, #sidebar2 a:hover, #sidebar2 a:active, #sidebar2 a:visited
{
	color:#707070;
	background-image: none;
}

.cat-item, .archives-list li, .recent-posts li, .popular-posts li
{
    border-bottom: 1px dotted #CCCCCC;
    margin: 10px 0;
    padding-bottom: 10px;
    padding-left: 14px;}

.blog_description
{
	margin:0;
	margin-bottom:45px;
	padding:0;
	color:#7c7369;
	font-size:1.3em;
	font-weight:300;
}

.search {
	margin:0;
	width:200px;
	height:40px;
}
#searchform {
	margin:0px 0px 10px;
	width:219px;
	height:27px;
}

#s
{
	float:left;
	height:30px;
	width:150px;
	background:#F1F1F1;
	border:0 none;
	margin-right: 5px;
}

#searchsubmit {
	width: 33px;
	height: 19px;
	float: left;
	margin: 0px;
	padding: 8px 0px;;
}

#sidebar_subscribe{
	margin: 0 0 4px;
}

#sidebar_subscribe ul {
	
	float: left;
    margin-top: 24px;
    width: 100%;
	margin-bottom: 20px;
}

#sidebar_subscribe li {
    float: left;
    margin: 0 0 0 1px;
}

#sidebar_subscribe li .badge {
    display: block;
    height: 32px;
    margin: 0 0 0 5px;
    text-indent: -9999px;
    width: 32px;
}

#sidebar_subscribe .facebook {
    background: url("http://www.clearpeaks.com/blog/wp-content/themes/clearpeaks_new/images/facebook_icon.jpg") no-repeat scroll 0 0 transparent !important;
}

#sidebar_subscribe .twitter {
    background: url("http://www.clearpeaks.com/blog/wp-content/themes/clearpeaks_new/images/twitter_icon.jpg") no-repeat scroll 0 0 transparent !important;
}

#sidebar_subscribe .linkdn {
    background: url("http://www.clearpeaks.com/blog/wp-content/themes/clearpeaks_new/images/linkdn_icon.jpg") no-repeat scroll 0 0 transparent !important;
}

#sidebar_subscribe .gplus {
    background: url("http://www.clearpeaks.com/blog/wp-content/themes/clearpeaks_new/images/googleplus_icon.jpg") no-repeat scroll 0 0 transparent !important;
}

#sidebar_subscribe .rss {
    background: url("http://www.clearpeaks.com/blog/wp-content/themes/clearpeaks_new/images/rss_icon.jpg") no-repeat scroll 0 0 transparent !important;
}
	


#sidebar_subscribe h2 { margin:0; }

/* Single post */
.wp-caption-text
{
	font-size:8pt;
	letter-spacing:1;
	margin-bottom:20px;
	margin-top:8px;
}

.entry { margin-bottom:20px; }

.entry ul{ padding-left:0; }
.entry ol { padding-left:20px; *padding-left:0px; *margin-left:23px;}

*html .entry ol{padding-left:0; margin-left:23px;} /* IE 6 fix */

.entry img
{
	margin:15px 0 0 0;
	max-width:480px;
}

.entry h3 { font-size:1em; }

.post-navigation
{
	border-bottom:1px dotted #CACACA;
	border-color:#CACACA;
	border-width:1px;
	padding-bottom:0px;
	padding-top:0px;
	width:490px;
	font-size:12px;
}

/*.post-navigation a { color:#676767!important;}*/

.post-navigation a, .post-navigation a:hover, .post-navigation a:visited, .post-navigation a:active
{
	background-image: none; 
}
/* Comment form */

#comment{
	width:440px;
	height:130px;
	}
	
#commentform textarea, #commentform input
{
	border:1px solid #333;
}
	
.commentlist { padding-left:0; list-style:none;}

*html .commentlist{padding-left:0; margin-left:0px;} /* IE 6 fix */

input#submit 
{
	border:none;
	cursor:hand;
	color:transparent;
	height:20px;
}

.comment-body{ margin:20px 0; }

cite.fn 
{
	font-weight:bold;
	font-style:normal;
}

.avatar { display:none; }

/* Footer */
.partners-nav li
{
	width:50%;
	display:inline;
}


/* 2011 site stles */

#header .logo {
    background: url("images/clearpeaksblog_logo.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 60px;
    text-indent: -99999px;
    width: 368px;
}

#clearpeaks_link {
    float: right;
    margin: 0 0 4px;
	background-image: url("images/bullet-content3.gif");
    background-position: 0 0px;
    background-repeat: no-repeat;
    color: #999999;
    font-size: 12px;
    margin-top: 42px;
    padding: 0 0 0 18px;
	font-weight: bold;
}
	
}

		#banner
		{
	height: 194px;
	width: 990px;
	float: left;
	}

		#topnav
		{
	height: 30px;
	width: 990px;
	float: right;
	margin-top: 12px;
	margin-bottom: 2px;
	text-align: right;
	background-image: url(images/button_bg_line1.jpg);
	background-repeat: no-repeat;
	background-position: right;
		}	
		
#topnavmenucommon  {
	margin: 0px;
	padding: 0;
	height: 30px;
}
#topnavmenucommon li  {
	list-style: none;
	float: right;
	line-height: 30px;
	display: inline;
}




#navcontainer
{
	border: 0px solid #999999;
}

#navcontainer ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navcontainer a
{
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 14px;
	border-collapse: collapse;
	color: #333333;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 205px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
}

#navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
	background-color: #CEDDE3;
	background-image: none;
}

#navcontainer a:hover
{
	color: #000000;
	background-color: #FFE4B7;
	background-image: none;
	width: 205px;
}


#footerthin {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footerthin p {
	font-size: 10px;
	color: #676767;
}


.clear{
	clear:both;
	height: 0px;
}

