/*
Theme Name: Crystalmapping Blog
Theme URI: http://blueclaw.co.uk
Description: Crystalmapping blog theme
Version: 1.0
Author: Blueclaw
Author URI: http://blueclaw.co.uk
Tags:
*/

/*@import "style/css/reset.css";*/
/*@import "style/css/typography.css";*/
@import "style/css/layout.css";


body.the-blog h3{font-size:20px; color:#1a1a1a; margin-bottom:30px}
body.the-blog h2{font-size:25px; color:#ff6600;}

body.the-blog h1{font-size:31px; color:#ff6600;}


.bcontent p{font-size:14px!important; line-height:22px;}



/*BLOG CONTENT*/
body.the-blog .cm_01 {width:600px!important; /*background-color:#0C9;*/ padding-top:30px; padding-bottom:30px; }

body.the-blog .post{ margin-bottom:40px; padding:0 0 15px 0;}


body.the-blog .posted{padding:15px 0 15px 0; border-bottom:1px solid #E5E5E5; margin-bottom:20px; font-size:14px!important;}

/*BLOG SIDEBAR*/
body.the-blog .hpb_02 {width:250px!important; background-color:#0C9;}



/*SIDEBAR*/

#sidebar{float:right; width:280px;  position:relative; display:inline; padding-top:15px; padding-bottom:30px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#9a9a9a}




/*SOCIABLE PLUGIN*/
.sociable ul{float:left; width:575px; padding:15px 0 10px 15px; margin:0 0 0 0;  }
.sociable_tagline{margin:20px 0 10px 0; font-family:Arial, Helvetica, sans-serif;}
.sociable ul li { float:left; display:inline; margin-right:10px}
.sociable ul li img { padding:0!important; border:none!important;}


/*COMMENTS*/
.commentlist li, #commentform input, #commentform textarea {

	}
.commentlist li ul li {
	font-size: 14px;	
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	font-size:14px!important;
	text-transform: none;
	}

#commentform p {
margin:0 0 20px 0;
font-size:16px!important
	}

.commentmetadata {
	font-weight: normal;
	}



#commentform input {
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid  #9fbdd7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#commentform {

	margin: 5px 10px 0 0;

	}
#commentform textarea {
			border:1px solid  #9fbdd7;
	width: 100%;
	padding: 2px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 15px 0 0 auto;
	float: right;
	}
	
#respond{padding:20px;  border-top:1px solid #d3eafe; border-bottom:1px solid #d3eafe; 	background-color:#f2f9ff;}
	
	
/* End Form Elements */



/* Begin Comments*/
.alt {

	background-color:#FFF;

	}
	
	.even {
	background-color:#f2f9ff;

	}

.commentlist {
	font-size:14px!important;
	padding: 0;
	text-align: justify;
	background:#EFEFEF;
	}

.commentlist li {
	margin:0;
	padding: 25px;
	list-style: none;
			border-top:1px solid #d3eafe;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.comment-meta{padding:15px 0 15px 0; font-size:12px!important;}
.comment-meta a{color:#999;}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.clear{clear:both;}



/*WIDGETS*/

#sidebar .widget{ padding:0; margin:0 0 10px 0; float:left; width:280px;}
#sidebar .widget h4{background:#f2f9ff; padding:10px; margin:0 0 10px 0; width:220px; border-top:1px solid #d3eafe; color:#333;}
#sidebar .widget .inner{ padding:20px 20px 0 20px}

#sidebar .widget ul{padding:0; margin:0; list-style:none; line-height:25px; width:240px; float:left;}
#sidebar .widget ul li{ margin:0}

/*STYLE EACH WIDGET*/


/*CUSTOM - SOCIAL*/
#sidebar .widget#social ul{padding:0 0 0 10px }
#sidebar .widget#social ul li a {height:35px; display:block; float:left; width:184px; padding:0 0 0 40px; line-height:35px;}
#sidebar .widget#social ul li#twitter a{background:url("images/twitter.png") no-repeat 0 50%;}
#sidebar .widget#social ul li#facebook a{background:url("images/facebook.png") no-repeat 0 50%;}
#sidebar .widget#social ul li#rss a{background:url("images/rss.png") no-repeat 0 50%;}

#sidebar .widget#social ul li#rss a{margin:0 0 5px 0}
#sidebar .widget#social ul li#twitter a{margin:0 0 5px 0}



/*PAGES*/
#sidebar .widget_pages ul li{display:block; width:240px; float:left;}
#sidebar .widget_pages ul li a {border-bottom:1px solid #e1e1e1;  padding:5px 10px 5px 10px; display:block; text-decoration:none}

/*BLOGROLL*/
#sidebar .widget_links ul li{display:block; width:240px; float:left;}
#sidebar .widget_links ul li a {border-bottom:1px solid #e1e1e1; padding:5px 10px 5px 10px; display:block; text-decoration:none}


/*CATEGORIES*/
#sidebar .widget_categories ul li{display:block; width:240px; float:left;}
#sidebar .widget_categories ul li a {border-bottom:1px solid #e1e1e1;  padding:5px 10px 5px 10px; display:block; text-decoration:none}


/*RECENT POSTS*/
#sidebar .widget_recent_entries ul li{display:block; width:240px; float:left;}
#sidebar .widget_recent_entries li a {border-bottom:1px solid #e1e1e1; padding:5px 10px 5px 10px; display:block; text-decoration:none}


/*ARCHIVE*/
#sidebar .widget_archive select{width:100%}




