/*

Theme Name: Midnight-Blue-Plus

Theme URI: http://getfreeware.net/archives/520.html

Description: Midnight-Blue is a free theme designed for Wordpress by <a href="http://getfreeware.net">GetFreeware.net</a>. Released under Creative Commons GNU GPL.

Version: 1.0

Author: gropher

Author URI: http://getfreeware.net

Tags: dark, blue, black, two columns, right sidebar, widgets, widget ready



	The CSS, XHTML and design is released under Creative Commons GNU GPL:

	http://creativecommons.org/licenses/GPL/2.0/



*/



/**

*			*, body, page, footer

*			note: id footer and page are at same level

*/

* {

	margin: 0;

	padding: 0;

	border: 0;

	text-decoration: none;

}





body{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 18px;

	font-weight: normal;

	text-align: center;

	width: 100%;

	color: #999999;

	background: url(images/body_bg.gif) repeat-x top left #333333;

}

#page {

	width: 1000px;

	min-width: 950px;

	max-width: 950px;

	margin: 0 auto;

	text-align: left;

	border-top: 1px #444444 solid;
border-left: 1px #444444 solid;
border-right: 1px #444444 solid;
border-bottom: 0px #444444 solid;

	margin-top: 50px;

	padding: 10px;

	background: url(images/page_bg.gif) repeat-x top left #3a3e4a;

}



ul, ol, li {

	list-style-position: inside;

	list-style-type: none;

}



/**

*			basic topology, floating, margin, padding, border, width, height etc

*

*/



#header {

	padding-top: 5px;

margin-bottom:5px;

	height:65px;

border-bottom: 1px dotted #676767;

}





#main {
    margin-top: 30px;
}



#main_left {

	float: left;

	width: 600px;

	margin-right: 40px;

	margin-left:10px;

}



#main_right {

	float: left;

	width: 285px;

}



/**

*			header: blog title, header search box

*

*/

#header {

	width: 100%;

}



#header_left {

	float: left;

	padding-top: 5px;

}



#header_title {

letter-spacing:3px;

}



#header_description {

padding-top:8px;

padding-left:5px;

font-size:8pt;

letter-spacing:2px;

}





.entry {

border-bottom: 1px dotted #555555;

margin-top:0px;

margin-bottom:0px;

padding-bottom:10px;

}



#header_right {

	float: right;

	padding-top:5px;

	

}

#header_right input {

	float: left;

	margin-left: 5px;

}

#header_searchform {

margin-top:10px;



}

#header_searchbox {



	width: 208px;

	height: 25px;

	color: #FFFFFF;

	background-color: #777777;

	border: 0px solid #CCCCCC;

}

#header_searchbutton {

	height: 25px;

	color: #AAAAAA;

	background-color: #333333;

	border: 1px solid #444444;



}

/**

*			post: 

*

*/

.post {

	margin: 20px auto;

	border-bottom: 0px #000000 solid;

}

.post .metadata {

	margin: 10px auto 0px 0px;

text-align:left;

}

.post_title {

}









.post ul li, .post ol li {

	list-style-position: inside;

	margin-left: 0px;

	padding-right: 15px;

}

.post ul li {

	list-style-type: disc;

}

.post ol li {

	list-style-type: decimal;

}

blockquote {

	margin: 10px;

	padding: 10px;

	border: 1px solid #666666;

	background-color: #3a3e3e;

}

/**

*			font, display, background color, font size, family, color etc

*

*/

A {

	color: #909b70;

	font-weight: normal;

	border-bottom: 0px solid #999999;



}



#main A, #footer A {

	color: #909b70;

	border-bottom: 0px dotted #909b70; /*3a3e4a*/

}

#main A:hover, #footer A:hover {

	color: #b1bd8d;

	border-bottom: 1px dotted #b1bd8d;

}

#main h1 A, #main h2 A, #main h3 A {

	font-weight: normal;

	border-bottom: 0px dotted #3a3e4a;

}

#main h1 A:hover, #main h2 A:hover, #main h3 A:hover {

	font-weight: normal;

	border-bottom: 1px dotted #b1bd8d;

}

h1, #header_description {

	font-family: Georgia, "Times New Roman", Times, serif;



}

h1 {

	font-size: 30px;

	font-weight: bold;

}

#main_left h2 {
    clear: both;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 17.5px;
    letter-spacing: 0.5px;
}

#main_left {

	color: #;

}

#main_left .post {

	background-color:;

}

.metadata {

	text-align: right;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	line-height: normal;

}



#main_left .post .metadata a {

color: #888888;

}





.li-exif {

padding-left:0px;

display:inline;

padding-right:15px;

font-size:.85em;

color:#888888;



}





.metadata .time {

	font-weight: bold;

	text-transform: uppercase;

}

.metadata .date {

}

.metadata .comments {

}





