/*
	Theme Name: appleHorn - Two Columns
	Theme URI: http://deathwish.altervista.org
	Description: appleHorn Theme Two Columns - Developed by deathwish
	Version: 0.1.0
	Author: deathwish
	Author URI: http://deathwish.altervista.org
	Adapted for SimplePhpBlog
	Named: SimpleGespaa
	Adapter: Luca Bobbio (aka deMo) - http://demoniacnet.altervista.org
*/
body {
	font: 12px/18px arial,verdana,sans-serif;
	margin:0px;
	padding:0px;
/*	background-color:#A7A09A; */
	background-color:#000000;
/*	background-image: url(images/bg.png); */
	text-align: center;
}

#outerwrap {
	border-left: 2px solid #555555;
	border-right: 2px solid #555555;
	margin:auto;
	text-align: left;
	background: #fff;
}

#wrap {
	border-left: 1px solid #6D6D74;
	border-right: 1px solid #6D6D74;
	background: #fff;
}

#maincontent {
	padding-top: 35px;
	padding-left: 30px;
	padding-bottom: 35px;
	padding-right: 15px;
	margin:0px;
	margin-top: 0px;
}

#sidebar .calendar
{
	font-size: 12px;
	font-weight: normal;
	color: #888;
}

#sidebar .calendar a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar .calendar td
{
	padding: 2px;
}

hr {
    height : 1px;
	width : 100%;
	border-left : none;
	border-top : solid 1px black;
	border-right : none;
	border-bottom : none;
}

hr.divider {
    height : 2px;
	width : 100%;
	border-left : none;
	border-top : solid 1px black;
	border-right : none;
	border-bottom : solid 1px black;
}

/***********************************************************************
* DIV ids                                                              *
***********************************************************************/
#indent_box {
    border : none;
	margin-left: 10px;
}
#center_box {
    border : none;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align : center;
}
/***********************************************************************
* Header                                                               *
***********************************************************************/
#header {
	padding: 0px;
	background-color:#FFFFFF;
	border-top: 3px solid #555555;
	border-bottom: 3px solid #555555;
	font-size: 13px;
	font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, arial, helvetica, sans-serif;
	height : 182px;		/* fixed height to adapt the background */
}
#header h1{
/*	padding-top: 80px; */
/*	text-align:center; */
	font-size: 20px;
/*	margin-bottom:0px; */
}
#header h1 a {
	color: #7e8e9d;
	color: #9eaebd;
	color: rgb( 255, 223, 48 );
/*	font-weight:normal; */
	font-weight:bold;
	text-decoration: none;
}
#header h1 a:hover {
	color: #cedeed;
	color: rgb( 255, 223, 48 );
}
#header h2{
/*	margin-top:0px; */
/*	font-weight:normal; */
	font-weight:bold;
/*	text-align:center; */
	font-size: 12px;
	color: #5c6c7b;
	color: #6c7c8b;
	color: rgb( 234, 191, 18 );
	font-family: Georgia, verdana, helvetica, sans-serif;
}
/***********************************************************************
* Links                                                                *
***********************************************************************/
a:link, a:visited{
	text-decoration: none;
	font-weight:bold;
	color: #2b3e5f;
}
a:hover{
	text-decoration: underline;
}
#footer a{
	color: #f1f1f5;
}
#logo a{
	border: none;
}
#nav a:link, #nav a:visited {
	color: #333;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 4px 10px 0 10px;
	padding-bottom: 2px;
}
#nav a:hover{
	color: #68688a;
}
.blog_subject a:link, .blog_subject a:visited, .blog_subject a:hover {
	font-weight:normal;
	text-decoration:none;
	color: #385abe;
}
.blog_title
{
	font-weight:normal;
	text-decoration:none;
	color: #385abe;
/*
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 6px 4px 10px;
	margin: 0px;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
	color: #FFF;
	background-color: #B2B286;
	border-color: #A6A6A6;
*/
}
/***********************************************************************
* Navigation Bar                                                       *
***********************************************************************/
#navdiv {
	border-top: none;
	border-bottom: none;
	font-size: 9px;
	color: #eee;
	height: 23px;
	background-color: #DDDDDD;
}
#nav {
/*	position: relative; */
	margin: 0;
	padding:0;
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
/***********************************************************************
* Entry                                                                *
***********************************************************************/
h1{
	font-size: 24px;
	color: #385abe;
}
.blog_date  {
	font-weight: normal;
	font-size: 10px;
	color: #888;
	margin-bottom:3px;
	padding-top: 5px;
}
.blog_date:first-letter {
	text-transform: uppercase;
}
.blog_subject {
	font-family: "Century Gothic", "Lucida Grande", arial, Tahoma, Verdana,helvetica, sans-serif;
	margin:0px;
	font-weight: normal;
	font-size: 24px;
	padding-top: 5px;
}
.blog_body {
	color: #424d53;
	font-size: 12px/18px;
/*	padding-bottom: 10px; */
	padding-bottom: 5px;
/*	margin-bottom: 25px; */
	margin-bottom: 5px;
	border-bottom: 1px dotted #6d6d6f;
	padding-left:3px;
	padding-top: 5px;
}
.blog_comment {
	margin-top: 5px;
	margin-bottom: 0px;
}
/***********************************************************************
* Sidebar                                                              *
***********************************************************************/
#sidebar {
	padding-top: 35px;
	padding-left:15px;
	padding-bottom: 35px;
	padding-right:30px;
}
	#wrap > #sidebar ul{
	margin: 0 -23px;
	}
	#sidebar ul {
		margin-bottom:0;
		margin: 0 15px;
		list-style-type:none;
	}
	#sidebar ul li {
		margin:0px;
		padding:0px;
	}
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#wrap > #sidebar ul#linkslist{
	margin: 0 -38px;
	}
	
	#sidebar h2{
		margin: 0 15px;
		
	}
	#sidebar p{
		margin: 0 15px;
	}
	
	#sidebar .menu_title{
	letter-spacing: -1px;
	margin-top:18px;
