/*
Theme Name: Pixel_Gallery_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,one sidebar,custom admin interface,light header,colorfull, image slider,main page template, gallery option


	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: url(images/bg.jpg);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.page_banner {
     
	 max-width: 340px;
	 max-height: 300px;
	 margin-top: 5px;
	 margin-left: 20px;
	 margin-right: 5px;
	 margin-bottom: 5px;
}
.bannerbox {
     padding-top: 15px;
	 text-align: center;
}
/*************************************
 Header section
 *************************************/
.bigcontainer {
    background: url(images/headerbg.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.mainbg {
    background: url(images/mainbg.jpg) repeat-y top center;
	margin-left: 1px;
}
.bigcontainer #container { 
	width: 960px !important; 
	margin: 0 auto; 
	text-align: left; 
	padding: 0;
} 
.header {  
	min-height: 218px !important;
}
.logo {
    width: 460px;
	padding-top: 40px;
	float: left;
} 
.linkbutton {
    width: 460px;
	padding-top: 20px;
	float: left;
} 
.headerline1 {
    float: left;
	width: 960px !important;
}
.headerline2 {
    float: left;
	width: 960px !important;
}
.headerline3 {
    float: left;
	height: 390px !important;
	width: 960px !important;
}
.headerline4 {
    float: left;
	width: 960px !important;
}
.search {
    width: 500px;
	float: left;
	height: 160px;
	overflow:hidden;
} 
.search_top1 {
    padding-top: 28px;
	padding-left: 296px;
	float: left;
}
.search_top1 input{
    width: 150px;
	height: 14px;
	border: 1px solid #ffffff;
}
.search_top2 {
    padding-top: 30px;
	padding-left: 7px;
	float: left;
}
.welcometitle {
    float: left;
	font-family: "Arial Black";
    font-size: 18px;
	color: #2a2a2a;
	line-height: 22px;
	letter-spacing: -1px;
	margin-left: 44px;
	margin-right: 44px;
	width: 960px;
}
.welcometitle a{
	font-family: "Arial Black";
    font-size: 18px;
	color: #f0385c;
	letter-spacing: -1px;
	text-decoration:none;
}
.welcometext {
    float: left;
	font-family: Verdana;
    font-size: 13px;
	color: #2a2a2a;
	line-height: 24px;
	margin-left: 44px;
	margin-right: 44px;
	margin-top: 10px;
	width: 870px;
	text-align: justify;
}
.welcometext a{
	font-family: Verdana;
    font-size: 13px;
	color: #f0385c;
}
/*************************************
 Menu section
 *************************************/
.menu {
    width: 500px;
	float: left;
	height: 120px;
	padding-top: 40px;
} 
.navmenu {
    list-style: none;
	text-decoration: none;
}
.navmenu{
	float: right;
	font-family: "Arial Black";
    font-size: 18px;
	color: #232c32;
	line-height: 22px;
	letter-spacing: -1px;
}
.navmenu li{
	float: left;
}
.navmenu li a{
	color: #232c32;
	padding-left: 24px;
}
.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: #f0385c;
	text-decoration: none;
}
.navmenu  { list-style: none; margin: 0px; padding: 0px;}
.navmenu li { padding: 0px; margin: 0px 10px 0 0; display: inline; }
/*************************************
 Slider Section
 *************************************/
img{
    border:none;	
}
.sliderbox{
	width: 960px !important;
	height: 370px !important;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
.sliderborder {
    border: 1px solid #dcdfe2;
	margin-left: 44px;
	width: 870px !important;
	height: 310px;
	float: left;
}
#slider{
	width: 860px !important;
	height: 300px !important;
	overflow: hidden;
	position: relative;
	border: 1px solid #ebedee;
	margin: 5px;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:860px !important;
	height:300px !important;
	float: left;
	overflow:hidden;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:134px;
	height:124px;
	position:relative;
	left:-50px;
	top:-75px;
	}	
#nextBtn{ 
	left:785px;
	top:-196px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:134px;
	height:124px;
	background:transparent url(images/step_left.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:transparent url(images/step_right.png) no-repeat 0 0;	
	}	

.line {
    width: 962px !important;
	height: 1px !important;
} 
.slidertext {
    background: url(images/slider_textbg.png) no-repeat top center;
	width: 860px !important;
	height: 71px !important;
	position:relative;
	top:-71px;
}
.slidercontent {
	float: left;
	height: 60px;
	width: 700px;
	font-family: Verdana;
    font-size: 12px;
	text-align:justify;
	color: #ffffff;
	line-height: 24px;
	text-decoration:none;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 10px;
	
}
/*************************************
 Sidebar section
 *************************************/
.bigcontainer #sidebar1 {
	float: right; 
	width: 238px !important; 
	margin-right: 44px;
	margin-top: 24px;
}
#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;
	list-style-image: none;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #dadada;
	}
#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;
	}
