/*
Theme Name: Orange_Dream_premium
Theme URI: http://www.wobzy.com/
Description: This is a premium theme with custom admin interface, image slider and lots of great features.
Version: 1.0
Author: Wobzy Themes
Author URI: http://www.wobzy.com/
Tags: light, colorful,one sidebar,custom admin interface,custom header,image slider


	This theme was designed and built for wobzy.com.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4a0120;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
/*************************************
 Main selection
 *************************************/
.background1 {
	background: url(images/bg1.jpg) no-repeat top center;
}
.background2 {
	background: url(images/bg2.jpg) repeat-y top center;
}
.background3 {
	background: url(images/bg3.jpg) no-repeat bottom center;
}
.bigcontainer #container {
	width: 980px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
/*************************************
 Header section
 *************************************/ 
.bigcontainer #header {
	height: 555px;
	margin: 0;
	padding: 0;
}
.bigcontainer #header2 {
	height: 224px;
	margin: 0;
	padding: 0;
}
.logo {
	width: 490px;
	float: left;
	margin-top: 32px;
	margin-left: 12px;
}
.headerbanner {
	width: 470px;
	margin-top: 30px;
	float: right;
}
.headerline1 {
	float: left;
	width: 980px;
	height: 162px;
}
.headerline2 {
	float: left;
	width: 980px;
	height: 62px;
	position: relative;
}
.headerline3 {
	float: left;
	background: url(images/sliderbg.jpg) no-repeat top center;
	width: 980px;
	height: 331px;
}
/*************************************
 Menu section
 *************************************/
.menuline {
	background: url(images/menubg.jpg) no-repeat top center;
	float: left;
	width: 980px;
	height: 62px;
	position: relative;
}
.shadowmenu {
	position: relative;
	top: -62px;
}
.navmenu {
	list-style: none;
	position: relative;
	text-decoration: none;
}
.menuborder {
	padding-top: 7px;
}
.navmenu {
	float: left;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 13px;
	margin-left: 1px;
	text-transform:uppercase;
	margin-right: 1px;
}
.navmenu li {
	float: left;
	height: 62px;
}
.navmenu li a {
	color: #ffffff;
	padding-top: 22px;
	height: 40px;
	padding-left: 35px;
	padding-right: 35px;
}
.navmenu li a {
	display: block;
	text-align: center;
	text-decoration: none;
	float:left;
}
.navmenu li.active a, .navmenu li a:hover, .navmenu li.current_page_item a {
	color: #ffffff;
	background: url(images/mouseover.jpg) repeat-x top left;
	text-decoration: none;
}
.navmenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.navmenu li {
	padding: 0px;
	margin: 0px 10px 0 0;
	display: inline;
}
.navmenu0 {
	float: left;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 13px;
	margin-left: 2px;
	text-transform:uppercase;
	margin-right: 0px;
	position: relative;
}
.navmenu0 li {
	float: left;
	height: 62px;
}
.navmenu0 li a {
	color: #000000;
	padding-top: 23px;
	height: 39px;
	padding-left: 37px;
	padding-right: 33px;
}
.navmenu0 li a {
	display: block;
	text-align: center;
	text-decoration: none;
	float:left;
}
.navmenu0 li.active a, .navmenu0 li a:hover, .navmenu0 li.current_page_item a {
	color: #000000;
	text-decoration: none;
}
.navmenu0 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.navmenu0 li {
	padding: 0px;
	margin: 0px 10px 0 0;
	display: inline;
}
/*************************************
 Slider section
 *************************************/
