/*
Theme Name: Silver Square 2009
Theme URI: http://www.silversquareinc.com/
Description: Custom theme created for Silver Square based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Clay Mabbitt
Author URI: http://www.silversquareinc.com/
Tags: custom, fixed width, four columns

	This theme is created for exclusive use of Silver Square Inc.

*/


.post li { line-height: 160%; margin-bottom: 10px; }


.alignleft { float: left; }
.alignright { float: right; text-align: right; }

.navigation { clear: both; font-size: 1.2em; width: 450px; margin-left: 150px; }
.navigation .alignleft { width: 40%; }
.navigation .alignright { width: 40%; }


/* LAYOUT *****************************************************/
#blogcontent {
	width: 600px;
	float: left;
}

.post {
	width: 450px;
	float: right;
}
.postmeta {
	width: 135px;
	float: left;
}
#sidebar {
	margin-top: 40px;
	width: 337px;
	float: right;
	background: url('images/sidebar.background.gif') 168px 0 repeat-y;
}



/* POST *********************************************************/
.post h2 {
	margin-bottom: 2px;
}
.postdate { 
	margin-bottom: 25px;
	font-size: 1.1em;
	color: #888;
}
.postbottom { 
	clear: both;
	height: 1px;
	padding-bottom: 60px; 
}
img.alignleft { float: left; }


/* META *********************************************************/
.authoravatar {
	padding: 8px 12px 13px 8px;
	background: url('images/authorshadow.gif') top left no-repeat;
}
.author {
	width: 116px;
	text-align: center;
	font-size: 1.2em;
	color: #888;
	margin-bottom: 30px;
}
.categories, .tags, .commentstease {
	margin-bottom: 15px;
	padding-left: 14px;
	font-size: 1.1em;
}
.categories { background: url('images/postmeta.categories.gif') 0 2px no-repeat; }
.commentstease { background: url('images/postmeta.comments.gif') 0 2px no-repeat; }
.tags { background: url('images/postmeta.tags.gif') 0 2px no-repeat; }



/* SOCIABLE *****************************************************/
.sociable {
	margin-top: 30px;
	width: 121px;
}
.sociable li {
	padding: 7px 0 0 5px;
	margin: 0;
}



/* SIDEBAR ******************************************************/
#sidebar {
	color: #307281;
}
#sidebar p { margin-bottom: 15px; }
#sidebar ul {
	margin-left: 12px;
}
#sidebar li {
	margin-top: 10px; margin-bottom: 10px;
}
#sidebar h5 {
	color: #373838;
	font-size: 11pt;
	margin-bottom: 5px;
}
.sidebarleft {
	float: left;
	margin-left: 12px;
	width: 144px;
}
.sidebarright {
	float: right;
	margin-right: 12px;
	width: 144px;
}

#tagcloud { text-align: center; clear: both; }
#tagcloud a { padding: 4px 2px; }


#subscribeemail table, #subscriberss table { margin-bottom: 25px; }
#subscribeemail td, #subscriberss td { padding: 0; vertical-align: middle; }
#rssicon { padding: 0 8px 0 20px; }



/* COMMENTS *****************************************************/
#comments, #respond h2 { margin-left: 150px; }

.commentlist { list-style: none; margin: 0 0 50px 0; }
.commentlist li {
	border-top-width: 1px; border-top-style: solid; border-top-color: #b2d7e0;
	padding: 25px 0;
	margin: 0;
}
.commentlist li.first { border-top-width: 0; border-top-style: none; }


.commentmeta {
	width: 135px;
	float: left;
}
.commentcontent {
	width: 450px;
	float: right;
}



.commentmeta { color: #888; }
.commentavatar {
	border-width: 1px; border-style: solid; border-color: #999;
	padding: 3px;
	margin-bottom: 10px;
	float: left;
}
.commentauthor { clear: both; }
.commentmeta a { color: #888; text-decoration: none; }
.commentmeta a:hover { color: #d45421; }



#noneorclosed { margin-left: 150px; }


#commentform p { margin-left: 135px; }



/* COMMENT FORM ************************************************/
#commentform { 
	padding: 15px;
	margin-bottom: 20px;
	background-color: #e2eef1;
	border-width: 1px; border-style: solid; border-color: #b2d7e0;
}
#commentform .input {
	clear: both;
	float: right;
	width: 100%;
	margin: 8px 0 8px -135px;
}
#commentform .input label {
	float: left;
	width: 130px;
	padding-top: 3px;
	font-weight: bold;
	color: #777;
}
#commentform .input input, #commentform .input .inputextra {
	display: block;
	margin-left: 135px;
}
#commentform .input .inputextra {
	display: none;
	/*
	font-size: 1.1em;
	color: #888;
	font-style: italic;
	*/
}
#commentform textarea {
	display: block;
	margin-left: 135px;
	width: 400px; height: 100px;
}
#commentform .submit input {
	margin-left: 135px;
}








.commentlist li, #commentform input, #commentform textarea {
}
.commentlist li ul li {
}
.commentlist li {
}

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

.commentlist cite, .commentlist cite a {
}

.commentlist p {
}

#commentform p {
}

.commentmetadata {
}


#commentform input {
}

#commentform {
}
#commentform textarea {
}
#commentform #submit {
}


.alt {
}

.commentlist {
}

.commentlist li {
}

.commentlist li ul li { 
}

.commentlist p {
}
.children { padding: 0; }

#commentform p {
}

.nocomments {
}

.commentmetadata {
}






/* CAPTIONS ******************************************************/
.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #e3e3e3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
