/*  
Theme Name: Ashleyvideo
Theme URI: http://wordpress.org/
Description: This theme is created specially for http://ashleyvideo.com/
Version: 1.0
Author: Slavcho Damyanov
Author URI: http://3753ac.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background-image: url('images/background.gif');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFF8D3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

h1 {
	font-size: 15px;
	text-align: left;
	color: #2A5D9C;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 15px;
	border-bottom: dotted 1px #666;
	}

h2 {
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
	margin-bottom: 0;
	}
	
.header_3 {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	text-align: left;
	font-weight: 100;
	}
	
h4 {
	color: #2A5D9C;
	font-size: 13px;
	text-align: left;
	margin-bottom: 0;
	text-transform: uppercase;
	}

strong, b {
	color: #2A5D9C;
	font-weight: bold;
	}
	
p {
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 145%;
	margin-bottom: 13px;
	margin-top: 0;
	}
	
ul {
	padding: 0;
	margin: 0 0 0 15px;
	}

li {
	color: #666666;
	list-style: none;
	list-style-type: square;
	text-align: left;
	font-size: 12px;
	margin-bottom: 8px;
	}

a {
	text-decoration: none;
	color: #2A5D9C;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}

/*Content*/
#wrapper {
	width: 745px;
	height: auto;
	margin: auto;
	}
	
#site_top {
	width: 745px;
	height: auto;
	text-align: left;
	}

	#logo {
		width: 153px;
		height: 78px;
		background-image: url('images/top_logo.jpg');
		background-repeat: no-repeat;
		margin-bottom: 10px;
		}
	
	
	#top_links {
		margin-left: 485px;
		position: absolute;
		top: 68px;
		}
		
			#top_links p {
			color: #2A5D9C; 
			}

#header {
	background: url(images/header.jpg) no-repeat #FFF8D3;  
	width: 745px;
	height: 210px;
	padding: 0;
	margin: 0;
	}
	
#content_area {
	height: auto;
	background-color: #fff;
	padding: 0;
	margin: 0;
	}
	
	#text_area {
		width: 580px;
		height: auto;
		padding: 15px;
		margin: 0;
		float: left;
		}
		
	#sidebar {
		width: 130px;
		height: auto;
		float: right;
		padding: 0;
		margin: 0;
		}
		
		#sidebar img {
			border-bottom: solid 5px #FFF8D3;
			border-left: solid 5px #FFF8D3;
			}

#footer {
	width: 745px;
	height: 18px;
	background-color: #2A5D9C;
	padding: 0 0 3px 0;
	margin: 0;
	clear: both;
	}
	
	#footer p {
		color: #FFFFFF;
		font-size: 10px;
		display: inline;
		text-align: center;
		margin-left: 5px;
		margin-right: 5px;
		}
	
	#footer a {
		color: #fff;
		}
	
/*Main Nav*/
#nav {
	width: 745px;
	height: 30px;
	padding: 0;
	margin: 5px 0 5px 0;
	}
	
	#nav ul {
	margin: 0;
	padding: 0;
	}
	
	#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
	}
	
/*Buttons*/
.buttons {
	text-align: left;
	float: left;
	}
	
/*Misc*/
.noborder {
	border: none;
	margin-right: 5px;
	}
	
.quote {
	margin-left: 35px;
	font-size: 11px;
	line-height: 125%
	}

.floatright {
	float:right;
	}
	
/* additional */

table.page_t{
	background-repeat:no-repeat;
}
table.page_t, .page_t td{
	border-collapse:collapse;
	border:none;
	vertical-align:top;

}
table.page_t td{
	padding:0 0 0 0px;
}

.narrowcolumn {
	padding:0px 40px;
	}

.widecolumn {
	padding:0px 40px;
}

.post {
	text-align: justify;
	padding: 20px 0px 0px 0px;
}
	
.post h2{
	margin:0;
	padding:0;

}

.post hr {
	display: block;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
}

.widecolumn .attachment {
	text-align: center;
}

.postmetadata {

}

#sidebar h2 {
	margin: 0;
	padding: 0;
	color:#000000;
	}

td#sidebar_td{
	width:212px;
	padding:0px 10px 0px 0px;
}
#sidebar_td td{
	padding:0;
}

.entry ul li:before, #sidebar ul ul li:before {
	width:15px;

	}

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

	#searchform {
	margin:10px 0;
	padding: 0; 
	}

#sidebar #searchform #s {
	width: 110px;
	}

#s{
	height:14px;
	width: 110px;
	margin:0 0px;
	padding:2px;
}

#sidebar #searchsubmit {

}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 10px;
}