.slider {
	float: left;
	width: 920px;
	height: 310px;
	margin-top: 0px;
	padding: 0;
	overflow:hidden;
	margin-left: 30px;
	margin-right: 30px;
}
.sliderleft {
	width: 435px;
	float: left;
	margin: 0;
	padding: 0;
}
.sliderleft1 {
	width: 435px;
	height: 35px;
	float: left;
	margin: 0;
	padding: 0;
}
.sliderlefttext {
    float: left;
	font-family: Verdana;
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	text-align:justify;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	height: 199px;
}
.sliderlefttext a{
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.lefttitle {
    float: left;
	font-family: Helvetica;
	color: #ffffff;
	font-size: 24px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
	top: -38px;
}
.lefttitleshadow {
    float: left;
	font-family: Helvetica;
	color: #ffffff;
	font-size: 24px;
	margin-left: 1px;
	margin-top: 11px;
	margin-right: 9px;
}
.sliderleftbutton {
    float: left;
	margin-left: 194px;
	margin-top: 15px;
	width: 229px;
	height: 42px;
	background: url(images/sliderbutton.jpg) top left;
}
.sliderleftbutton2 {
    color: #3e3e3e;
	font-family: Verdana;
	font-size: 15px;
	display:block;
	width: 220px;
	height: 30px;
	padding-top: 10px;
	text-align:center;
	text-decoration: none;
	line-height: 20px;
}
.sliderleftbutton2 a{
    color: #3e3e3e;
	font-family: Verdana;
	font-size: 15px;
	display:block;
	text-decoration: none;
}
.sliderright {
	width: 485px;
	float: right;
	margin-top: 15px;
}
.sliderimage {
	background: #5a1012;
	border: 1px solid #893037;
}
.sliderimage img {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-left: 14px;
}
#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		width: 920px;
		height: 310px;
		list-style:none;
		}
	#slider2{margin-top:0;}
	#slider li, #slider2 li{ 
		width:920px;
		height:310px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:0px;
		height:0px;
		z-index:1000;
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:0px 0;
		padding:0;
		height:24px;
		width: 150px;
		float: left;
		overflow:hidden;
		position:relative;
		top: -20px;
		left: 30px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:24px;
		line-height:22px;
		}
	ol#controls li a{
		float:left;
		height:24px;
		line-height:22px;
		background: url(images/number1.jpg) top left;
		color:#ffffff;
		width: 24px;
		text-align:center;
		padding:0 0px;
		text-decoration:none;
		}
	ol#controls li a:hover{
		background: url(images/number2.jpg) top left;
		text-decoration:none;
		}
	ol#controls li.current a{
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	

/*************************************
 Sidebar section
 *************************************/
.textwidget {
     line-height: 24px;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Georgia;
}
}
.bannerbox {
     float: left;
	 text-align:center;
	 width: 280px;
}
.bannerbox img{
	 margin-top: 7px !important;
	 margin-bottom: 0px !important;
	 margin-left: 1px !important;
	 margin-right: 0px !important;
	 border: 5px solid #d4d4d4;
}
.bannerheight {
	height: 10px;
	width: 290px;
	text-align:center;
}
.sidebarbox {
    float: left;
	width: 300px;
	padding: 0;
	margin-top: 0px;
	border: 1px solid #d5d4d4;
}
.sidebarboxborder {
    float: left;
	width: 296px;
	margin: 0;
	background: #efefef;
	padding: 1px;
	border: 1px solid #ffffff;
} 
 
.sidebar1 {
	float: right;
	width: 315px;
	padding: 0;
	margin: 0;
}
.sidebar {
	float: left; 
	width: 302px; 
    margin-top: 2px;
	margin-left: 0px;
	margin-right: 10px;
}
.sidebarpos {
    float: left;
	position:relative;
	left: -9px;
	top: -15px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	width: 220px;
	color: #404040;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	float: left;
	}
#searchsubmit {
	height: 22px;
	width: 60px;
	float: right;
	background: #ebebeb;
	color:#404040;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	font-family: tahoma;
	border: 1px solid #d5d5d5;
	float: right;
	margin-right: 12px;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebarbox ul, #sidebar ul ol {
	margin-left: 10px;
	padding: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	margin-left: 10px;
	min-height: 28px;
	width: 290px;
	padding-bottom: 5px;
	padding-top: 9px;
	line-height: 26px;
	border-bottom: 1px solid #dedede;
	}