.sidebarbox {
	background: url(images/postbg.jpg);
	float: right; 
	width: 238px !important; 
	border: 1px solid #dadada;
	margin: 0px;
}
.sidebarboxborder {
	background: url(images/postbg.jpg);
	float: right; 
	width: 208px !important; 
	margin-left: 15px;
	margin-right: 15px;
}
.sbboxblank {
    float: left;
    width: 238px !important;
	height: 15px;
	background: url(images/bodybg.jpg);
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	height: 30px !important;
	color: #484848;
	font-family: tahoma;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	border-bottom: 1px dotted #aaaaaa;
}
#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: 1px dotted #aaaaaa;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}
#sidebar {
	float: right;
	width: 238px !important;
	margin: 0px;
	padding: 0px;
}
#sidebar a img {
	border: none;
	margin: 0px;
	padding-left: 1px;
}
#sidebar a {
	border: none;
	margin: 0px;
	color: #717171;
	line-height: 20px;
	text-decoration: none;
	font-size: 16px;
	font-family: tahoma;
}
#sidebar a:hover {
	border: none;
	margin: 0px;
	line-height: 20px;
	text-decoration: none;
	color: #6d9311;
	font-size: 16px;
	font-family: tahoma;
}
#sidebar a:visited {
	border: none;
	margin: 0px;
	line-height: 20px;
	text-decoration: none;
	color: #717171;
	font-size: 16px;
	font-family: tahoma;
}

/*************************************
 Main section
 *************************************/
