/*
	Theme Name: Gespaa theme - Two Columns
	Theme URI: http://ifelse.co.uk/
	Description: Gespaa Theme Two Columns - Developed by Phu Ly.
	Version: 2.0
	Author: Phu Ly
	Author URI: http://ifelse.co.uk/


        FP Theme Version: 0.1
        Theme last updated: 04.10.2006
        Ported to FlatPress (http://flatpress.sf.net/) by SamyWeb Design (alias Hydra) (http://www.samyweb.it/  ||  info@samyweb.it)

*/
body {
		font: 11px/18px arial,verdana,sans-serif;
		margin:0;
		padding:0;
		background-color:#A7A09A;
		min-width:750px;
		text-align: center;
		margin: 0;
		padding: 0;
		background: #6C7C8B url("../images/bg.png");
}



div#outerwrap{
	border-left: 2px solid #363636;
	border-right: 2px solid #363636;
	width: 754px;
	margin:0 auto;
	text-align: left;
        overflow: hidden;
}
div#wrap {
	border-left: 1px solid #6D6D74;
	border-right: 1px solid #6D6D74;
	background: #fff;
	width: 750px;
}
#wrap > #header {
		width:740px;
		height:172px;
	}
#maincontent {
	float:left;
	width:470px;
	padding-top: 35px;
	padding-left:30px;
	margin:0px;
}
/***********************************************************************
* Header                                                               *
***********************************************************************/
#header {
	
	padding: 5px;
	background: #fff;
	border-top: 3px solid #7a8a99;
	border-bottom: 8px solid #7a8a99;
	font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, arial, helvetica, sans-serif;
}
#header h1 a:hover {
	color: #cedeed;
}
#header h1{
	padding-top: 30px;
	text-align:center;
	font-size: 20px;
	margin-bottom:0px;
}
#header h2{
	margin-top:0px;
	font-weight:normal;
	text-align:center;
	font-size: 12px;
	color: #5c6c7b;
	color: #6c7c8b;
	font-family: Georgia, verdana, helvetica, sans-serif;
}
#header h1 a {
	color: #7e8e9d;
	color: #9eaebd;
	font-weight:normal;
	text-decoration: none;
}
/***********************************************************************
* 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 {
	float: left;
	color: #333;
	letter-spacing: 1px;
/*	text-transform: uppercase;
*/	margin: 4px 10px 0 10px;
	padding-bottom: 2px;
}
#nav a:hover{
	color: #68688a;
}
h3.entrytitle a:link, h3.entrytitle a:visited, h3.entrytitle a:hover {
	font-weight:normal;
	text-decoration:none;
	color: #385abe;
}
/***********************************************************************
* Navigation Bar                                                       *
***********************************************************************/
#navdiv{
	border-top: 30px solid #718191;
	border-bottom: 1px solid #bbb;
	
	font-size: 9px;
	color: #eee;
	height: 23px;
}
#nav {
	position: relative;
	margin: 0;
	padding:0;
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
/***********************************************************************
* Entry                                                                *
***********************************************************************/
.entrybody p, form p, .commentbody p{
	margin-top:0px;
	margin-left: 0px;
	padding-left:0px;
}
h1{
	font-size: 24px;
	color: #385abe;
}
h2.entrydate {
	font-weight: normal;
	font-size: 24px;
	color: #888;
	margin-bottom:3px;
	padding-top: 15px;
}
h3.entrytitle {
	font-family: "Century Gothic", "Lucida Grande", arial, Tahoma, Verdana,helvetica, sans-serif;
	margin:0px;
	font-weight: normal;
	font-size: 24px;
	padding-top: 5px;
}
.entrybody{
	color: #424d53;
	font-size: 11px/18px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #6d6d6f;
	padding-left:3px;
	padding-top: 5px;
}
/***********************************************************************
* Sidebar                                                              *
***********************************************************************/
	#sidebar {
		padding-top: 50px;
		width:240px;
		padding-left:30px;
		margin-left:478px;		
	}
	#wrap > #sidebar {
		margin-left:505px;
		width: 205px;
		
	}
	#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 h2{
	letter-spacing: -1px;
	margin-top:18px;
	margin-bottom:1px;