#sidebar ul p, #sidebar ul select {
	margin: 1px 0 1px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 1px 0 0 1px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1px;
	}
ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}
.sidebarboxcontent {
	float: left; 
	width: 290px; 
	margin-left: 3px;
	margin-top: 4px;
}
div.sidebarboxcontent ul {
	list-style-type: none;
	float: left;
	width: 262px;
	position: relative;
	min-height: 30px;
	padding-bottom: 5px;
	line-height: 16px;
	padding-top: 4px;
	border-bottom: 1px solid #dedede;
	}
div.sidebarboxcontent ul li{
	float: left;
	background: url(images/sblistimage3.jpg) no-repeat 0 2px;
	width: 262px !important;
	position: relative;
	padding-left: 28px !important;
	padding-top: 4px !important;
	}
.sbboxblank {
    float: left;
    width: 292px;
	height: 14px;
}
#sidebar h2 {
	height: 29px !important;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0;
	margin-bottom: 6px;
	text-transform:uppercase;
	background: url(images/sbtitle.jpg) top center;
}
#sidebarad h2 {
	height: 29px !important;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0;
	margin-bottom: 6px;
	text-transform:uppercase;
	background: url(images/sbtitle.jpg) top center;
}
#widgettitle {
	height: 30px;
	color: #484848;
	font-family: tahoma;
	text-decoration: none;
	font-size: 20px;
	padding-top: 0px !important;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 0px;
	border-bottom: 0px dotted #aaaaaa;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}
#sidebar a img {
	border: none;
	margin: 0px;
	padding-left: 1px;
}
#recentcomments {
	color: #79002b;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
#sidebar {
	border: none;
	margin: 0px;
	color: #79002b;
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
#sidebar a {
	border: none;
	margin: 0px;
	margin-left: 10px;
	color: #79002b;
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
#sidebar a:hover {
	border: none;
	margin: 0px;
	margin-left: 10px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
#sidebar a:visited {
	border: none;
	margin: 0px;
	margin-left: 10px;
	line-height: 20px;
	text-decoration: none;
	color: #79002b;
	font-size: 11px;
	font-family: tahoma;
}
/*************************************
 Main section
 *************************************/
