/*  
Theme Name: Dark Night
Theme URI: http://www.designerlinkgoeshere.com/
Description: A Dark and Elegant Two Column WordPress Theme
Author: Designer Anchor Text
Author URI: http://www.designerlinkgoeshere.com/
Version: 1.0
*/


body {
font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
font-size: .9em;
	margin-top:0;
background:url(images/bg.jpg) repeat-x;

line-height:1.4em;
}


/* Common Formatting */


p {
	margin: 0px;
	padding: 0px 0px 15px;
}
blockquote {
	background: #ebebeb url('images/quotes.png') no-repeat 19px 3px;
	border-left: 3px solid #676767;
	border-bottom: 1px solid #ebebeb;
	color: #6c6c6c;
	font-size: 11px;
	margin: 0px 25px 15px;
	padding: 15px 50px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px 0px 15px 30px;
}
ul li, ol li {
	margin: 0px;
	padding: 0px 0px 4px;
}
form {
	margin: 0px;
	padding: 0px;
}


/* Wrapper */
#wrapper {
	margin: 0;
	
}


/* Head */
#head {
	height: 100px;
	width: 460px;
}
#head h1 {
	text-indent: -9999px;
}
#head h1 a {
	background: url('images/logo.png') no-repeat; 
	display: block;
	height: 100px;
}

#container {
margin: auto;
width: 1088px;
}

#logo {
float:left;
height:154px;
width:324px;
padding-top: 20px;
}

#header_right {
float:left;
width: 760px;
}

.login {
float:right;
padding: 0 10px;
}

#tagline {
clear:both;
padding-top:20px;
text-align:center;
font-family: Georgia, "Times New Roman", times, serif;
font-size:26px;
font-style:italic;
color:#fff;
line-height:32px;
}

.yellow {
color:#FF0;
font-size:22px;
}

/* Menu */

#navcontainer {
float: left;
width: 1014px;
height: 37px;
padding:0;
margin: 0 0 0 90px;
font-family: Arial;
font-size:16px;
}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
text-align: center;
}

#navcontainer a
{
height: 28px;
color: #000;
text-decoration: none;
display: block;
padding: 10px 20px 0 20px;
border-left:#FFF 1px solid;
border-right:#cecece 1px solid;
}

#navcontainer a:hover { 
background: url(images/img4.gif) repeat-x 30px;
}

/* Menu */
#menu {
	background: #2a2a2a url('images/menubg.gif');
	clear: both;
	font-family: Verdana;
	margin-bottom: 30px;
	overflow: auto;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	background: url('images/menudiv.gif') no-repeat;
	color: white;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
	padding: 0px 12px;
	text-align: center;
	text-transform: uppercase;
}
#menu ul li a:hover {
	text-decoration: underline;
}
/* Search Form */
#menu form {
	float: right;
	padding: 8px;
}
#menu form #s {
	background: #BCBCBC;
	border: 1px solid black;
	padding: 0;
	vertical-align: middle;
	width: 200px;
}
#menu form #searchsubmit {
	outline: none;
	padding: 0;
	vertical-align: middle;
}


/* Content */
#content {
	float: left;
	width: 617px;
        margin: 27px 0 0 105px;
}
#content h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin:0px 0px 4px 0px;
padding:4px 0px;
margin-top:8px;
color:#f31515 !important;
font-size: 1.9em;
line-height: 1.2em;
}

}
#content h1 a {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin:0px 0px 4px 0px;
padding:4px 0px;
margin-top:8px;
}
#content h1 a:hover {
color:#4a64fa;
text-decoration: none;
}

#content h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin:0px 0px 4px 0px;
padding:4px 0px;
margin-top:8px;
color:#f31515;
font-size: 1.6em;
line-height: 1.2em;
}

#content h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin:0px 0px 4px 0px;
padding:4px 0px;
margin-top:8px;
color:#f31515;
font-size: 1.4em;
line-height: 1.2em;
}

