/*
Theme Name: Red Passion
Theme URI: http://wordpressblogthemes.com
Description: Get More Free Wordpress Themes By Visiting <a href="http://greatwordpressthemes.com">Wordpress Theme Tutorial</a>
Author: Free Wordpress Themes
Author URI: http://wordpressblogthemes.com
*/

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #000000;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	background-image: url(images/nav_top.gif);
  	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}

#header {
	background-image: url(images/header.jpg);
	height: 135px;
	padding-top: 100px;
	padding-left: 80px;
}

#main_nav {
	background-image: url(images/main_nav.gif);
	height: 56px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}


#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}

#footer {
	background-image: url(images/footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright {
	margin: 0;
}

a {
	color: #9A0500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 a, h1 a:hover {
	color: #FFFFFF;
	/*padding-top: 110px;
	padding-left: 130px;*/
	font-size: 30px;
	font-style: italic;
	text-decoration: none;
}

h2 a {
	font-size: 1em;
	color: rgb(175,37,28);
	/*background-image: url(images/h2.jpg);
	background-repeat: repeat-x;*/
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 3px;
	text-decoration: none;
	display:block;
}

h3, h3 a {
	background-image: url(images/sidebar_black.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 33px;
	width: 159px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 30px;
	text-decoration: none;
	
}

h4, h4 a {
	background-image: url(images/sidebar_red.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 33px;
	width: 159px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-left: 30px;
	padding-right: 24px;
	text-decoration: none;
}

h5, h5 a {
	background-image: url(images/sidebar_center.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 33px;
	width: 159px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 30px;
	text-decoration: none;
	
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 70px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 22px 1em;
	height: 25px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
/*	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;  */
}

#navcontainer ul li a:hover
{
	color: #000000;
	background-image: url(images/menu_hover.gif); 
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/

label {
	
/*	font-style: italic; */
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #ffffff;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}

#right ul, #left ul {
	padding: 10px 10px 10px 20px;
	font-size: 13px;
}

#content ul {
	margin: 30px;
}

#content ul li {
	padding-bottom: 8px;
}

.nextprev { margin: 10px; text-align: center; }
.meta {font-size:11px;margin: 10px 0;}
img { margin: 5px; }






