/* 
Theme Name: Radiomaru
Theme URL: http://radiomaru.com/
Description: A theme based on whiteboard for radiomaru
Author: Nadine Lessio
Author URI: http://nadinelessio.com
Version: 2.0.1

Based on white board by Brian Purkiss: http://brianpurkiss.com
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

/*********************** over all things ***********************/

html {
	background: white;
	color: #666;
	font: 14px Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5 {
	
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	
	}

h2 {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 33px;
	padding: 0 0 3px 0;
	
	
	}

h2 a {color: #333;}
h2 a:hover {color: #666;}

/* h3 is in the sidebar */
h3 {
	color: #999;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	}

/* also in the sidebar*/

h4 {font-size: 14px; font-weight: bold; text-transform: uppercase;}
ul {list-style: none;}

a {color: #00cccc; text-decoration: none;}
a:hover {color: #50dcdc;}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	background: #e8e8e8;
	border-left: 1px solid #999;
	margin: 0 15px 15px 15px;
	padding: 10px;
	font-style: italic;
	
}

/******************** some sturcutre ***********************/

#searchform{}

#header {
	background: #00cccc;
	
}

#headerInner {
	background: url(images/k_girl_banner.jpg) 0 0 no-repeat;
	height: 170px;
	margin: 0 auto;
	width: 960px;
}

#headerInner h1   {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 100px 0 0 38px;
}

#headerInner h1 a {
	color: white;

}

#container{
	/*background: yellow;*/
	margin: 0 auto;
	min-height: 500px;
	padding: 50px 0 25px 0;
	width: 960px;
}


#content {
	width: 710px;
	
	
}
/******************** side bar things ***********************/

#sidebar{
	/*background: green;*/
	color: #666;
	float: right;
	font-size: 11px;
	margin: 0 0 25px 0;
	width: 230px;
}

.dottedDouble {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
	padding: 3px 0 0 0;
}

.dottedBot   {
	border-bottom: 1px dotted #ccc;
	padding: 3px 0 0 0;
}

.wtfDot li {
	border-bottom: 1px dotted #ccc;
	padding: 3px 0 0 0;
	color: #999;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar .sideIn {
	margin-top: 10px;
}


#sidebar p {
	padding: 10px 0 0 0;
}

#sidebar .black {
	color: #000;
}


#sidebar .rss {
	background: url(images/rss.jpg) 0 0 no-repeat;
	height: 46px;
	margin: 10px 0 0 0;
	width: 46px;
}

#sidebar .rss:hover {
	opacity:0.7;filter:alpha(opacity=70);
}


/*********************** footer ***********************/

#footer {
	background: url(images/footerRear.jpg) 0 0 repeat-x #333333;
	clear: both;
	color: white;
	min-height: 200px;	
	width: 100%;
	
}

#footerInner {
	margin: 0 auto;
	width: 960px;
}

#footer p.small {
	font-size: 10px;
	margin-left: 38px;
}


#footer p.smallOne {
	font-size: 10px;
	margin-left: 38px;
	padding-top: 60px;
}

/*********************** post things ***********************/

h3.archive {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	
}

.when {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

.commentNum {
	background: url(images/comment.jpg) 0 0  no-repeat white;
	float: left;
	height: 40px;
	margin: 0 12px 0 0;
	padding-top: 2px;
	width: 26px;
	
}

.commentNum a {
	color: white;
	font-size: 11px;
	padding: 0 5px 0 5px;
	text-align: right;
}

.commentNum a:hover {
	color: #e8e8e8;
}

.postBody {
	/*background: red;*/
	float: left;
	line-height: 1.35em;
	letter-spacing: -0.002em;
	margin: 0 0 25px 0;
	width: 670px;
}

.postBody p {
	margin: 0 0 15px 0;
}



#postmeta{
	
	font-size: 11px;
	margin: 15px 0 15px 0;
	
}





/*********************** comments ***********************/

#comments {

	margin: 25px 0 0 0;
}

#comments h3 {
	color: black;
	margin: 0 0 5px 0;
}


#comments li {
	list-style: none;
}

.comments_navigation{}
.comments_navigation{}

.comments_reply{
	background: #f4f4f4;
	font-size: 11px;
	margin: 20px 0 0 0;
	padding: 10px;
}

.comments_reply h3 {
	margin: 0 0 10px 0;
}

.comments_reply .textInput {
	padding: 0 0 5px 0;
}

.comments_reply .sBtn {
	background: #00cccc;
	border: 3px solid #ccc;
	color: white;
	margin: 5px 0 5px 0;
	padding: 3px;
}

.comments_reply .sBtn:hover {
	opacity:0.7;filter:alpha(opacity=70);
}




.comment_text{
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.comments_meta{
	color: #999;
	font-size: 11px;
	
}



/*********************** post navigation ***********************/

.postnavigation {
	width: 660px;
	margin-left: 38px;
	padding: 15px 0 0 0;
}

.postnavigation .pL {
	float: left;
	width: 100px;
}

.postnavigation .pR {
	float: right;
	text-align: right;
	width: 100px;
	
}

/*********************** other classes ***********************/

.flickrImg {
	border: 3px solid #ccc;
	width: 65px;
	margin: 0 5px 5px 0;
}

.flickrImg:hover {
	opacity:0.7;filter:alpha(opacity=70);
}

/* widget stuff */

.widget {
	margin: 15px 0 0 0;
	list-style-type: none;
}

.widget li {
	margin: 0 0 3px 0;
	padding: 0;
}

h2.widgettitle {
	color: #999;
	font-size: 18px;
	font-weight: bold;
	line-height: 0;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}

.sBut {
	background: #ccc;
	border: 1px solid #666;
	color: #333;
	width: 60px;
}

.sBut:hover {
	color: #fff;
	opacity:0.7;filter:alpha(opacity=70);
}

.sBox {
	margin: 0 5px 10px 0;
	width: 150px;
	
}

.dottedDouble h4 {
	margin: 5px 0 0 0;
}


