/*
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{ color:#0f58a4; }

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;
}

/* Blog layout */

#main{ width:990px; }

#about-us #primary {
float:left;
margin-right:-4px;
padding-top:5px;
width:746px;
}


.main-post-holder{
	width:490px;
	float:left;
	margin-right:55px;
}

* html .main-post-holder { margin-right:25px; } /* IE 6 fix */

/* Blog title */
.header_separator
{
	width:100%;
	height:18px;
	background:url(img/header_separator.gif) repeat-x top center;
	margin-bottom:35px;
	margin-top:15px;
}

.header_separator_single { margin-bottom:50px; }

* html .header_separator_single{ margin-bottom:25px; } /* IE 6 fix */

h1.title{
	color:#FF0033;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:23pt;
	font-weight:normal;
	line-height:25px;
	margin:0;
	letter-spacing:-1px;
}
	
.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;
}
	
/* Post loop */

.post
{
	padding-bottom:15px;
	border-bottom:dotted;
	border-width:1px;
	border-color:#cacaca;
	margin-bottom:35px;
}
.post h2
{
	margin:0;
	margin-bottom:5px;
	font-size:1.3em;
	letter-spacing:-1px;
	color:#0f58a4;
}

.post-date
{
	text-transform:uppercase;
	color:#2a4b63;
	font-weight:bold;
	font-size:11px;
}

.post-author
{
	color:#2a4b63 !important;
	font-weight:bold;
	font-size:11px;
}

.post-author a { color:#2a4b63 !important; }

.more-link
{
	font-size:12px;
	margin:20px 0;
}
	
.postmetadata
{
	font-size:8pt;
	line-height:17pt;
	color:#666666;
}

.postmetadata a, .postmetadata a:hover, .postmetadata a:visited, .postmetadata a:active
{
	color:#666666;
}

.postmetadata li { float:left; }

.liSeparator { margin:0 6px; }

.navigation a { color:#666; }

.post-search li
{
	list-style:none;
}

/* Sidebar - Left sidebar */

#sidebar h2 {  color: #FF0033 !important; }
	
/* Sidebar 2 - Right sidebar */
#sidebar2
{
	float:left;
	width:200px;
}

#sidebar2 h2
{
	color: #FF0033 !important;
	font-size:0.9em;
	margin-top:42px;
	margin-bottom:0;
}

#sidebar2 h2 a { color: #FF0033 !important; }

#sidebar2 img { margin:-9px 0px 0px 5px; }

#sidebar2 a, #sidebar2 a:hover, #sidebar2 a:active, #sidebar2 a:visited
{
	color:#192d3b;
}

.cat-item, .archives-list li, .recent-posts li, .popular-posts li
{
	margin:10px 0;
}

.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:10px 0;
	width:230px;
	height:19px;
}

#s
{
	float:left;
	height:15px;
	width:90px;
}

#searchsubmit {
	width: 33px;
	height: 19px;
	float: left;
	margin: 0px;
	padding: 2px 4px;;
}

#sidebar_subscribe, #sidebar_tweet { margin-top:42px; }
#sidebar_subscribe h2, #sidebar_tweet 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:10px;
	padding-top:30px;
	width:490px;
	font-size:8pt;
}

.post-navigation a { color:#666 !important; }

/* 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;
}