
body {
	background-repeat:repeat;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#444;
	margin:0px;
	background-color:#fff;
	background-image: url(../images/white/bg-v1.jpg);	
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #333 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
color:#009ec3;
text-decoration:none;
}
a:hover {
color:#000;
text-decoration:none;
}

h1, h2,h3{
	margin-bottom:10px;
	line-height:32px;
	color:#000;
	letter-spacing:1px;


}
ul {
	list-style-type: square;
	list-style-image: url(../images/white/arrow.png);
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/

blockquote{
	border:1px solid #ccc;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-right:3px solid #ccc;
	font-size:12px;
	color:#555;
	
}

.border-big{
border:1px solid #fff;

}


/*top box section */
#top-right-box{
border-top:1px solid #ddd;
padding-top:30px;
margin-top:40px;
width:440px;
float:left;
margin-left:20px;

}
#top-mid-box{
border-top:1px solid #ddd;
padding-top:30px;
margin-top:40px;
width:210px;
float:left;
margin-left:10px;
}


#top-mid-box p{
line-height:25px;
border-bottom:1px solid #ddd;
float:left;
width:100%;
}
#top-mid-box p span{
color:#333;


}
#top-mid-box p a{
text-decoration:none;
color:#333;

}


.post-box{
margin-bottom:30px;
float:left;
height:350px;
border-bottom:1px solid #ddd;
padding-bottom:20px;
overflow: visible;
width:220px;
margin-right:10px;
}


.post-box1{
margin-bottom:30px;
float:left;
height:175px;
border-bottom:1px solid #ddd;
padding-bottom:20px;
overflow: visible;
width:220px;
margin-right:10px;
}



/* contact form
----------------------------------------------------------------------------------------------------*/

#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}
.contact-us  input{
	padding:5px 10px;
	border:1px solid #ddd;
	background-color:#eee;
	height:20px;
	width: 15em;
	color:#333;
}

.contact-us {
	text-align:left;	
	padding:10px 0;
	width:auto;
	

}

.contact-us textarea {
	width: 30em;
	padding:5px 10px;
	border:1px solid #ddd;
	background-color:#eee;
	height:100%;color:#333;
	
}
.contact-us #contactForm #submit-button {
	position:relative;
	left:110px;
	height:35px;
	line-height:35px;
	padding-bottom:10px;
	width:120px;
	background-color:#ddd;
	border:1px solid #ccc;
	color:#555;
	cursor:pointer;
}

.red {
	color: #CC0000;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {background-color:#eee;
	border:1px solid #ccc; color:#cc3300;display:none;width:460px;padding:10px;}
	.contact {text-align:right;}
	.contact ul {list-style-type:none;width:390px;}
	.contact li {list-style-type:none;}
	.contact input {width:260px;}
	.contact textarea {width:260px;}
/* @ comments style
----------------------------------------------------------------------------------------------------*/
	
h3#comments, #respond{

}
#commentform input, #commentform textarea{
color:#666;

	
	}

#commentform input {
	width: 170px;
	padding:10px;
	margin: 5px 5px 1px 0;
	border:1px solid #ddd;
	background-color:#eee;
	
	}
	
#commentform textarea {
	width: 99%;
	padding:10px;
	border:1px solid #ddd;
	background-color:#eee;

	overflow:auto;
	}

#commentform #submit2 {
	
	border:none;
	background-color:#ddd;	
	padding:10px;
	color:#333;
	width:150px;
	border:1px solid #ccc;

	}
	
	#commentform #submit2:hover {
	cursor: pointer;

	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0px;
	float:left;
	padding:0px;
	width:100%;
	}
	
ol.commentlist{
	margin:0px;
	padding:0px;
}
	
	.commentlist a:link, .commentlist a:visited  {
		color:#0099CC;	
		}
	
	.commentlist li {
		margin: 5px 0 10px 0;
		padding: 15px 15px;
		list-style: none;
		border:1px solid #ddd;
		background-color:#eee;
	
		}
	
.avatar {
	padding:5px;
	background-color:#ddd;
	border:1px solid #ccc;
	float:right;
	width:auto;
}

/*footer section*/

#footer{
	background-color:#ddd;
	float:left;
	width:100%;
	height: 100%;
	min-height:200px;
	padding-top:20px;
	margin-top:30px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ccc;
	background-image:url(../images/white/footer-bg.jpg);
	background-repeat: repeat-x;
}
#footer a{

}
#footer a:hover{
color:#000;
}


/*** DROP DOWN MENU SKIN ***/

.sf-menu a {
	
	border-bottom:1px solid #ddd;	
	text-decoration:none;
	
	
	
}
.sf-menu li ul {
border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
margin-top:-1px;
}

.sf-menu li a {
	padding: 		.75em 1em .75em 0;
}
.sf-menu li li a {
	padding: 		.75em 1em ;
}

.sf-menu li li {
	background:		#eee;
}
.sf-menu li li li {
	background:		#eee;
}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

	outline:		0;
	color:#000;
}


/*** current / active link **/
.sf-menu li.current a, .sf-menu li.current_page_item a{
	color:#000;
		}
		 .sf-menu li.current ul li a:hover, .sf-menu li.current_page_item ul li a:hover{
		 color:#000;
		 }
		
		.sf-menu li.current ul li a, .sf-menu li.current_page_item ul li a {
		color:#009ec3;
		}

#gallery5 {
display:block;
margin-top:5px;

}

#gallery5 .p {
	clear:both;

}

#gallery5 a:link, a:visited, a:active {
	float:left;
	margin-right:10px;
	margin-top:-4px;
}

