/*
Theme Name: WashingtonDC
Theme URI:
Description: a custom blog for www.blogstitution.com.
Author: Joel Rossol
Author URI: http://www.mixedstudio.com
Version: 1.0
Tags: dark, two-columns, fixed-width, right-sidebar

Copyright (c) 2010 Joel Rossol.
*/

/* @override 
	http://127.0.0.1/wordpress/wp-content/themes/washingtonDC/style.css
	http://www.blogstitution.com/wp-content/themes/washingtonDC/style.css
*/

body{
	font-size: 1em;
	background-color: #454646;
}
p{
	color: #3d382f;
	font: .9em/1.7em Georgia, "Times New Roman", Times, serif;
}

blockquote p{
	text-decoration: none;
	color: #ae1e0c;
	line-height: 1.2em;
	border-right: 1px dotted #ae1e0c;
	border-left: 1px dotted #ae1e0c;
	border-bottom-style: none;
	border-top-style: none;
	text-align: left;
	padding: 0 12px;
}

body{
	border: 0px;
	margin: 0px;
	
}
img.alignright{
	float: right;
}
.lightbox img{
	border: 3px solid #ae1e0c;
}
.lightbox img:hover{
	border: 3px solid grey;
}
.widget-area{
	float: right;
	width: 220px;
}

#navbar{
	height: 45px;
	background-color: #292929;
	border-bottom: 8px solid #555555;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#header{
	background: #2e2e2e url(images/capitalbuilding.jpg) no-repeat center top;
	height: 185px;
	border-bottom: 1px solid #585858;
	border-top: 1px solid #2e2e2e;
}
#header h2{
	color: white;
	margin-top: 65px;
	font-weight: normal;
	font-style: normal;
    font-family: 'Tangerine', serif;
    font-size: 3em;
	opacity: 0.74;
	text-shadow: #3f4040 2px 3px 1px;
}

h2.entry-title a {
	color: #5d5d5d;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.entry-utility{
	font-family: helvetica;
	margin-bottom: 25px;
	font-size: .7em;

}

.entry-meta{
	font-family: helvetica;
	font-size: .7em;

}

h2.entry-title{
	margin-bottom: 5px;
	margin-top: 0px;
}

#bodyscript h2{
	
}
.headercenter{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#content{
	min-height: 500px;
	border-top: 1px solid #313232;
	background-color: #424242;
}
#body{
	position: relative;
	top: -40px;
	width: 832px;
	margin-left: auto;
	margin-right: auto;
}
.post{
	width: 500px;
}
#bodyheader{
	background-image: url(images/script_top.png);
	height: 30px;
}
#bodyscript{
	background-image: url(images/script_background.png);
}
#bodyscriptinterior{
	padding: 8px 32px 3px 40px;
}
#navlinks{
	float: right;
	margin-right: 40px;
}

.widget-container{
	font: .7em "Myriad Pro", Helvetica, sans-serif;
	//text-align: center;
	background-color: #4b596e;
	padding: 10px;
	margin-bottom: 12px;
	list-style-type: none;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.ub-grav{
	margin: 0px;
	padding: 0px;
	border: 3px solid #4a566b;
}
.widget-container li{
	list-style-type: none;
	margin-bottom: 6px;
	border-bottom: 1px dotted #fff5e6;
}
.widget-container ul{
	margin: 0px;
	padding: 0px;
}
.widget-container h3{
	text-align: center;
	margin: 0px 0px 12px 0px;
	font-weight: normal;
	background-color: #3b3b3b;
	padding: 3px 2px 0px 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
}
.widget-container a{
	color: white;
	padding: 1px 2px 1px 1px;
}
.widget-container a:hover{
	background-color: #3b3b3b;
	padding: 3px 2px 0px 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}
.xoxo{
	margin: 0px;
	padding: 0px;
	opacity: 0.89;
}
h1{
  	color: #5d5d5d;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
 	font-size: 1.5em;
 	font-style: normal;
 	font-weight: 100;
 	text-transform: none;
 	letter-spacing: 0.036em;
 	word-spacing: 0.06em;
 	line-height: .8em;
 	margin-top: 0px;
	margin-bottom: 10px;
}
.center{
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}
#entry-author-info{
	background-color: rgba(54,72,98,0.29);
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#entry-author-info #author-avatar{
	float: left;
	margin: 0px 8px 12px 0px;
}
#author-description{
	font-size: .9em;
}
#author-avatar{
	
}
img.avatar.avatar-60.photo {
	padding: 0px;
	border: 2px solid #4d6496;
}
#entry-author-info h2{
	margin: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
#user_bio-3{
	background-color: transparent;
	color: #373737;
}
#user_bio-3 h3{
	color: white;
}
#primary.widget-area{
	margin-left: 15px;
	margin-bottom: 10px;
}
#endscript{
	background-image: url(images/script_bottom.png);
	height: 30px;
}

div.entry-content p a {
	color: #ae1e0c;
}

#navlinks li a {
	color: #fff;
	font: .9em/1.3em "Myriad Pro", "Crimson Text", Helvetica, sans-serif;
	text-decoration: none;
}
#navlinks li a:hover {
	text-decoration: underline;
}
#navlinks li{
	padding-bottom: 12px;
	display: inline;
	margin-left: 20px;
	color: #fff;
	}
	

#navlinks div.menu ul {
	margin-top: 16px;
	margin-bottom: 17px;
}