.mainline1 {
    background: #ffffff url(images/mainlinebg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	width: 980px;
}
.portfolioline {
	margin-top: 2;
	padding: 0;
	float: left;
	width: 205px;
}
.portfoliopost {
    float: left;
	width: 205px;
}
.portfoliopost h2{
    float: left;
	line-height: 22px;
	color: #5b5b5b;
	font-size: 12px;
	font-family: verdana;
	text-decoration:none;
	margin-top: 10px;
}
.portfoliopost h2 a{
	line-height: 22px;
	color: #5b5b5b;
	font-size: 12px;
	font-family: verdana;
	text-decoration:none;
}
.portfolioimageborder {
    float: left;
	border: 4px solid #999999;
	margin-rigth: 3px;
}
.mainContent {
	width: 650px !important;
	margin-left: 8px;
	margin-right: 10px;
	padding: 0;
}
.newsline {
    float: left;
	width: 642px;
	height: 55px;
	background: url(images/news1.jpg) no-repeat top left;
	line-height: 22px;
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	text-decoration:none;
	margin-top: 10px;
}
.newsline h1{
	line-height: 22px;
	color: #ffffff;
	padding-top: 16px;
	padding-left: 20px;
	margin: 0;
	font-size: 12px;
	font-family: verdana;
	text-decoration:none;
}
.indexpost {
    float: left;
	width: 640px;
	padding: 0;
	margin-top: 10px;
	border: 1px solid #d5d4d4;
}
.indexpost2 {
    float: left;
	width: 636px;
	margin: 0;
	background: #efefef;
	padding: 1px;
	border: 1px solid #ffffff;
}
.dateps {
    font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #340214;
	line-height: 19px;
	text-decoration:none;
}
.dateps a{
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #56001d;
	line-height: 19px;
	text-decoration:none;
}
.titlep {
    float: left;
	min-height: 2px;
	width: 620px;
	color: #731b43;
	line-height: 28px;
	margin: 0;
	font-size: 22px;
	font-family: Georgia;
	text-decoration:none;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
.titlep a{
	color: #731b43;
	line-height: 22px;
	font-size: 22px;
	font-family: Georgia;
	text-decoration:none;
}
.titlebox {
    min-height: 50px;
	float: left;
	margin: 0;
	padding: 0;
}
.bignewsbox {
    float: left;
	margin-left: 8px;
	width: 620px;
}
.index_postimage {
    float: left;
	width: 620px;
	height: 156px;
	background: url(images/postimagebg.jpg) no-repeat top left;
}
.postimageborder {
    float: left;
	width: 600px;
	height: 138px;
	margin: 10px;
	padding: 0;
} 
.postimageborder img{
    float: left;
	width: 600px;
	min-height: 138px;
	overflow:hidden;
	margin: 0;
	padding: 0;
}
.excerpt_index {
    width: 620px;
	float: left;
	color: #5b5b5b;
	line-height: 22px;
	font-size: 11px;
	font-family: Georgia;
	text-align:justify;
	text-decoration:none;
} 
.excerpt_index a{
	color: #5b5b5b;
	line-height: 22px;
	font-size: 11px;
	font-family: Georgia;
	text-align:justify;
	text-decoration:none;
	font-weight:bold;
} 
.indexdata {
    width: 620px;
	height: 46px;
	float: left;
	background: url(images/postdatabg.jpg) no-repeat top left;
	margin-bottom: 6px;
}
.datep {
    color: #ffffff;
	line-height: 19px;
	font-size: 11px;
	font-family: Georgia;
	text-align:justify;
	text-decoration:none;
	width: 190px;
	padding-top: 3px;
	text-align:left;
	float: left;
	padding-left: 25px;
}
.datep a{
    color: #ffffff;
	line-height: 19px;
	font-size: 11px;
	font-family: Georgia;
	text-align:justify;
	text-decoration:none;
}
.postdataseparate {
    float: left;
	width: 2px;
	height: 46px;
	background: url(images/postdatabgsep.jpg) no-repeat top left;
}
.postdatacontent {
    float: left;
	padding-top: 15px;
	text-align:center;
	width: 130px;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 11px;
	font-family: Georgia;
	text-decoration:none;
}
.postdatacontent a{
	text-transform:uppercase;
	font-size: 11px;
	color: #ffffff;
	font-family: Georgia;
	text-decoration:none;
}
.postcomment {
    float: left;
	padding-top: 15px;
	text-align:center;
	width: 130px;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 11px;
	font-family: Georgia;
	text-decoration:none;
}
.postcomment a{
	text-transform:uppercase;
	font-size: 11px;
	color: #ffffff;
	font-family: Georgia;
	text-decoration:none;
}
/*************************************
 Entry style
 *************************************/
.entry{
	margin-bottom:0em;
	text-align:justify;	
	color: #1e1e1e;
	font-family: tahoma;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	margin: 10px;
	padding-top: 10px;
}
.entry a:hover{
	color:#9ab018;
}
.entry ul {
    margin-bottom:0em;
	text-align:justify;	
	color: #5d6264;
	font-family: tahoma;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry ul li {
    margin-bottom:0em;
	text-align:justify;	
	color: #5d6264;
	font-family: tahoma;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry ul li a {
    margin-bottom:0em;
	text-align:justify;	
	color: #95b400;
	font-family: tahoma;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry p {
margin:0px;
padding:0px 0px 10px;
}

.entry h3{
	font-size:1.5em;
        padding-bottom:0.3em;
}
.entry img {
	max-width:600px;	
	border:3px solid #343434;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow:hidden;
  padding: 0;
}
.postarea {
	background: #4e4e4e top no-repeat;
	float: left;
	width: 440px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}
p.postmetadata {
    text-align:justify;	
	color: #b0cf1d;
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	margin: 8px;
	text-decoration: none;
}
p.postmetadata a{
    text-align:justify;	
	color: #647c3e;
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.singlepostafter{
    text-align:justify;	
	color: #3c3b3b;
	font-family: tahoma;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	margin: 5px;
	border-top:1px dotted #191919;	
	border-bottom:1px dotted #191919;	
}
.singlepostafter a{
    text-align:justify;	
	color: #647c3e;
	font-family: tahoma;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
}
.entrybody{
	padding-bottom:6px;
}

.entrybody a{
	border-bottom:1px dotted #CCCCCC;	
}
.entry code{	
	font-size:1.1em;
	padding:.2em;
        text-align:left;
}
.entrymeta{
	
	padding-top:0.5em;
	color:#b3960e;
	border-top:1px dotted #ccc;
  margin-bottom: 3em;
  clear:both;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.postedby{
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:19px;
}
.indexheight {
    height: 60px;
}
.tagcolor {
    color: #999999;
}
.tagcolor a{
    color: #999999;
}
/*************************************
 Calendar style
 *************************************/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 14px;
	}

#wp-calendar a {
	text-decoration: none;
	color: #4e673f;
	}
#wp-calendar {
	text-decoration: none;
	color: #717171;
	}
#wp-calendar caption {
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#calendar_wrap {
    float: left;
	width: 180px;
	margin: 10px;
}
 
/*************************************
 Comments
 *************************************/
.commentsblock, contactform{
	font-size:14px;
        clear:both;
        padding-top:20px;
}
li.recentcomments {
		color:#484848;
	    font-size:14px;
	    list-style-type:none;
}
.commentsblock textarea, .contactform textarea{
	width:600px;
}
.commentsblock input, .commentsblock textarea, .contactform input, .contactform textarea{
	border:0px solid #d1d1d1;
}
.commentsblock textarea:focus, .contactform textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus, .contactform textarea:focus, .contactform input:focus{

	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:115px;
}
ol.commentlist{
	color:#353535;
	width: 590px;
	background: #ffffff;
	font-size:14px;
	list-style-type:none;
	margin:0;
	margin-left: 8px;
	margin-top:1.0em;
	padding:1px; 
	float: left;     
}
.commentlist li{
	color:#484848;
	width: 550px;
	background: #e6e6e6;
	font-size:14px;
	list-style-type:none;
	margin:0;
	margin-left: 8px;
	margin-right: 8px;
	margin-top:1.0em;
	padding:1px; 
	float: left;     
}
ol.commentlist a{
	color:#464f38;
	font-weight: bold;
}
ol.commentlist a:hover{
	color:#627a3c;
	font-weight: bold;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.8em;
}
.commentlist img{
	float: left;
	margin: 8px;
}
.commentlist p {
margin:10px 5px 10px 59px;
text-transform:none;
font-size:1em;
}
.commentlist blockquote p {
margin:10px 5px 10px 5px;
}

.commentlist blockquote {

margin:10px 0px 10px 59px;
}

.alt{
	background:#e3e7cb;

}
.comment_headings{
	font-size:1.3em;
	color:#6C6C6C;
}	
.commentmeta{
	font-size:1em;
	
}
.commentmeta cite{
   font-weight:bold;
    font-size:16px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#respond {
	margin-top: 5px;
	color: #d4d4d4;
	}
#respond h3 {
    font-size: 18px;
	font-family: tahoma;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #a1a1a1;
	line-height: 20px;
	width: 400px;
	text-decoration: none;
	}
#commentform p {
    font-size: 14px;
	font-family: tahoma;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a1a1a1;
	line-height: 20px;
	text-decoration: none;
	}