.bigcontainer #mainContent {
  	margin-left: 44px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 620px !important;
} 
.lineheight {
   height: 30px !important;
}
.navigation {
    color: #444444;
	text-decoration: none;
	font-family: tahoma;
	font-weight:bold;
    font-size: 16px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
}
.navigation a{
    color: #444444;
	text-decoration: none;
	font-family: tahoma;
	font-weight:bold;
    font-size: 16px;	
	border-bottom:1px dotted #191919;	
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
/*************************************
 Index style
 *************************************/
.indexpost {
    background: url(images/postbg.jpg);
	border:1px solid #e2e2e2;	
	float: left;
	width: 620px !important;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.excerpt_index {
    text-align:justify;	
	color: #1e1e1e;
	font-family: verdana;
	font-style:italic;
	font-size: 13px;
	line-height: 22px;
	padding-top: 5px;
	width: 590px !important;
	float: left;
	margin-left: 15px;
}
.index_postimage {
    width: 580px;
	float: left;
	margin-top: 10px;
}
.post_tags {
    color: #889294;
	width: 590px;
	text-decoration: none;
	font-family: Verdana;
	position:relative;
	line-height: 18px;
	float: left;
    font-size: 12px;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-left: 15px;
}
.post_tags a{
    color: #889294;
	text-decoration: none;
	font-family: Verdana;
	position:relative;
	line-height: 18px;
    font-size: 13px;
}
.postimageborder {
    background: #F2F2F2;
	border:1px solid #e2e2e2;
	width: 590px;	
	margin-left: 14px;
	margin-bottom: 5px;
}
.postimageborder p{
    margin: 5px;
}
.titlebox {
    width: 590px;
	margin-top: 3px;
	float: left;
	margin-left: 15px;
}
.titlep {
    color: #3c3b3b;
	text-decoration: none;
	font-family: "Arial Black", Arial, Verdana;
	position:relative;
	width: 590px;
	line-height: 30px;
	letter-spacing: -1px;
    font-size: 26px;
	float: left;
	padding-bottom: 12px;
}
.titlep a{
    color: #3c3b3b;
	text-decoration: none;
	font-family: "Arial Black", Arial, Verdana;
	position:relative;
	line-height: 30px;
	letter-spacing: -1px;
    font-size: 26px;
}
.datep {
    color: #3c3b3b;
	width: 590px;
	text-decoration: none;
	font-family: Verdana;
	position:relative;
	line-height: 18px;
	float: left;
    font-size: 13px;
	padding-bottom: 2px;
	border-bottom:1px dotted #e2e2e2;
}
.datep a{
    color: #464f38;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	position:relative;
	line-height: 18px;
    font-size: 13px;
}
.titleboxs {
    width: 600px;
	margin: 10px;
}
.dateps {
    color: #3c3b3b;
	width: 590px;
	text-decoration: none;
	font-family: Verdana;
	position:relative;
	line-height: 18px;
	float: left;
    font-size: 13px;
	padding-bottom: 2px;
	border-bottom:1px dotted #e2e2e2;
}
.dateps a{
    color: #f0385c;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	position:relative;
	line-height: 18px;
    font-size: 13px;
}
.postcomment {
    display: block;
	background:url(images/commentbg.jpg) no-repeat top left;
	color: #FFFFFF;
	float: left;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
    font-size: 13px;
	padding-left: 5px;
	width: 182px;
	height: 27px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.postcomment a{
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
    font-size: 13px;
	padding-top: 2px;
}
/*************************************
 Entry style
 *************************************/
.entry{
	margin-bottom:0em;
	text-align:justify;	
	color: #1e1e1e;
	font-family: tahoma;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	margin: 14px;
	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:560px;	
	border:3px solid #dfdfdf;
  float: left;
  margin-right: 14px;
  margin-bottom: 14px;
  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;
}
/*************************************
 Mainpage style
 *************************************/
.separate {
    width: 870px;
	padding: 0;
	float: left;
}
.separate2 {
    width: 870px;
	padding: 0;
	float: left;
	margin-left: 44px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.freshpost {
    width: 870px;
	padding: 0;
	float: left;
	margin-left: 39px;
}
.freshposts{
    width: 870px;
	margin-top: 4px;
	margin-bottom: 10px;
	overflow:hidden;
	padding: 0;
	float: left;
	font-family: Tahoma;
	font-weight:bold;
    font-size: 18px;
	color: #2a2a2a;
	line-height: 22px;
}
.freshpostbox {
    width: 212px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	float: left;
	padding-left: 5px;
}
.freshpostimage {
    background: url(images/freshpostbg.jpg) no-repeat top center;
	width: 212px;
	height: 180px;
	float: left;
}
.freshpostimageborder {
    margin: 6px;
}
.freshpostbox h2{
    width: 212px;
	margin: 0;
	padding-left: 3px;
	padding-bottom: 3px;
	overflow:hidden;
	float: left;
	font-family: Tahoma;
    font-size: 14px;
	color: #2a2a2a;
	line-height: 22px;
}
.freshpostbox h3{
    width: 212px;
	margin: 0;
	padding-left: 3px;
	overflow:hidden;
	float: left;
	font-family: Tahoma;
    font-size: 12px;
	color: #919191;
	line-height: 22px;
} 
.freshpostbox h2 a{
	font-family: Tahoma;
    font-size: 14px;
	color: #2a2a2a;
	text-decoration: none;
}
.freshpostbox h3 a{
	font-family: Tahoma;
    font-size: 12px;
	color: #919191;
	text-decoration: none;
} 
.freshpostbox1 h2{
    width: 212px;
	margin: 0;
	padding-left: 3px;
	padding-bottom: 3px;
	overflow:hidden;
	float: left;
	font-family: Tahoma;
    font-size: 14px;
	color: #2a2a2a;
	line-height: 22px;
}
.freshpostbox1 h3{
    width: 212px;
	margin: 0;
	padding-left: 3px;
	overflow:hidden;
	float: left;
	font-family: Tahoma;
    font-size: 12px;
	color: #919191;
	line-height: 22px;
} 
.maincontentbox {
    width: 960px !important;
	float: left;
	padding: 0;
	margin: 0;
}
.contentleft {
    float: left;
	width: 675px;
	margin-left: 44px;
	margin-top: 15px;
	padding: 0;
} 
.contentright {
    float: right;
	width: 185px;
	margin-right: 44px;
	margin-top: 15px;
	padding: 0;
} 
.contentleft h1{
    width: 675px;
	margin: 0;
	padding-bottom: 10px;
	overflow:hidden;
	float: left;
	font-family: Verdana;
    font-size: 24px;
	font-weight:bold;
	color: #444444;
	line-height: 28px;
}
 .contentleft p{
    width: 675px;
	margin: 0;
	padding-bottom: 10px;
	overflow:hidden;
	float: left;
	font-family: Verdana;
    font-size: 14px;
	color: #444444;
	line-height: 28px;
}
.contentright h3{
    float: left;
	width: 185px;
	margin: 0;
} 
.contentright p{
    float: left;
	width: 150px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
}
.seetherest {
    float: right;
	width: 870px;
	margin-right: 5px;
	margin-bototm: 5px;
} 
 
/*************************************
 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 {
        margin-left: 5px;
		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: 586px;
	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
 *************************************/
.footercontainer {
    background: url(images/bottombg.jpg) no-repeat bottom center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.footer { 
	height: 380px;
} 
.footercr1 {
    margin-left: 14px;
	float: left;
	height: 210px;
	margin-top: 170px;
	width: 295px;
}
.footercr2 {
    margin-left: 14px;
	float: left;
	height: 210px;
	margin-top: 170px;
	width: 180px;
}
.footercr3 {
    margin-left: 14px;
	float: left;
	height: 210px;
	margin-top: 170px;
	width: 180px;
}
.footercr4 {
    margin-left: 14px;
	float: right;
	height: 210px;
	margin-top: 170px;
	width: 200px;
}
.footercredit {
    float: right;
	font-family: Verdana;
    font-size: 14px;
	color: #ffffff;
	line-height: 22px;
}
.footercredit a{
	font-family: Verdana;
    font-size: 14px;
	text-decoration:none;
	color: #bdeaff;
	line-height: 22px;
}
.footertext1 {
    float: left;
	font-family: Tahoma;
	font-weight: bold;
    font-size: 18px;
	color: #ffffff;
	line-height: 22px;
}
.footertext1 a{
	font-family: Tahoma;
	font-weight: bold;
    font-size: 18px;
	color: #ffffff;
	text-decoration:none;
	line-height: 22px;
}
.footertext2 {
    float: left;
	font-family: Verdana;
	font-weight: bold;
    font-size: 11px;
	color: #ffffff;
	line-height: 22px;
	padding-left: 60px;
}
/*************************************
 Other section
 *************************************/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bitheight {
    height: 9px;
	float: left;
	width: 590px;
}