/*	margin-bottom:1px; */
	margin-bottom:18px;
	text-transform: uppercase;
	color: #223;
	font-size: 16px;
	font-weight:bold;
	}
	#sidebar p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555;
		word-spacing: -1px;
		font-size:10px;
	}
/***********************************************************************
* Footer                                                               *
***********************************************************************/
#footer {
	background-color: #DDDDDD;
	padding-left:30px;
	letter-spacing:0px;
	font-size:9px;
	color: #000000;
	padding-right:30px;
	border-top: 3px solid #555555;
	border-left: 1px solid ##555555;
	border-right: 1px solid ##555555;
	clear: both;
	text-align : right;
}
/***********************************************************************
* Forms                                                                *
***********************************************************************/
#searchform{
	margin:0px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	height: 18px;
}
submit{
	font-size: 9px;
	border:1px #7F9DB9 solid;
	background:#f1f1f3;
	color:#71717B;
}
/* New 0.3.7 */
input, select, option, textarea
{
	font-size: 10px;
	text-align: left;
}

select, option  { //textarea
	color:#51515B;
	background:#f3f3f5;
}

input {
	color:#51515B;
	border:1px #7F9D99 solid;
	background:#f3f3f5;
	font-size: 9px;
	padding-left: 3px;
}
textarea {
	border: 1px solid #7F9DB9;
	color:#71717B;
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 11px;
	width: 380px;
	padding:3px;
/*	-moz-border-radius: 3px; */
}
#commentform input{
	border: 1px solid #7F9DB9;
}
#commentform {
	color: #3F5D89;
}
/***********************************************************************
* Images                                                               *
***********************************************************************/
#header img{
	padding: 0;
	margin:0px;
	border:none;
/*	width:750px; */
}
img {
	border: 0;
}
.imgblock img {
	background: #fff;
	border: 1px solid #585a67;
	padding: 6px;
}
.imgblock {
	background: #7A8A99;

	text-align: center;
}
.imgblock img:hover{
	border: 1px solid #354a47;
}
/***********************************************************************
* Archives                                                             *
***********************************************************************/
h2.archmonth, h2.archmonth a{
	font-size: large;
	color: #8888AA;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight:normal;
}
h2.archmonth{
	border-bottom: 1px solid #8888AA;
}
.arch-days, a.arch-days {
	font-size: large;
	color: #8888AA;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:5px;
	text-decoration: none;
	border-bottom: none;
}
.arch-posts{
	margin-left:0px;
}
.arch-day, .arch-day a {
	font-size: small;
	color: #5252a1;
	padding-bottom:0px;
	margin-bottom:0px;
}
a.arch-day,  a.arch-days, a.arch-post{
	text-decoration: none;
	border-bottom: none;
}
a.arch-post:hover, a.arch-day:hover{
	border-bottom: 1px solid #8888AA;
}
a.arch-days:hover{
	border-bottom: none;
}
.arch-post, .arch-post a{
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size: 12px;
	color: #385abe;
}
/***********************************************************************
* Miscellaneous                                                        *
***********************************************************************/
code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 10px;
	display:block;
/*	padding:3px; */
	padding : 4px;
/*	background-color: #eee; */
	background-color: #F0E0B0;
	color : #444444;
/*	border: 1px solid #d3d3d6; */
   border: 1px solid #EE8317;
}
code span.comment{
	color: #008800;
}
.imgborder img{
	border: 1px solid #d3d3d6;
	padding:3px;
}
blockquote{
	background-color: #f5f5ed;
	border: 1px solid #e5e5dd;
	color: #45453d;
	margin-left: 6px;
/*	padding:3px; */
	padding : 4px;
}
.prev_next_nav{
	text-align:center;
}
/***********************************************************************
* Comments                                                             *
***********************************************************************/
h3#comments{
	border-top: 1px solid #cbcbde;
	border-bottom: 1px solid #cbcbde;
	padding: 10px 5px;
	font-size: 16px;
/*	background: #cfe1f1; */
	background: rgb( 234, 129, 18 );
	color: #3f5161;
}
cite{
	font-style: normal;
}
p.comments_link{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-transform: uppercase;
}
a img, img {
	border: 0;
}
.left {
	float: left;
	padding: 6px;
	background-color: #FFF;
	border: 1px solid #AAA;
	margin-right: 5px;
}
.right {
	float: right;
	padding: 6px;
	background-color: #FFF;
	border: 1px solid #AAA;
	margin-left: 5px;
}