/**

*			sidebar

*

*/

#main_right {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#main_right A, #main_right A:hover {



	border: 0px solid #000000;

}

.widget, .categories, .linkcat {
width:278px;
	margin: 15px auto;

	padding-left: 5px;
padding-top:5px;

	border: 0px solid #444444;

	background-color: #333333;

}





.widget h2, .categories h2, .linkcat h2 {

	font-size: 14px;

	font-weight: normal;

	text-transform: uppercase;


}



.widget ul, .categories ul, .linkcat ul {

	margin-left:0px;

	

}

.widget ul li, .categories ul li, .linkcat ul li {

	list-style-position: inside;

	list-style-type: none;

	margin-left: 15px;

	padding: 5px 0 6px 6px;

	border-bottom: 1px solid #3A3A3A;

}

.widget ul li:hover, .categories ul li:hover, .linkcat ul li:hover {

	border-bottom: 1px solid #444444;

}

.widget ul li ul li, .categories ul li ul li, .linkcat ul li ul li {

	

	border-bottom: 0px solid #666666;

}

.widget ul li ul li:hover, .categories ul li ul li:hover, .linkcat ul li ul li:hover {

	

	border-bottom: 0px solid #666666;

}

.widget ul li A, .categories ul li, .linkcat ul li {

	

}

/**

*			single and comment form

*

*/

.single h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

}



.single .entry {

clear:both;

}


.entry p {padding-bottom:7px;
padding-top:4px;}


.single p {

	margin: 5px auto;

}

.single .info {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: italic;

}

.single input {

	height: 22px;

}

.single input, .single textarea {

	color: #EEEEEE;

	background-color: #999999;

	border: 1px solid #555555;

}

#submit {

	background-color: #333333;

}

.single .avatar {

	float: left;

	margin: 10px;

}

.single .comment_box {

	float: left;

	width: 80%;

}

.single .comment_box span {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.single .comment_box .time, .single .comment_box .comment_author {

	font-weight: bold;

}

ol.commentlist li {

	margin: 5px auto;

	background-color: #4c4c5c;

	border: 1px solid #646479;

}

ol.commentlist li.alt {

	color: #ADADAD;

	background-color: #646479;

	border: 1px solid #8e8eab;

}



/**

*			footer

*

*/

#footer, #footer_links {

	margin: 0 auto;

	width: 1160px;

	border: 0px #000000 solid;

	border-top: 0px #000000 solid;

	margin-bottom: 0px;

}

#footer {

	text-align: center;

	background-color: #444444;

	padding: 5px 5px 5px 5px;

	background: url(images/page_bg.gif) repeat-x top left #3a3e4a;

border: 2px solid #292929;

}

#footer_links {

	width: 1000px;

	min-width: 1000px;

	margin: 0 auto;

	padding: 10px;

	text-align:right;

	background-color: #3a3e4a;

}

#footer .widget {



	text-align: left;

	width: 270px;

	float: left;

	margin: 5px;





}

/**

*			other

*

*/

.navigation {

	margin: 10px auto;

}

.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

.spacer {

	clear: both;

	height: 1px;



}

.post img {

	padding: 3px;

	margin: 3px;

	border: 1px solid #444444;

}

P A img {
background:#333333;

}
#header_img {

	

}



/* added for Theme Directory requirments*/

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

.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-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



.watermark {

	

	width: 608px;

	height: 101%;

	margin-left:-3px;

	display: block;

	position: relative;

}







.watermark img.blank {

	width: 608px;

	height: 101%;
margin-left:-3px;
	display: block;

	position: absolute;

	left: 0px;

	top: 0px;

border:none;



}



/* Copyright watermarks on hover



.watermark:hover img.blank {

	width: 103%;

	height: 103%;

	display: block;

	position: absolute;

	left: 0;

	top: 0;

border:none;

background: url(/overlay_text.png) repeat-y;

}



*/







.watermark img{

	filter:alpha(opacity=90);

	opacity:.;

}

.thumbnail { float:left; }

#website_link hr {
    clear: both;
}

#website_link p {
    margin-bottom: 10px;
}
#website_link {
    border: 1px solid #666666;
    padding: 10px;

    background: #363636;
}

#website_link h2 {
    margin-bottom: 10px;
}

#content {
margin-left: 170px;
}

#access {
   
    clear: both;
    height: 30px;
	 margin-top: 65px;
	 border-bottom: 1px dotted #676767;
}
.menu li {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.menu a:hover {
    color: #cccccc;
}
#like_button {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
#facebook_link {
    background: url("/facebook_32.png") no-repeat scroll 0 50% transparent;
    display: block;
    float: left;
    height: 32px;
    margin-left: 130px;
    margin-top: -40px;
    width: 32px;
}
#facebook_link:hover {
    background: url("/facebook_32.png") no-repeat scroll -37px 50% transparent;
}
