/*=

	Theme Name: Cool Media Collective
	Theme URI: http://www.coolmediacollective.com
	Description: CMC.
	Author: CMC
	Author URI: http://www.coolmediacollective.com
	Version: 1.0.0
	Changelog:
		
	Tags: fixed width, three columns, valid CSS, valid XHTML, white, simple, widgets, widget ready, 3columns, right sidebars, SEO friendly, gravatars, h:over effects, text-only
	
=== === === === === === === === === === */


/*=STRUCTURE
=== === === === === === === === === === */


html {

}

body {
	background-color: #7C98A3;
	font: 12px "Arial", Helvetica, sans-serif;
	color: #2B434F;
}


/*=COMMON
=== === === === === === === === === === */

* {
	padding: 0;
	margin: 0
}



h2 {
	font-size: 120%;
	line-height: 150%;
}

a:link {
	color: #333333;
	text-decoration:none;
	font-weight:900;
}
a:visited {
	color: #333333;
	text-decoration:none;
	font-weight:900;
}
a:hover {
	color: #333333;
	text-decoration:none;
	font-weight:900;
}
a:active {
	color: #333333;
	text-decoration:none;
	font-weight:900;
}
p {
	line-height: 18px;
	text-align: justify;
	margin:1em 0;
}

h1 a {
	color: #000;
	text-decoration: none;
}

h1 a:hover {
	color: #3a80ff;
	text-decoration: none;
}

.line {
	height: 2px;
	border-top: 0px dotted #fff;
	border-right: 0px dotted #fff;
	border-left: 0px dotted #fff;
	border-bottom: 1px dotted #6f6f6f;
	display: block;
}

.clear{clear:both}

/*=NAVIGATION
=== === === === === === === === === === */

#navlist
{
	float:right;
	width: 580px;
	margin-top: 95px;
	text-transform: uppercase;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	margin: 0 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

#navlist .current_page_item, #navlist .current_page_item, #navlist a:hover
{
	border-bottom: 3px solid #fff;
	padding-bottom: 2px;
	background: transparent;
}

 #nav #navlist .current_page_item a, #nav #navlist .current_page_parent a{
	border-bottom: 3px solid #fff;
	padding-bottom: 2px;
	background: transparent;
	
}
#contentleft ul .page_item.current_page_item a, #contentleft ul .page_item.current_page_parent a{
	color: #2B434F; 
}
#navlist a:hover { color: #fff; }

#contentleft .page-item-60 a:link{
	color: #B4A332;
	font-weight: bold;
}
#contentleft .page-item-407 a:link{
	color: #B4A332;
	font-weight: bold;
}
#contentleft ul .page_item .page-item-60 a{
	color: #B4A332;
	font-weight: bold;
}
#contentleft ul .page_item .page-item-407 a{
	color: #B4A332;
	font-weight: bold;
}
/*=CONTENT
=== === === === === === === === === === */

.cinput{
	background-color: #FFFFFF;
	border: 1px solid #C6DCE8;
	width: 200px;
	font-size: 14px;
}
form ul{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 450px;
}
.label{
	margin-bottom:0.3em;
	color: #FFFFFF;
	font-weight:900;
	float: left;
	width: 200px;
}
.input{
	margin-bottom:0.3em;
	float: left;
	width: 200px;
}


#bgwrap{
	margin:1em auto;
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#bgheader{
	background-image: url(images/header.jpg);
	background-position: center bottom;
	height: 19px;
	background-repeat: no-repeat;
}

#wrap{
	margin:0 auto;
	width:900px;
}


#logocolumn{
overflow:auto;
	margin-top: 10px;
	background-color: #2B434F;
	width: 900px;
}
#logo{
	width: 107px;
	background-image: url(images/logo.jpg);
	height: 109px;
	float:left;
	background-repeat: no-repeat;
	margin:10px;
	display:inline;
}
#logoparttwo{
	margin-left: 12px;
	width: 105px;
	background-image: url(images/logo2.jpg);
	height: 23px;
}

#slogan{
	background-image: url(images/slogan.jpg);
	height: 206px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contentcolumn{
	width: 700px;
	float:left;
	margin-top: 40px;
}
#contentleft{
	float:left;
	width:160px;
	background-color:#D1D3D4;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
}


.innertube{
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.innertube h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B4A332;
	font-weight: normal;
	margin-bottom: 10px;
}


#contentleft ul, #contentleft li
{
margin: 0.5em 0;
padding: 0;
list-style-type: none;
}

#contentleft ul ul
{
margin: 0 0 0 1em;

}
#contentleft a:link, #contentleft a:visited
{

	text-decoration: none;
	color:#6B6B6B;
	font-size: 12px;
	font-weight: normal;
}

#contentleft a:link.currentpage, #contentleft a:visited.currentpage, #contentleft a:hover
{
color: #2B434F; 
}

#contentleft  a:hover { color: #2B434F; }

#contact_detail{
	background-color: #D1D3D4;
	padding: 10px;
	font-size: 10px;
	color: #808990;
	text-transform:uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}
.homeblock{
	border: 1px solid #CCCCCC;
}
.homeblock h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B4A332;
	font-weight: normal;
}
.homeblock h3{
	margin-top: 30px;
	margin-right: 90px;
	margin-bottom: 30px;
	margin-left: 90px;
}
.innertube h3 {
	font-size: 14px;
	color: #2B434F;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}



	.post {
	
	}

	div.entry {
	
	}

	div.navigation {
		margin-bottom: 10px;
	}


/*=FOOTER
=== === === === === === === === === === */

#footer{
	background-image: url(images/footer.jpg);
	background-position: center -17px;
	height: 13px;
	background-repeat: no-repeat;
}

/*=REQUIRED
=== === === === === === === === === === */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
	float: right;
	
}