#commentform p a{
    font-size: 14px;
	font-family: tahoma;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #90a510;
	line-height: 20px;
	text-decoration: none;
	}
#commentform textarea {
	width: 580px;
	padding-left: 5px;
	float: left;
	background: #ffffff;
	font-size:14px;
	border: 1px solid #e4e4e4;
	color: #212121;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	padding: 5px;
	width: 587px;
	height: 35px;
	float: left;
	background:#ffffff;
	border: 1px solid #e4e4e4;
	line-height: 20px;
	text-decoration: none;
	color: #212121;
	font-size: 18px;
	font-family: tahoma;
	}
.commentbox {
    padding: 5px;
	width: 620px;
	overflow:hidden;
}
.commentbox h3{
    line-height: 20px;
	text-decoration: none;
	color: #c4c4c4;
	font-size: 18px;
	font-family: tahoma;
	margin-left: 8px;
}
.commentbox {
    line-height: 20px;
	text-decoration: none;
	color: #c4c4c4;
	font-size: 18px;
	font-family: tahoma;
	float: left;
	margin-left: 1px;
}
/*************************************/
/*************************************
 Footer section
 *************************************/
#footer {
	background:#80162c url(images/footerbg.jpg) no-repeat top center;
	width: 980px;
	min-height: 42px !important;
    overflow: hidden;
}
.footerblank {
    height: 1px;
	width: 300px;
	float: left;
}
.footerline1 {
    width: 980px;
	min-height: 42px;
	float: left;
}
.footerline2 {
    width: 960px;
	float: right;
	height: 15px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
	font-size: 12px;
	text-align:right;
	padding-right: 20px;
}
.footerline2 a{
	color: #ffece2;
	font-family: tahoma;
	text-decoration: none;
	font-size: 12px;
	text-align:left;
}
.footerbox {
    width: 300px;
	float: left;
	display: block;
}
.footerbox ul {
    list-style: none;
	float: left;
}
.footerbox ul li {
    float: left;
	text-align:left;
	background: url(images/footerlist.png) no-repeat 0 14px;
	padding-left: 15px !important;
	padding-top: 4px !important;
}
.footerbox h3{
    height: 20px !important;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
	font-weight:bold;
	font-size: 18px;
	text-align:left;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 1px;
	padding-right: 0px;
	border-bottom: 0px dotted #aaaaaa;
	width: 280px;
}
.footercontainer {
    float: left;
	min-height: 42px;
}
.footercontainer ul {
	float: left;
	list-style: inside;
	list-style-image: url(images/footerlist.png);
	}