/*	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;
	}

	#sidebar ul ul li {
		margin-left: 10px;                
                list-style-image: url(../images/arrow1.gif);
	        list-style-type: circle
       }
/***********************************************************************
* Footer                                                               *
***********************************************************************/
#footer{
	background: #40424A;
	padding-left:30px;
	letter-spacing:0px;
	font-size:9px;
	color: #f1f1f1;
	padding-right:30px;
	border-left: 1px solid #6D6D74;
	border-right: 1px solid #6D6D74;
	border-bottom: 1px solid #6D6D74;
	clear:both;
        text-align: center;
}
/***********************************************************************
* 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;
}
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, pre{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 10px;
	display:block;
	padding:3px;
	background-color: #eee;
	border: 1px solid #d3d3d6;
        
}
pre {
	overflow: auto;
	width: 90%;
	/* hack min-height for i.e. */
        min-height: 40px;
	height: auto !important;
	height: 60px;
        max-height: 400px;
	margin-left: 6px;
	padding: 5px
}

code span.comment{
	color: #008000;
}
.imgborder img{
	border: 1px solid #d3d3d6;
	padding:3px;
}
blockquote{
	font-style: italic;
	background-color: #f5f5ed;
	border: 1px solid #e5e5dd;
	color: #45453d;
	margin-left: 6px;
	padding:3px;
}
.prev_next_nav{
	text-align:center;
}


/***********************************************************************
* Admin & FlatPress                                                    *
***********************************************************************/

.admincontrols {
	float: right;
	font-size: 0.95em
}


.navigation {
	font-size: 80%;
}

.alignleft {
	float: left;
}


.alignright {
	float: right;
}

#navdiv{ 
       background: #57575D url("../images/navbar.png");
}

#header{
		background: #57575D url("../images/logo.png");
		height:182px;
}

#outerwrap{
		background: #fff url("../images/wrap.png");
}

table.entrylist, .entrylist {
       font-size: 110%;
       width: 100%;
       display: inline
}
#cpmain {
      margin: 0 10px 10px 10px;
}

#cpmain textarea{
      width: 96%
}

/* == Form == */
form { margin: 1em 0 }

fieldset {
	margin: 0 0 1em 0;
	padding: .5em;
	border: 1px solid #999977
}
	/* in the specific ID */
	#column fieldset { margin: 0 5px 0 5px }

legend {
	color: #666666;
	font-size: 90%;
	font-style: oblique
}

.calendar {
        font-size: 100%
}


h4 {
        font-size: 140%;
        color: #424D53

}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	} 



.entry ul#admin_tabmenu, ul#admin_tabmenu li {
        height: 15px;
        margin-right: 5px;
        background-color: white;
        margin-top: 10px;
        }

 ul#admin_tabmenu li a{
        background-color: #ddd;
        border-top: 1px solid #000;
        }

.entry ul#admin_tabmenu {
        font-size: 10px;
        height: 15px;
        margin-bottom: -5px;

        }

.entry .active a{
        background-color: #FFF;
        }

html>body .entry li {
	margin: 7px 0 10px 0px;
	}


.entry {
	margin: 0 0 1.5em 0;
	padding: 0;
	/* floating images fix */
	overflow: hidden;
	_height:1%; /*ie hack*/
}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/***********************************************************************
* Comments                                                             *
***********************************************************************/
ol.commentlist {
	color: #777;
	list-style: none;	
	margin: 0;
	padding: 0;
}
ol.commentlist li{
	border: 1px solid #ebebeb;
	margin-top: 2px;
	background: #f9f9f9;	
}
ol.commentlist li a{
	color: #818188;
}
.commentmeta{
	display:block;
	background: #f3f3f3;
	padding: 2px;
}
.commentbody{
	display:block;
	padding: 2px;
}
h3#comments{
	border-top: 1px solid #cbcbde;
	border-bottom: 1px solid #cbcbde;
	padding: 10px 5px;
	font-size: 16px;
	background: #cfe1f1;
	color: #3f5161;
}
cite{
	font-style: normal;
}
.noofcomments{
	color: #d1d1d1;
	font-size: 20px;
	padding-left: 10px;
}
span.noofcomments a{
	color: #d1d1d1;
}
p.comments_link{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-transform: uppercase;
}
