/*  
Theme Name: Theme for ArticlesReprint.com
Theme URI: http://freewebtemplates.me
Description: A simple Wordpress theme from <a href="http://freewebtemplates.me">freewebtemplates.me</a>
Version: 1.0
Author: freewebtemplates.me
Author URI: http://freewebtemplates.me 
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #000078;
	color: #333;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	letter-spacing: 0.1em;
}

a{
	text-decoration: none;
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

a:visited{
	color: #800080;
	border-bottom: 1px solid #800080;
}

a:hover{
	color: #000;
	border-bottom: 2px dashed #181818;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}

/*

	Modified image styles of WordPress Default Theme, Kubrick
	http://binarybonsai.com/kubrick/

*/

.entry img{
	border: 1px solid #ccc;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 5px 7px 2px 0;
	padding: 4px;
	display: inline;
}

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	color: #000078;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: 0 auto;
	width: 900px;
	padding: 10px 0 0;
	text-align: left;
}

#page{
	float: left;
	width: 900px;
	margin: 0 0 10px;
	background: #fff;
}

#header{
	float: left;
	width: 900px;
	height: 200px;
	background: #000030 url(images/header.png) no-repeat;
	color: #FFF;
}

#header .site_title{
	float: left;
	width: 60%;
}

#header .site_title p{
	padding: 20px;
	color: #F0F0F0;
	font-size: 13px;
}

#header h1{
	font-family: "Arial Rounded MT Bold", Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	padding: 15px;
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}

#header h1 a{
	text-decoration: none;
	color: #FFF;
	border-bottom: none;
}

#header h1 a:hover{
	text-decoration: underline;
}

#header .syndication{
	float: left;
	width: 40%;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#header .syndication a{
	color: #fff;
}

#header .syndication ul{
	margin: 0;
	padding: 10px 30px 15px 0;
	list-style: none;
}

#header .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat 0 1px;
}

.columns_wrapper{
	float: left;
	width: 880px;
	margin: 10px 10px 0;
	background: url(images/dotted_horizontal.gif) repeat-x;
	display: inline;
}

.narrowcolumn{
	float: left;
	width: 540px;
	background: url(images/dotted_vertical.gif) repeat-y top right; 
}

.post{
	padding: 10px;
}

.postdate{
	font-size: 11px;
	color: #000078;
}

.post h2{
	padding: 15px 0 0;
	font-weight: normal;
	font-size: 1.6em;
	color: #000030;
}

.post h2 a{
	color: #000030;
	border-bottom: 0px solid #000030;
}

.post h2 a:visited{
	color: #000030;
	border-bottom: 0px dashed #000030;
}

.post h2 a:hover{
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
	padding: 15px 0 15px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
	font-size: 11px;
}

.entry p.postinfo a {
	color: #0000FF;
	border-bottom: 0px solid #0000FF;
}

.entry p.postinfo a:visited {
	color: #800080;
	border-bottom: 0px solid #800080;
}

.entry p.postinfo a:hover {
	color: #000030;
	border-bottom: 1px solid #000030;
}

.browse{
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}

.browse a{
	color: #0000FF;
	border-bottom: #0000FF;
}

.sidebar{
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	display: inline;
	color: #C0C0C0;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding: 10px 0 10px;
	font-size: 11px;
}

.sidebar ul li h2{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 15px;
	color: #000078;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 25px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #000030;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	background: url(images/dotted_horizontal.gif) repeat-x bottom left;
}

.commentmetadata{
	font-family: verdana, "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
}

.commentmetadata a {
	color: #0000FF;
	border-bottom: 0px solid #0000FF;
}
.commentmetadata a:visited {
	color: #0000FF;
	border-bottom: 0px dashed #0000FF;
}
.commentmetadata a:hover {
	color: #000030;
	border-bottom: 1px solid #000030;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 0px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 0px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	float: left;
	width: 900px;
	font-size: 11px;
	background: #000030;
	color: #0000A8;
	clear: both;
	text-align: center;
}

#footer a{
	text-decoration: none;
	color: #0000A8;
	border-bottom: 1px dashed #0000A8;
}

#footer a:visited{
	color: #0000A8;
	border-bottom: 1px dashed #0000A8;
}

#footer a:hover{
	color: #0000D8;
	border-bottom: 1px solid #0000D8;
	background: none;
}

#footer p.top {
	background: url(images/dotted_horizontal.gif) repeat-x;
}

#footer p {
	padding: 15px 20px;
}

.noborder {
	border: 0;
}

.warning {
	color: #FF0000;
}

.downloadbox {
	border: 1px solid #C0C0C0;
	background: #F4F4F4;
	padding: 8px;
	margin: 20px 0 10px;
	color: #000;
}

.dlbox a:hover{
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	background: #FFFF00;
}

span.rss a {
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0 4px 1px 3px;
	font-weight: bold 10px verdana, sans-serif;
	color: #FFF;
	background: #F60;
	margin: 0;
	font-size: 11px
	font-weight: bold;
}

span.rss a:hover {
	border: 1px solid #FC9;
	color: FFF;
}
