/*
Theme Name: Wordpress generic
Theme URI: http://www.net10solutions.com
Description: Generic Template
Version: 1.0
Author: Ron Cantuna
Author URI: http://www.cantunamarketing.com/

*/

/* Begin Typography & Colors */
body, html{
	font-size: .90em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#fff;
	margin:0px;


	}


a:link, a:visited {
	text-decoration:none;
	color:#	fff;

}

a:hover, a:active {
	color:#	fff;

	text-decoration: underline;
}


#header{
	height:285px;
	position:relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}

#title_desc{
	position:absolute;
	top:30px;
	left:20px;

}
#header h1{

	margin:0px;
	padding:0px;
font-size:4em;
}
#header h1 a{
	color:#000000;
	margin:0px;
	padding:0px;

}

#header h5{
	margin:0px;
	padding:0px;
	font-size:18px;

}



/* menu #logo {
	font-size:1.8em;
	font-weight:bold;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:55px;
	left:35px;


}*/
#menu{
	height:48px;
	position: absolute;
	top:160px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	width:1000px;

}

#menu ul{
	list-style: none;
	list-style-type: none;
	font-size: 1.1em;
	margin:0px auto;
	padding:0px;
	padding-left:30px;





}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height:25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight:bold;


}

#menu ul li a{
	display: block;
	text-decoration: none;
	color: #000000;




}

#menu ul li a:hover{
	text-decoration: underline;
	color:#CC6600;

}

#menu ul li.current_page_item{
background-color:#fff;

}

#menu ul li.current_page_item a{
	color: #111;

}

.mid{

position:relative;
top:-70px;




}

.content_column{



}



#content{
padding:10px 15px;

}

.add{
text-align:center;


}
.add img{
margin:0 auto;
padding:5px;


}
<!--sidebars, left and right-->
#sidebars{
background-color:#CC6600;

}

#sidebars ul{
	padding:0px;

	margin:0px;
	list-style:none;
	padding:10px;

}





#sidebars ul li ul{
	margin:0px;
	padding:0px;
	border-bottom:0px solid #ebc0d5;

}

#sidebars ul li ul ul{
border:none;


}

#sidebars ul li h2 {
	color:#CC6600;
	padding:0px;
	margin:0px;
	padding:5px 10px 2px 50px;
	font-size:1.4em;
	background-image: url(images/h2bg.jpg);
	background-repeat: no-repeat;
	height:30px;


}
#sidebars ul li ul li{
	background-color:#fff;
	border-bottom:1px solid #f5f5f5;
	padding:5px;

}

#sidebars ul li ul li li{

	border-bottom:1px solid #f5f5f5;
	padding:5px;

}
#sidebars ul li ul li li a{
color:#CC6600;


}


#sidebars ul li ul ul{
	margin:0px;
	padding:0px;
	border-top:0px solid #eee;
}


#sidebars ul li ul li a,
#sidebars ul li ul li a:visited
{
	color:#CC6600;
	text-align:left;
	font-size:1.10em;
	font-weight:bold;
	padding-left:20px;

}
#sidebars ul li ul li a:hover{



}

#sidebars ul li ul {
	margin-bottom:10px;

}



#footer{
	background-image: url();
	background-repeat: no-repeat;
	height: 153px;
	background-color:#ffffff;
	background-position: top;


}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;

	}




small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;

	}

h2.pagetitle {
	font-size: 1.6em;
	color:#CC6600;
	}

.entry p a:visited {
	color: #CC6600;
	}

.entry img {
float:left;
margin-right:10px;


}



acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post  small{
	margin:0px;
	padding:0px;


	}

.post  small span{
	color: #CC6600;
	font-size:1.0em;

	}

.post h2,
.post h3
 {

	margin:0px;
	padding:0px;


}
.post h2 a,
.post h3 a
{
	color:#CC6600;
	font-size:25px;
	font-weight:bold;
}



.search{




}

.search ul li{
background-image:none;





}
.author p{
padding:0px;


}

.author img{
padding:3px;
border:1px solid #eee;
background-color:#000000;
margin:5px;


}


.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}




/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;

	}

#sidebars #searchform #s {
	width:115px;
	padding: 2px;

	}

#sidebars #searchsubmit {
	padding: 1px;
	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Comments starts here*/


.alt {
	background-color: #072332;
	border:5px solid #0e3043;

	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#071b26;
	border:1px solid #0e3043;
	color:#FFFFFF;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#071b26;
	border:5px solid #0e3043;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* icons for user, cat and comments */

.post .folder_icon{
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.post .folder_icon a{
	margin-left:15px;


}

.post .comments{
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.post .comments a{
	margin-left:15px;


}

.post .date{
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#999;
	font-weight:normal;


}
.post .date strong{
margin-left:15px;



}