/*
Theme Name: Cerablu 1.0
Theme URI: http://elitenick.com
Description: Cerablu design by Nick Morris
Version: 1.0
Author: Nick Morris
Author URI: http://elitenick.com
Tags: blue, white, black, web 2.0, clean, large background, space


*/



/* Begin Structure */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background:url(http://cerablu.com/wp-content/themes/cerablu/images/bg_repeat.jpg) top left repeat-x #5a5a5a;
	font: 14px "Lucida Sans Unicode", "Lucida Grande",  Verdana, Arial, Helvetica, sans-serif;
	color: black;
}


div#container_1 {
	background: url(http://cerablu.com/wp-content/themes/cerablu/images/header.jpg) no-repeat top transparent;
	width: 1201px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 537px;
	margin: 0 auto -81px; /* the bottom margin is the negative value of the footer's height */
	position: relative;

}


div#top_stuff {
	position: absolute;
	top: 0;
	left: 156px;
	height: 50px;
	width: 50px;
}

div#container_2 {
	position: relative;
	background: url(http://cerablu.com/wp-content/themes/cerablu/images/bg2_repeat.jpg) repeat-y #5a5a5a;
	width: 1202px;
	color: white;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	top: 537px;
	left: -1px;
}
		
#top_content {
	position: relative;
	height: 135px;
}


#rss {
	position: absolute;
	left: 800px;
	top: 10px;
	height: 50px;
	width: 100%;
	margin-bottom: 35px;
}


/*Search */


#search {
	background:url(http://cerablu.com/wp-content/themes/cerablu/images/searchbg.jpg) no-repeat;
	color: white;
	position: relative;
	top: 244px;
	left: 532px;
	height: 39px;
	width: 400px;
}

#search_form{margin:0;height:120px;}

.search_field {
	background-color:transparent;
	border:0;
	color: #a5a5a5;
	outline:0;
	font:14px "Lucida Sans Unicode", "Lucida Grande",  Verdana;
	width: 235px;
	height:37px;
	margin-left: 15px;
}


