/*
Theme Name: doorposts
Theme URI: http://www.doorposts.com/
Description: Child Theme for TwentyTen
Author: Daniel Forster
Author URI: http://www.doorposts.com/
Template: twentyten
Version: 1.0
*/
 
@import url("../twentyten/style.css");

/* =Background
-------------------------------------------------------------- */

body {
    background-attachment: fixed;
    background-image: url("http://www.doorposts.com/blog/wp-content/themes/doorposts/images/bluevine2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}

/* =Header
-------------------------------------------------------------- */

#header {
	padding: 20px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
	margin-top: -300px;

}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
	margin-top: -300px;
}



/* This is the custom header image */
#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	display: block;
	float: left;
}



/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 300px 0 40px;
}

#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 240px;
}


/* =FONTS ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
-------------------------------------------------------------- */

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, Serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Georgia, Serif;
}
input[type=submit] {
	font-family: verdana, tahoma, sans-serif;
}
pre {
	font-family: verdana, tahoma, sans-serif;
}


#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 19px;
}

body,
input,
textarea {
	color: ##25253D;
	font-size: 14px;
	line-height: 20px;
}


a:link{
color:#191950;
}
a:visited{
color:#336699;
}
a:hover{
color:#FFA500;
}
a:active{
color:#3366CC;
}


#content .entry-title {
	color: #113a59;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #113a59;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}

.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 15px;
}

.entry-title a:link,
.entry-title a:visited {
	color: #191950;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ffa500;
}

.entry-meta a:hover,
.entry-utility a:hover {
	color: #ffa500;
}


#entry-author-info {
    background: none repeat scroll 0 0 #e8eef5;
    border-top: 3px solid #c3ccea;
    clear: both;
    font-size: 11px;
    line-height: 14px;
    margin: 24px 0;
    overflow: hidden;
    padding: 18px 20px;
}

.widget-title {
    color: #222222;
    font-weight: bold;
    margin-bottom: 10px;
}

/* =Menu was C3CCEA 191950
-------------------------------------------------------------- */

#access {
	background: #336489;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #ffffff;
	display: block;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #5482a6;
	color: #ffffff;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ffffff;
	font-weight: bold;
}

.search-form input{
margin:3px 10px 3px 0;
width: 200px;
float: right;
font-style: italic;
}


/* =Content (change margin-top to negative value to move up)
-------------------------------------------------------------- */


#content {
	margin-top: 0px;

} 


#content {
  	line-height: 24px;

}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 16px;
}

#content li
	{
	margin-bottom: 8px;
}


/* =Page borders, shadow, round corners
-------------------------------------------------------------- */

#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
	border:1px solid #191950;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-moz-box-shadow:3px 3px 15px gray;
	-webkit-box-shadow:3px 3px 15px gray;
}



/* =Footer modifications
-------------------------------------------------------------- */

/**
*#site-info {
*	float: middle;
*	font-size: 12px;
*	font-weight: normal;
*	width: 400px;
*}
*/

#footer {
	margin-bottom: 10px;
}
#colophon {
	border-top: 2px solid #C3CCEA;
	margin-top: -2px;
	overflow: hidden;
	padding: 10px 0;
}


/**
*#site-info {
*	font-weight: normal;
*}
*#site-info a {
*	color: #222222;
*	text-decoration: none;
*}
*/

#site-info { display:none; }

#site-generator { display:none; }



.commentlist {
	margin: 0;
}
