/*
Theme Name: Speak Loud
Theme URI: http://speakloud.ro/
Description: The default Speak Loud theme.
Version: 1.0
Author: Cosmin Epureanu
Author URI: http://cosmi.acidlove.ro/
Tags: multicolor, speakloud, fixed width, two columns
SINGLE
*/

#menu{
	height: 38px;
}

#main-body{ /*line*/
	padding: 0 13px;
	color: #303030;
	background: #fff url('images/single-bgleft.png') left top repeat-y;
}

#leftcolumn{ /*item*/
	width: 150px;
	padding: 20px 10px 0 0;
	margin-left: -961px;
	
}
	html > body #leftcolumn{margin-left: -949px;}

#maincolumn{ /*item*/
	width: 541px;
	margin-left: -800px;
	padding: 10px 13px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
	html > body #maincolumn{margin-left: -788px;}

#rightcolumn{ /*item*/
	width: 206px;
	margin-left: -233px;
	padding-left: 15px;
}
	html > body #rightcolumn{margin-left: -221px;}
	

/* Customization */

h3.single-title{
	font-size: 40px;
	text-align: center;
	color: #325b9a;
	margin: 10px 0;
	font-weight: normal;
}

span.author-date{
	text-transform: uppercase;
	letter-spacing: 1.6px;
	font-size: 11px;
	color: #000;
}

#maincolumn p{
	line-height: 20px;
	margin-bottom: 15px;
}

.author-date a:link, .author-date a:visited{
	color: #a60e0e;
	text-decoration: none;
}

ul.tools{
	float: right;
	border-left: 1px solid #dbdbdb;
	margin-left: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	width: 150px;
}
ul.tools li{
	line-height: 18px;
}
ul.tools a:link, ul.tools a:visited{
	color: #969696;
	text-decoration: none;
}
ul.tools a:hover, ul.tools a:active{
	color: #222;
}

ul.tools .tags{
	font-size: 11px;
	padding-top: 5px;
	line-height: 14px;
}

.facebook{
	padding-left: 20px;
	background: transparent url('images/icons/facebook.png') left center no-repeat;
}
.tweeter-s{
	padding-left: 20px;
	background: transparent url('images/icons/twitter-s.png') left center no-repeat;
}
.digg{
	padding-left: 20px;
	background: transparent url('images/icons/digg.png') left center no-repeat;
}
.bookmark-s{
	padding-left: 20px;
	background: transparent url('images/icons/bookmark-s.png') left center no-repeat;
}
.stumble{
	padding-left: 20px;
	background: transparent url('images/icons/stumble.png') left center no-repeat;
}
.yahoo{
	padding-left: 20px;
	background: transparent url('images/icons/yahoo.png') left center no-repeat;
}

#author-area{
	font-family: Arial;
	font-size: 11px;
	color: #3e3e3e;
}

	.user-name{
		float: left;
		margin: 0 15px 10px 3px;
		width: 80px;
		color: #2e2e2e;
	}

#author-area img{
	margin-bottom: 6px;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 0px 3px #b3b3b3;
	-webkit-box-shadow: 0px 0px 3px #b3b3b3;
}

#author-area h4{
	color: #545454;
	font: bold 12px Arial;
}

#author-area a:link, #author-area a:visited{
	color: #b51111;
	text-decoration: none;
	font-weight: bold;
}
#author-area a:hover, #author-area a:active{
	text-decoration: underline;
}

#author-area p{
	padding-left: 10px;
	font-size: 12px;
}


/* Comments */
h3.comments{
	font-size: 28px;
	font-weight: normal;
}
h2.subcomments{
	font-size: 11px;
	font-weight: normal;
	margin-top: -3px;
}

.comm{
	width: 100%;
	clear: both;
	margin: 10px 0;
	font-size: 11px;
}
.comm-avatar{
	width: 75px;
	float: left;
	background: transparent url('images/arrow-left-comment.gif') right top no-repeat;
}
.comm-avatar img{
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
}
.comm-content{
	width: 440px;
	float: left;
	background-color: #e8e8e8;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #000;
}
.comm-author{
	text-align: left;
	width: 50%;
	display: block;
	float: left;
	color: #717171;
}
.comm-author a{
	color: darkred;
	text-decoration: none;
	font-weight: bold;
}
.comm-date a{
	float: right;
	color: #717171;
	text-decoration: none;
}
.comm-content p{
	padding: 10px 0 5px 0;
	margin-bottom: 0 !important;
}

#respond{
	font-size: 16px;
	font-weight: normal;
	color: #be2121;
	margin-bottom: 10px;
}
div.comm-inputs input, div.comm-inputs textarea{
	padding: 2px;
	color: #333;
	width: 150px;
	border: 1px solid #aaa;
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div.comm-inputs textarea{
	width: 400px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 6px 6px 6px 12px;
	line-height: 18px;
}
#comm-url{
	color: blue;
}

h2.related_post_title{
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.related_post li{
	padding-bottom: 10px;
	border-bottom: 1px dashed #dbdbdb;
	margin-bottom: 10px;
}
.related_post img:hover{
	-moz-box-shadow: 0px 0px 3px #6dafdd;
	-webkit-box-shadow: 0px 0px 3px #6dafdd;
	box-shadow: 0px 0px 3px #6dafdd;
}
.related_post a{
	text-decoration: none;
}
.thumb{clear: both;}

.single-separator{
	width: 100%;
	height: 28px;
	background: transparent url('images/single-separator.png') left top no-repeat;
	margin-bottom: 5px;
}