.footercontainer ul li {
	list-style:disc;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	}
.footercontainer a {
	border: none;
	margin: 0px;
	list-style-image: url(images/footerlist.png);
	color: #ffffff;
	line-height: 24px;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia;
}
.footercontainer a:hover {
	border: none;
	margin: 0px;
	line-height: 24px;
	text-decoration: none;
	color: #ffba94;
	font-size: 11px;
	font-family: Georgia;
}
.footercontainer a:visited {
	border: none;
	margin: 0px;
	line-height: 24px;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Georgia;
}
.footercontainer { 
	width: 960px;  
	margin: 0 auto; 
	padding-left: 10px;
	padding-right: 10px;
	text-align: left; 
} 
.footermenu {
	text-decoration: none;
	list-style: inside;
	list-style-image: url(images/footerlist.png);
}
.footermenu {
	float: left;
}
.footermenu li{
	float: left;
}
.footermenu li a{
	padding-left: 0px;
}
.footermenu li a{
	display: block;
	width: 270px;
	text-align: left;
	text-decoration: none;
	float:left;
}
.footermenu li.active a, .navmenu li a:hover, .navmenu li.current_page_item a {
	text-decoration: none;
}
.footermenu { list-style: none; margin: 0px; padding: 0px;}
.footermenu li { padding: 0px; margin: 0px 10px 0 0; display: block; }
/*************************************
 Other section
 *************************************/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}