#content div.meta {
	font-size: 11px;
	padding-bottom: 4px;
}
#content div.meta .date {
	background: url('images/calendar.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content div.meta .comments {
	background: url('images/comment.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content div.meta .category {
	background: url('images/tag.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content div.entry {
	padding: 15px 0px;
}
/* Bookmark */
#bookmark {
	border-top: 1px dashed #eee;
	margin-top: 20px;
	padding-top: 5px;
}
#bookmark h3 {
	background: url('images/bookmark.png') no-repeat 1px 1px;
	padding-left: 16px;
}
#bookmark  ul {
	list-style-type: none;
	padding: 5px 0px 0px 15px; 
}
#bookmark ul li a.stumble {
	background: url('images/stumble.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.technorati {
	background: url('images/technorati.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.digg {
	background: url('images/digg.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.delicious {
	background: url('images/delicious.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.furl {
	background: url('images/furl.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.reddit {
	background: url('images/reddit.png') no-repeat;
	padding-left: 20px;
}
/* Comments */
#comments {
	font-size: 11px;
	margin-top: 20px;
}
#comments h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}
#comments ol {
	list-style-type: none;
	padding: 0;
}
#comments ol li {
	padding: 0 0 10px;
}	
#comments .comment_text {
	background: #858585;
	padding: 10px 5px;
}
#comments .comment_meta {
	background: #575757;
	padding: 5px;
}
#comments #comment {
	width: 500px;
}
#comments input, textarea {
	background: white;
	border: 2px double #E0E0E0;
}
#comments textarea {
	font-family: Arial;
}
#comments ol li p {
	padding: 0;
}
/* Archives */
#content h3.archive_item {
	font-size: 15px;
	padding-top: 5px;
}
#content h1.archive_title, h1#search_title {
	font-size: 17px;
	padding-bottom: 4px;
}


/* Sidebar */
#sidebar {
	float: left;
	width: 255px;
        margin: 27px 0px 0 30px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
}
#sidebar ul li {
	background: url('images/arrow.png') no-repeat;
	margin-bottom: 4px;
	padding: 0 0 4px 16px;

}
#sidebar .widget {
	list-style-type: none;
	padding-bottom: 17px;
}
#sidebar h2 {
	color: #7fa4dd;
	font: 18px Georgia, Times, Serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
#sidebar #subscribe {
	text-align: center;
}
#sidebar #subscribe input {
	background: white;
	border: 1px solid white;
	font-size: 11px;
	margin: 0;
	margin-top: 15px;
	padding: 3px;
	vertical-align: middle;
}
#sidebar #subscribe #sub_input {
	background: #5385c2;
	padding: 4px;
	vertical-align: middle;
	width: 141px;
}
#sidebar #subscribe #sub_submit {
	background: #ccc;
	font-weight: bold;
	width: 70px;
}
#sidebar #subscribe #sub_submit:active {
	border: 1px solid white;
}
#sidebar #blogroll ul li, #linkcat-2 ul li {
	background: url('images/chain.png') no-repeat;
}
#sidebar #categories ul li, #categories-190148171 ul li  {
	background: url('images/folder.png') no-repeat;
}
#sidebar #archives ul li, #archives ul li  {
	background: url('images/clock.png') no-repeat -1px 3px;
}


/* Footer */
#footer {
margin: auto;
clear:both;
width: 1088px;
height: 13px;
padding: 7px 0px;
font-size: 11px;
line-height: 13px;
color: #fff;
text-align:center;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;

}

#footer a, #footer a:visited {
font-size: 11px;
line-height: 13px;
color: #fff;
text-decoration: underline;
}

#footer a:hover {
color: #FF0;
}

/* Global Classes */
.clear {clear: both;}
.floatLeft {float: left;}
.floatRight{float: right;}


a, a:link, a:active {
	color:#f31515;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
        color:#4a64fa;
}
