/*
Theme Name: DIY Theme
Theme URI: http://randaclay.com/themes/
Description: DIY Theme is a simple, easy to customize, SEO optimized, 3-column, widget-ready theme created for Wordpress
Version: 1.0
Author: Randa Clay
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/



html>body #content {
	height: auto;
	min-height: 280px;
}

body{
	padding: 0px;
	margin: 0px;
	background-image:url(../../../../images/background_yslice.jpg);
	background-repeat:repeat-x;
        background-color: #570000;
	font: 62.5% Georgia, "Times New Roman", Times, Serif; /* Resets 1em to 10px */
}

#wrap {
    width: 955px;
    margin:0px auto;
	background-image:url(../../../../images/contentbackground.gif);
	background-repeat:repeat-y;
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
        height: auto;
        width: 955px;
        padding: 0px;
        margin: 0px;
}


/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



h1 {
        font-size: 1.0em;
        line-height: 1.1em;
	font-weight: normal;
        margin: 0px;
}


h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #333333;
	font-weight: normal;
}


h5 {
	color: #000000;
        margin: 8px 0px 0px 0px;
	padding: 0px;
        font-size: 1.3em;
        font-variant: small-caps;
	font-weight: normal;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/

#main {
        width: 955px;
		background-image:url(../../../../images/title_slicde.jpg);
		background-repeat:no-repeat;
}

#content {
        width: 905px;
        float: left;
        padding: 0px 0px 0px 0px;
		margin-left:25px;
}

.item {
        padding: 0px 0px 0px 0px;
        margin-bottom: 1.5em;
        color: #333333;  
        font-size: 1.3em;
        line-height: 1.4em;	
}


.item p {
margin-top: 0;
}

.item p a{
	text-decoration: none;
}

.item p a:hover{
	color: #000000;
}

.item img {
	border: 1px solid #333333;
        padding: 3px;
        margin: 5px;
        background: #ffffff;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}

.itemhead{
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 18px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
}

.formtitle a{
	padding-top: 2px;
	color: #570000;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 90%;
        line-height: 220%;
        margin-top: 20px;
        font-style: italic;
}

.metadata a:link {
	color: #333333;
}

.metadata a:hover, .metadata a:visited{
	color: #9c9c9c;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 10px 15px 10px 15px;
	padding: 10px 15px 10px 15px;
        background-color: #ffffff;
	border: 1px solid #cccccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 440px;
	background: #FFFFFF;
        color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 10px 0px;
        font-size: 1.3em;
}
	
  
#comment  a{
        color: #333333;
	text-decoration: none;
}

#comment a:hover{
	color: #cccccc;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {

	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #333333;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #eeeeee;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
        width: 955px; 
        height: 97px;
		background-image:url(../../../../images/footer.jpg);
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;}

#foot a:link, #foot a:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;}

#foot a:hover {
        font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #FFFF00;
		text-decoration: underline;
}

/************************************************
*	Extras									*
************************************************/

.standard_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	}

.standard_titles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color: #570000;
	text-decoration:none;
	font-weight:bold;
	text-align:justify;
	}
	
.third_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	}
	
.minor_title {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	color:#006600;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px;
	}

img.noborder {border:none;
margin:0px;}

.buttons_form {
     padding: 0px;
     height: 30px;
     width: 70px !important;
     border: none !important;
     cursor: pointer;
     color: #fff;
     -webkit-border-radius: .5em;
     -moz-border-radius: .5em;
     border-radius: .5em;
     color: #faddde;
     border: solid 1px #980c10;
     background: #999999;
     background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
     background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
 
.wpcf7-form h2{
    font-size : 20px;
    text-align: center;
}

.wpcf7-submit:hover{border:1px solid #000;
color:#000000;
background-color:#CCCCCC;}

 
.wpcf7-form input, .wpcf7-form textarea {
    border-color: #666666 #666666 #666666 #666666;
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    line-height: 16px;
    font-size: 14px;
    width: 180px;
    float: none;
    margin: 0;
}
.wpcf7-form textarea {
    line-height: 16px;
    font-size: 14px;
    height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
 
.wpcf7-form p{
    font-size : 14px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 180px;
    padding: 0 0 0px;
    color: #fff;
}

#heroshot {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#heroshot img {
	width: 100%;
	height: auto;
}

.wpcf7-form {background:#E6E6E6;
padding:10px;}

.submit_button {
     color: white; <-- change this to your color
     font-size: 0px;
     width: 105px; <-- change this to your button image width
     height: 32px; <-- change this to your button image height
     border: none;
	 background-color:#CCCCCC;
     margin: 0;
     padding: 0;
} 

.third {
background-image: url(../../../../images/frontpage_thirds.jpg);
background-repeat:repeat-x;
border: #CCCCCC solid 1px;
}

.thirdtitles{
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 13px;
	color: #333333;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

.pagetitles{
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

img.noborder {border:none;
margin:0px;}