/*
File:			custom.css
Description:	Custom styles for danielambrose.com
*/

body.custom {
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:url("images/bg_nav.gif");
	background-repeat:repeat-x;
}
/* Top nav bar*/
.custom .full_width > .page {
	background-image:url("images/bg_nav.gif");
	background-repeat:repeat-x;
}
.custom .menu {
	background-color: #736B69;
	font-weight:bold;
	border:medium none;
	margin-top:0;
	width:100%;
}
.custom .menu a {
	padding-left: 20px;
	text-transform:none;
}
 /* === TITLE === */
.custom #header{
	margin-top:30px;
	height: 120px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	background-color: transparent;
	background-image:url('images/ambrose2.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 20%;
}
.custom #header #tagline { 
	margin-left:auto;
	margin-right:auto;
	padding-top:80px;
	text-align:center;
}
.custom .comments_closed {
	text-indent: -9999px;
}
.custom h1, h2, h3, h6 {
	font-weight: 500;
}
.custom  h1, h2  {
	text-align:center;
	font-weight: 600;
}
.custom .headline_area h1, .headline_area h2 {
	text-align:center;
	font-weight: 600;
}
.custom #content_box {
	background-color:#FFF;
}
.custom #content {
	background-color:#FFF;
}
.custom #content_box .no_sidebars {
	margin: auto;
	width: 90em;
}
.custom .no_sidebars .post_box{
	margin: auto;
	width: 800px;
}
.custom .postright{
	float: right;
	width: 300px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.custom .postright p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	line-height: 20px;
}
.custom .postright .h2 {
	text-align:left;
}
/*---:[ headline meta data (includes bylines) ]:---*/
.custom .headline_meta { font-style: italic; text-align:center;}
.custom .headline_meta span, .headline_meta abbr { color: #808080; font-style: normal;text-transform: none; letter-spacing: 1px; text-align:center;}
.custom.headline_meta a { border-bottom: 1px solid #eee; text-align:center; }

.custom .sidebar ul.sidebar_list{
	padding-right: 1em;
	padding-left: 1em;
	padding-top:4em;
}
.custom #column_wrap .sidebar ul.sidebar_list {
	padding-top: 4em;
	padding-right:1em;
	padding-left:1em;
}
#text-9 li {
	background-color: #f2f2f2;
	margin: 0;
	padding: 10px 0 10px 15px;
	padding-left:1.7em;
	font-size:13px;
}
#text-9 .rss {
	background:url(images/feed.png) no-repeat center left;
}
#text-9 .email {
	background:url(images/email.png) no-repeat center left;
}
#text-9 .twitter {
	background:url(images/twitter.png) no-repeat center left;
}
#text-9 .facebook {
	background:url(images/facebook.png) no-repeat center left;
}
.custom li.widget p a {
	text-decoration:underline;
	font-size:12px;
}
.custom li.widget li ul {
	background-color: #f2f2f2;
	margin: 0;
	padding: 10px 0 10px 15px;
	font-size:13px;
}
.custom blockquote {
	background:#F2F2F2;
	border-bottom:1px dotted #8F8E89;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
	width:100%;
	padding:5px;
}
.custom .post_box {
	padding-top: 2.8em;
	padding-left:35px;
	padding-right:35px;
	margin-top:0;
}
.custom #multimedia_box {
	margin-bottom:0;
	background-color:#E2DDD1;
}
.custom .format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6  {
	color: #808080;
	text-align:left;
}
.custom .format_text .to_comments {
	font-size:0.767em;
	line-height:1.692em;
	margin-bottom:1.692em;
}
.custom .format_text {
	line-height:22px;
	/*color: #808080;*/
}
.custom .format_text a{
	text-decoration: underline;
}
.custom .stbuttontext,a.stbutton {
	text-decoration:none;
	font-size:12px;
}
#testimonials {
	width:400px;
	margin:0 0 0 500px;
	padding:0;
}
.custom li.widget, .custom li.widget p,.custom .quotescollection_randomquote cite,.quotescollection_randomquote q {
	padding-right:0px;
	font-size:12px;
	text-align:left;
}
/*.custom #feature_box,.art {
	background-color:#FFF;
	margin:auto;
	padding:0px 0 0px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}*/
.custom #footer {
  text-align:center;
  background-color: #E8E8E8;
}
.custom #footer ul, .custom #footer li {
  display:inline;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
/* Feature Box Styling */
.custom #feature_box {
	background:#e0ffff;
	border-bottom:1px dotted #8F8E89;
/*	border-top:1px dotted #800000; */
	height:150px;
/*	border-left:6px solid #800000; */
/*	border-right:6px solid #800000; */
	margin-top:5px;
}
#my-feature-box {
	width:100%;
	height:150px;
	color:#8F8E89;
	font-size:14px;
}
#my-feature-box h1 {
	color:#8F8E89;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:24px;
    letter-spacing:0px;
	margin-bottom:3px;
    padding-top:10px;
}
#my-feature-box p {
	color:#666666;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    text-align:center;
    line-height:130%;
   	letter-spacing:0px;
	margin-bottom:3px;
    margin-top:0px;
    padding: 5px 20px;
    }
    #my-feature-box a{
    text-align:center;
    text-decoration:underline;
    color:#8F8E89;
     }
     
/*icontact newsletter  form*/

   #SignUp .signupframe {
	color: #40403D;
    border: 1px solid #aaaaaa;
	background:#e0ffff;
	font-family: Arial, Helvetica, sans-serif;
    line-height:14px;
    wiidth:500px;
    height:120px;
    padding:10px;
	}
#SignUp	.link {
		text-decoration: none;
		}
	