/*

Theme Name: GOVEDARE

Theme URI: http://www.davidgovedare.com

Description: This is a custom Wordpress theme for David Govedare, created by David McClave

Author: Dave McClave

Author URI: http://www.case42.com





/*-----------Block Level Elements--------------*/



Body

{	background-color: #02012B;
	background-image: url(http://davidgovedare.com/wp-content/themes/GOVEDARE/images/bg1.jpg);
	text-align:center;
	margin-top:0px;
	color: #805D00
	font-family: Arial,Helvetica,sans-serif;
}



#page {
	width:800px;
	margin: 0 auto;
	border-left: black 2px solid;
	border-right: black 2px solid;
	background: #000;
	background-image: url(/wp-content/themes/GOVEDARE/images/page.jpg);
	background-repeat:no-repeat;
	font-family: Arial,Helvetica,sans-serif;

}



#header {
	width: 800px;
	margin:0px
	left:0px;
}

#headerimg {
	width:800px;
	margin:0px

}

.description {
}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 70%;
	color: #866F36;
}

#sidebar {
	width: 170px;
	margin-left: 5px;
	margin-top: -10px;
	border: 0;
	text-align:left;
	background: #000;
	color:black;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {
	
}

.post a {
	color: #EBDDC5;
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
	font-size: 70%;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	margin-left:-25px;
	list-style:none;
}


#sidebar ul h2 {
	margin-top:-5px;
	margin-bottom:-5px;
	}

#sidebar ul li {
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	font-weight:bold;
	color: #866F36;
}
#sidebar a:hover {
	color:black;
}

#sidebar a:visited {
	color: #866F36;
}

#sidebar a:visited {
	color: #866F36;
}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/


/*--------Other--------*/

hr {display: none;}

.myBox {
    width: 180px;
    padding: 10px;
    background-color: #503820;
    border: 1px solid #866F36;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    }

.mySection {
    margin: 2px auto;
    color: #333;
    width: 174px;
    background-color: #ebddc5;
    border: 1px solid #e5bf7a;
	padding:6px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:10px;

	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px; 	 
	}

.mySection li {
	margin-left: 40px;
}


.myTextSection {
    margin: 2px auto;
    color: #333;
    width: 174px;
    background-color: #ebddc5;
    border: 1px solid #e5bf7a;
	padding:6px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:10px;
	font-size:70%;
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px; 	 
	}



#RSS {
	position:absolute;
	float:left;
	margin-left:45px;
	z-index:1000;
	top:320px;
}

.widget ul li, .widget ul li a{
	margin-left:25px;
	list-style-type: none;
	color: white;
}

.widget_text, h2.widgettitle{
	margin-left:25px;
	list-style-type: none;
	color:tan;
}

.wpcf7-text {
width: 180px;
}

textarea {
	width: 180px;
	}
	
.textwidget label {
color:tan;
}


