/*
Theme Name: AGE theme
Theme URI: http://example.com
Description: A Blank Wordpress theme
Author: Drew Hornbein
Author URI: http://www.dhornbein.com
version: 0.7 (4/3/09)
*/

/*
colors:
background: #3C3A3A
dark blue: #778288
light blue: #BCC6CB
magenta: #675653
warm ash: #675653
right bar: #778288
*/

/* basics */

*{margin:0; padding:0;}

body {
	background: black url(images/AGE_background.jpg) repeat-y scroll center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size:1.4em;font-weight:normal;text-transform:uppercase;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}

.submit {
	padding:3px 0;
}

.submit input {
background:#3C3A3A none repeat scroll 0 0;
border:none;
color:#BCC6CB;
cursor:pointer;
font-family:georgia;
font-size:14pt;
text-transform:uppercase;
}

/* container */


#container {
	background:#3C3A3A;
	color:#BCC6CB;
	margin: 0 auto;
	width: 1024px;
	}
	
/* title */

#header {
	background: #DDD /*url(images/AGE_header.jpg) no-repeat top center*/;
	color: #fff; 
	cursor: pointer;
	height: 250px;
	margin-bottom:20px;
    width: 100%; 
	}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


#menu {
	background: #0B1224;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	height:25px;
	border-top: 1px solid #fff;
}


#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	background-color: #fff;
	color:#0B1316;
}



/* content */

.archivetitle {
margin:10px 0;
}

#content {
display:inline;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	width: 460px;
	}

.post {
	margin: 0 ;
	padding-bottom:30px;
	line-height: 14pt;
	text-align:justify;
	}
	
.post h2,.archivetitle{
	color: #675653;
	font-family: times, serif;
	font-size: 18pt;
	font-weight: normal;
	line-height:150%;
	margin:0;
	text-transform:uppercase;
	}

.archivetitle {border-bottom:1px solid;}
	
.post h2 a{
	color: #675653;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.wp-caption-text {
text-align:center;
}
	
.post p{font-size: 12pt;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:10pt;
	float:left;
	width:100%;
	}
	
.alignleft {float:left; margin:5px 5px 5px 0;}
.alignright {float:right; margin:5px 5px 5px 0;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


/* left sidebar */

#left {
	display:inline;
	font-size:8pt;
	float:left;
	margin-left:10px;
	padding: 0;
	width: 260px;
	}

#left h2{
	/* font-family: georgia, verdana, times; */
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:2px;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#chapters {
float:left;
width:90px;
}

#chapters a {
color:#CCCCCC;
cursor:pointer;
font-family:georgia,serif;
font-size:0.85em;
text-transform:uppercase;
}

#new_reader {
background:#CC6600 none repeat scroll 0 0;
border-bottom:5px solid #3C3A3A;
color:#3C3A3A;
display:block;
padding:5px 0;
text-align:center;
}

#new_reader a {
color:#3C3A3A;
cursor:help;
}

#new_reader a:hover {
color:#675653 ;
}

#pictures {
background:#675653 none repeat scroll 0 0;
float:right;
width:160px;
}

#left .gallery-icon {
text-align:center;
}

#left .gallery-icon img {
border:2px solid #BCC6CB;
}

#left .gallery-caption {
padding:5px 5px 10px;
text-align:center;
}

#left .gallery-caption a {
color:white;
}


/* right sidebar */

#right{
	color:#778288;
	font-size:10pt;
	float:right;
	padding: 0;
	width: 250px;
	}

#right h2{
	color: #778288;
	font-size:14pt;
	font-weight:normal;
	margin:15px 0;
	padding:0;
	text-align:left;
	text-transform:uppercase;	
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:0;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

.mc_custom_border {
padding:15px 0;
}

.mc_input {
background:#AAA none repeat scroll 0 0;
border:none;
color:#555555;
font-size:16pt;
margin:5px 0;
padding:2px;
width:225px;
}

#mail_head {
background: transparent url(images/age_mail.jpg) no-repeat left top;
height:110px;
width:250px;
}

#designed {
background:transparent url(images/age_tape.jpg) no-repeat scroll center top;
color:#3C3A3A;
font-size:14px;
font-weight:bold;
height:40px;
padding:13px 0 20px 5px;
text-transform:uppercase;
}

#designed a {
color:#333;
}

.textwidget {
background:transparent url(images/age_logo.png) no-repeat scroll right bottom !important;
background:#3c3a3a url(images/age_logo.jpg) no-repeat scroll right bottom;

padding-bottom:280px;
padding-right:40px;
width:220px;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;

	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #0B1224;
	clear: both;
	width: 100%;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	text-transform:uppercase;
	}
	
#footer p{
color:#555555;
float:left;
margin:0;
padding:6px 245px 6px 6px;
}
#footer .center a {
color:#333333;
}
#footer a{color: #AAA;text-decoration: none;}
#footer a:hover{color: #DDD;text-decoration: underline;}


