/*
Theme Name: Custom: Ask Silver Square
Theme URI: http://ask.silversquareinc.com
Description: Custom theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Clay Mabbitt and Raquel Richardson
Author URI: http://www.silversquareinc.com
Tags: two columns, widgets, background image, fixed width
*/


html * { margin: 0; padding: 0; }
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/background.jpg') #000 top center no-repeat;
	color: #333;
	text-align: center;
	padding: 90px 0;
}

/* FONT SIZE **********************************************/
p, td, li, blockquote { font-size: 1.2em; }
td p, td li, li li { font-size: 1.0em; }
h1 { font-size: 2.0em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }

/* COLOR **************************************************/
h1, h2, h3, h4, h5, h6 { color: #2a3782; }
a, a:visited { 
	color: #d28621; /* #e8972b; */
	text-decoration: none; 
}
a:hover { text-decoration: underline; }
blockquote { color: #3155ab; }

/* SPACING ************************************************/
p { line-height: 140%; }
p, ul, ol { margin-bottom: 20px; }
li { 
	margin-left: 30px; 
	margin-bottom: 10px; 
}
blockquote {
	margin: 20px 30px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.clear { clear: both; height: 1px; }



/* layout *************************************************/
#hug {
	width: 715px;
	margin: 0 auto;
	text-align: left;
}



#topnav {
	height: 25px;
	line-height: 25px;
}
#topnav ul { 
	list-style: none;
	margin: 0 0 0 250px;
	text-align: left;
}
#topnav li {
	float: left;
	margin: 0;
	margin-right: 25px;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav a { color: #cac534; }
#topnav .current_page_item a { text-decoration: underline; }



#header {
	background: url('images/page_top.png') top left no-repeat;
	height: 25px;
}


#page {
	position: relative;
	background: url('images/page_back.3.png') top left repeat-y;
	padding: 0 32px 0 25px;
}


#tag {
	width: 606px; height: 58px;
	background: url('images/hit-a-dead-end.gif') top left no-repeat;
}
#tag a {
	display: block;
	width: 606px; height: 58px;
	text-indent: -9999px;
	overflow: hidden;
}



#content {
	position: relative;
	width: 658px;
}

#askon {
	position: absolute;
	width: 135px; height: 75px;
	top: 5px; left: -65px;
	background: url('images/ask_on.png') top left no-repeat;
}
#askon a {
	display: block;
	width: 135px; height: 75px;
	text-indent: -9999px;
	overflow: hidden;
}

#postcolumn {
	width: 400px;
	float: left;
	padding-top: 100px;
}

#sidebar {
	width: 225px;
	float: right;
	padding-top: 42px;
	/*background-color: #3155ab;*/
}

#sidebar ul { list-style: none; margin-left: 0; }
#sidebar li { margin-left: 0; }

#sidebar h2 {
	height: 14px;
	line-height: 14px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 0 10px 0;
	text-transform: uppercase;
	font-style: normal;
	text-indent: -9999px;
	overflow: hidden;
	color: #fff;
}
#sidebar #tag_cloud-2 h2 { 
	background: url('images/ask_topics.gif') #3155ab top left no-repeat;
	margin-top: 0;
}
#sidebar #recent-posts-2 h2 { 
	background: url('images/asked_recently.gif') #3155ab top left no-repeat;
}
#recent-posts-2 em {
	color: #aaa; 
	font-size: 0.8em;
}
#sidebar #linkcat-2 h2 {
	background: url('images/ask_resources.gif') #3155ab top left no-repeat;
}


#footer {
	padding-top: 40px;
	background: url('images/page_bottom.png') top left no-repeat;
	text-align: right;
	padding-right: 32px;
}
#footer p {
	width: 301px; height: 23px;
	background: url('images/footer.gif') top left no-repeat;
	text-align: left;
	margin-left: auto;
	text-indent: -9999px;
	overflow: none;
	position: relative;	
}
#footer p a {
	display: block;
	width: 100px; height: 23px;
	top: 0; left: 201px;
	text-indent: -9999px;
	overflow: none;
	position: absolute;
}





.post {
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #aaa;
}
.page .post { border-bottom-width: 0; border-bottom-style: none; }
.entry {
	margin-top: 20px;
}
.postmetadata {
	font-size: 1.1em;
}
#postcolumn h3 { margin-top: 25px; }



.askform {
	padding: 10px;
	background-color: #d2e0b1;
}
.askform .label {
	font-weight: bold;
}
.askform .label em { 
	font-weight: normal;
}
.askform textarea {
	width: 375px;
	height: 150px;
}





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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	background-color: #d2e0b1;
	}

.commentlist {
	padding: 0;
	/*text-align: justify;*/
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

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

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








/* calendar ********************************************/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	


/* image floating **************************************/

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
	}






/* Captions **********************************************/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}