.search_submit {
	margin-top: 4px;
	background:url(http://cerablu.com/wp-content/themes/cerablu/images/search_button.jpg) no-repeat;
	border:0;
	outline:none;
	height:33px;
	width:95px; 
	text-indent:-1000em;
	padding:0;
	cursor: pointer;
	margin-bottom: 2px;
}

.search_submit:hover{
	background:url(http://cerablu.com/wp-content/themes/cerablu/images/search_button2.jpg) no-repeat;
}


.subscribe {
	background:url(http://elitenick.com/wp-content/themes/elitenick/images/subscribe_button.jpg) no-repeat;
	border:0;
	outline:none;
	height:33px;
	width:95px; 
	padding:0;
	cursor: pointer;
	margin-bottom: 2px;
}

.subscribe:hover {
		background:url(http://elitenick.com/wp-content/themes/elitenick/images/subscribe_button_2.jpg) no-repeat;	
}

.subscribe_form {
	border: none;
	padding:3px;
	text-align:center;
	color: #666666;
}


.text_1 {
	padding-top: 12px;

}


#top_google_ad {
	position: relative;
	top: 300px;
	left: 20px;
}


* {
	margin: 0;
}

html, body {
	height: 100%;
}

hr {
	margin: 30px 0 30px 0;
	border: 0;
	width: 98%;
	color: #cccccc;
	background-color: #d0d0d0;
	height: 1px;
}

hr.two {
	margin: 10px 0 5px 0;
	border: 0;
	width: 98%;
	color: #cccccc;
	background-color: #d0d0d0;
	height: 1px;
}




small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




a:link {
color: #4096ee;
}

a:visited {
color: #4096ee;
}

a:hover {
color: #6eb6ff;
}

a:active {
color: #4096ee;
}

h1.title {
	color: white;
}

h1{
	font-size: 28px;
}

h1.news_header {
	font-size: 22px;
	padding-top: 25px;
}

h2.widgettitle {
	font: 14px "Lucida Sans Unicode", "Lucida Grande",  Verdana;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h3#comments {
	color: #5e5e5e;
}


li.archives {
	margin: .5em 10% .5em 0;
}


.comments_number {
	background: url(http://cerablu.com/wp-content/themes/cerablu/images/comments_number_background.jpg) no-repeat;
	height: 29px;
	width: 127px;
	color: #ffa030;
	text-align: center;
	padding-top: 4px;
	margin: 5px 0 0 0;
	float: left;
}

.comments_number a{
	text-decoration: none;
	color: #ffa030;
}

.poster {
	color: #f96af6;
	float: left;
	padding-top: 9px;
	margin-left: 10px;
}

.date_posted {
	color: #646464;
	float: left;
	padding-top: 9px;
	margin-left: 10px;
}

.post {
	position: relative;
	margin: 20px 0 40px 0;
	background: url(http://cerablu.com/wp-content/themes/cerablu/images/post_bg_top.jpg) top no-repeat transparent;
	width: 588px;
	color: #dadada;
}

.post_text {
	position: relative;
	top: 75px;
	left: 5px;
	width: 544px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	background-color: #363636;
	color: #dadada;
}


p {
	line-height: 18px;
	margin: 20px;
}

p.cool {
background-color: #f9f9f9;
padding: 12px;
border: 1px #cbcbcb;
border-style: dashed;
}


p.subheading {
color: #5f5f5f;
padding: 4px;
font-size: 10px;
margin-bottom: 10px;
}

p.subheading a{
text-decoration: none;
}

p.subheading a:hover{
text-decoration: underline;
}

p.error {
background-color: #fffca0;
padding: 12px;
border: 1px #cbcbcb;
border-style: dashed;
}

p.question {
font-weight: bold;
}


p.sidebar {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}

.news {
padding: 20px;
background:url(http://elitenick.com/wp-content/themes/elitenick/images/newsbg.jpg) repeat-x white;
}


.news_headlines {
	font-size: 10px;
	position: relative;
	margin-bottom: 20px;
}



li#archives {
	font: 12px "Lucida Sans Unicode", "Lucida Grande",  Verdana;
	position: relative;
	left: -43px;
	top: 200px;
	background: url(http://elitenick.com/wp-content/themes/elitenick/images/sidebar_head.jpg) no-repeat;
	width: 181px;
	height: 35px;	
	text-align: left;
	margin: 5px 0 5px 0;
	list-style: disc;
}

li#recent-comments {
	font: 12px "Lucida Sans Unicode", "Lucida Grande",  Verdana;
	position: relative;
	left: -43px;
	background: url(http://elitenick.com/wp-content/themes/elitenick/images/sidebar_head.jpg) no-repeat;
	width: 195px;
	height: 35px;	
	text-align: left;

}

li.recent-comments {
	margin-top: 200px;
}




img {
	border: none;
}

/*Navigation*/


#navwrapper {
	position: absolute;
	top: 0;
	width: 893px;
	height: 81px;
	text-align: center;
	background: transparent url(http://cerablu.com/wp-content/themes/cerablu/images/navrepeat.jpg) 0 0 repeat-x;
}


.solidblockmenu{
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	font: 26px "Lucida Sans Unicode", "Lucida Grande",  Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	border: none;
	height: 46px;
}

.solidblockmenu li{
	height:10px;
	text-align: center;
	display: inline;
	border: none;
	height: 81px;
	width: 137px;
	margin: 0;
}



.solidblockmenu li a{
	height: 81px;
	width: 137px;
	float: left;
	color: white;
	padding: 20px 0;
	text-decoration: none;
	text-align: center;
	margin: 0;
	color: #777777;
	font-weight: bold;
	background: transparent url(http://cerablu.com/wp-content/themes/cerablu/images/button_normal.jpg) 0 0 no-repeat;
}



.solidblockmenu li a:hover {
	height: 81px;
	width: 137px;
	float: left;
	padding: 20px 0;
	text-decoration: none;
	text-align: center;
	margin: 0;
	background: transparent url(http://cerablu.com/wp-content/themes/cerablu/images/button_over.jpg) 0 0 no-repeat;
	color: black;
	font-weight: bold;
}

.solidblockmenu li .current {
	height: 81px;
	width: 137px;
	float: left;
	padding: 20px 0;
	text-decoration: none;
	text-align: center;
	margin: 0;
	background: transparent url(http://cerablu.com/wp-content/themes/cerablu/images/button_over.jpg) 0 0 no-repeat;
	color: #777777;
	font-weight: bold;
}


.solidblockmenu li .current:hover {
	height: 81px;
	width: 137px;
	float: left;
	padding: 20px 0;
	text-decoration: none;
	text-align: center;
	margin-right: 1px;
	background: transparent url(http://cerablu.com/wp-content/themes/cerablu/images/button_over.jpg) 0 0 no-repeat;
	color: #777777;
	font-weight: bold;
}




.commentsbg {
	padding-top: 4px;
	font-size: 16px;
	display: block;
	float: right;
	margin-right: 15px;
	text-align: center;
	background: url(http://elitenick.com/wp-content/themes/elitenick/images/comments_bg.jpg);
	width: 110px;
	height: 33px;
}

.commentsbg a{
text-decoration: none;
}



/*Post images */
.post_image {
padding: 25px;
}




.headline {

position: relative;
background: url(http://elitenick.com/wp-content/themes/elitenick/images/headline_top.jpg) 0 0 no-repeat;
height: 113px;
}


.headline_2 {
position: relative;
background: url(http://elitenick.com/wp-content/themes/elitenick/images/headline_top.jpg) 0 0 no-repeat;
height: 113px;
}



#google_ad {
	float: left;
	margin-top: 100px;
	margin-left: 18px;
	width: 200px;
	display: inline;
}

#content_holder {
	position: relative;
	top: -20px;
	width: 885px;
	left: 163px;
}

#main {
	position: relative;
    float: left;
    width: 600px;
	display: inline;
	padding: 0 10px 15px 15px;
    }
#sidebar {
	position: relative;
	margin-left: 10px;
	padding: 10px;
    float: left;
    width: 220px;
	display: inline;
	text-align: left;
    }
	
.sidebar_head {
	position: relative;
	left: -1px;
	background: url(http://cerablu.com/wp-content/themes/cerablu/images/sidebar_head.jpg) no-repeat;
	width: 181px;
	height: 35px;
}

.sidebar_head_text {
	position: absolute;
	top: 10px;
	left: 15px;
	color: #a5a5a5;

}

p.sidebar_comments {
	color: #767676;
}

p.sidebar_comments_date {
	color: #ababab;
}
	
	
#music_wrapper {
	width: 400px;
	position: relative;
}

.push {
	clear: both;
	height: 280px; /* .push must be the same height as .footer */
}



#footer {
	background: url(http://cerablu.com/wp-content/themes/cerablu/images/footerbg.jpg) top left no-repeat transparent;
	position: relative;
	font-size: 14px;
	width: 100%;
	background-color: #1c1c1c;
	color: #6c6c6c;
	text-align: left;
	height: 200px;
	top: 20px;
}

#footer_text_left {
	float: left;
	font: 14px "Lucida Sans Unicode", "Lucida Grande",  Verdana;
	margin: 15px;
	width: 400px;
}

#footer_text_right {
	padding-top: 30px;
	float: left;
	font: 14px "Lucida Sans Unicode", "Lucida Grande",  Verdana;
	margin: 15px;
	width: 415px;
}

.clear {
	clear: both;
}

/* End Structure */







/* Begin Images */


.avatar-45 { 
	padding: 0 10px 5px 0;
	float: left; 
	margin: 0px 5px 5px 0px; 
}

.floatleft_comments {
	padding: 4px 10px 0 5px;
	float: left;
	margin: 0px 5px 5px 0px;
}

.floatleft { 
	padding: 0 10px 5px 0;
	float: left; 
	margin: 0px 5px 5px 0px; 
}

.floatright { 
	float: right; 
	margin: 0px 0px 5px 5px; 
}

.floatleft_rss { 
	float: left; 
	width: 120px;
	color: #666666;
}

.floatright_rss { 
	padding: 6px;
	margin: 5px;
	float: left; 
	width: 50px;
}


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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

.post-date{
	width: 108px;
	height: 98px;
	float: left;
	display: inline;
	margin: 20px 10px 0 0;
	background: url(http://elitenick.com/wp-content/themes/elitenick/images/postdate.jpg) no-repeat;
}

.month {
	text-align: center;
	text-transform: uppercase;
	margin: 10px 4px 0 0;
	font-size: 10px;
	color: white;
}

.day {
	text-align: center;
	margin: 8px 7px 0 0;
	font-size: 32px;
	color: black;
}


.big_space {
	height: 70px;
}


/* End Images */




.textfield {
	font: 14px "Lucida Sans Unicode", "Lucida Grande",  Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-indent: 5px;
	margin: 10px 0 0 10px;
	height:26px;
	width:222px;
	border:solid 0 #fff;
	background: transparent url("http://elitenick.com/wp-content/themes/elitenick/images/textfield_bg.gif") no-repeat;
}


.textfield_subscribe {
	font: 14px "Lucida Sans Unicode", "Lucida Grande",  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-indent: 5px;
	margin: 10px 14px 0 0;
	height:27px;
	width:144px;
	border: none;
	background: transparent url("http://elitenick.com/wp-content/themes/elitenick/images/subscribe_bg.jpg") no-repeat;
}

.searchbg {
	text-transform: uppercase;
	font: 16px "Lucida Sans Unicode", "Lucida Grande",  Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-indent: 5px;
	margin: 10px 0 0 10px;
	height:26px;
	width:222px;
	border: none;
	background: transparent url("http://elitenick.com/wp-content/themes/elitenick/images/searchbg.jpg") no-repeat;
}

.searchbg2 {
	text-transform: uppercase;
	font: 16px "Lucida Sans Unicode", "Lucida Grande",  Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-indent: 5px;
	margin: 10px 0 0 10px;
	height:26px;
	width:222px;
	border:solid 1px #cccccc;
	background: transparent url("http://elitenick.com/wp-content/themes/elitenick/images/searchbg.jpg") no-repeat;
}


.textarea {
	font: 14px "Lucida Sans Unicode", "Lucida Grande",  Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin-left:6px;
	margin-top: 6px;
	border:solid 0 #fff;
	background: transparent url("http://elitenick.com/wp-content/themes/elitenick/images/textarea_bg.gif") no-repeat;
}


.submitclass1 {
	font-size: 18px;
    background: url(http://elitenick.com/wp-content/themes/elitenick/images/submit.gif) no-repeat center top;
	border: none;
	width: 81px;
	height: 30px;
	color: white;
}

/* Sociable */

div.sociable { margin: 3px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}



/* End sociable */

ul.related_post {
	margin: 10px;
}

li.related_post {
	margin: 5px 0 5px 0;
	list-style: disc;
}

ol.commentlist {

	list-style: none;
	border-left: 1px solid #484848;
/* background-image: url(images/comments_tile.jpg); */
/* background-repeat: repeat-y; */
/* background-position: left; */
}

.clear {
clear: both;
}


.commentlist li {
	color: black;
	list-style: none;
	background: url(http://cerablu.com/wp-content/themes/cerablu/images/comments_bg_1.jpg) no-repeat white;
	width: 417px;
	padding: 10px;
	margin: 15px;
	border: none;
}
	
li.alt {
	color: black;
	list-style: none;
	background: url(http://cerablu.com/wp-content/themes/cerablu/images/comments_bg_1.jpg) no-repeat white;
	width: 417px;
	padding: 10px;
	margin: 15px;
	border: none;
}

li.normal {
	list-style: disc;
	margin: 10px 0 10px 5px;
}

li.numbered {
	list-style: number;
	margin: 10px 0 10px 5px;
}

ul.normal {
	margin-left: 40px; 
	padding-left: 0;
}

ol.normal {
	margin-left: 40px;
	padding-left: 0px;
}

ol.normal li {
	list-style: number;
	margin: 10px 0 10px 5px;
}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#207ddd;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#62a2e4;
	text-decoration:underline;
	}


.search_results {
	background: url(http://elitenick.com/wp-content/themes/elitenick/images/search_results_bg.jpg) repeat-x #f8f8f8;
	width: 85%;
	padding: 10px;
	margin: 15px;
	border: 1px solid #e0e0e0;
}

.sociable_border {
	height: 22px;
	background: url(http://elitenick.com/wp-content/themes/elitenick/images/search_results_bg.jpg) repeat-x #f8f8f8;
	width: 96%;
	padding: 4px;
	margin-left: 12px;
	border: 1px solid #e0e0e0;
	color: #424242;
	text-align: right;
}

.sociable_border a{
	color: #424242;
	text-decoration: none;
}

.google_top_text_ad {
	position: relative;
	top: -11px;
	left: -20px;
}

.google_top_text_ad_2 {
	position: relative;
	top: 3px;
	left: -35px;
	margin-bottom: 15px;
}

blockquote {
	background: url(http://elitenick.com/wp-content/themes/elitenick/images/search_results_bg.jpg) repeat-x #f8f8f8;
	width: 85%;
	padding: 5px;
	margin: 15px 0 50px 25px;
	border: 1px solid #e0e0e0;
}


.caption_text {
	color: grey;
	margin-bottom: 5px;
}


.get_to_know {
	color: #717171;
	width: 130px;
	height: 6px;
	padding: 10px;
	margin: 10px;
	background-color: #dadada;
	border: 1px solid #b6b6b6;
	cursor: pointer;
}

.get_to_know:hover {
	background-color: #c7c7c7;
	border: 1px solid #b6b6b6;
	cursor: pointer;
}

.breadcrumb {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
