/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #002F43 url(../images/bg01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B9B9;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #8AC800;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	color: #D7D7D7;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* Background */

#bg1 {
	background: url(../images/bg02.jpg) no-repeat center top;
}

#bg2 {
	background: url(../images/bg03.jpg) no-repeat center top;
}

#bg3 {
	background: url(../images/bg04.jpg) repeat-y center top;
}

#bg4 {
	background: url(../images/bg05.jpg) no-repeat center top;
}

#bg5 {
	background: url(../images/bg06.jpg) no-repeat center bottom;
}

/* Header */

#header {
	width: 900px;
	height: 145px;
	margin: 0px auto;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
	font-family: "Bradley Hand ITC", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header h1 sup {
	font-weight: normal;
	font-size: 20px;
	color: #87AA32;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header2 */

#header2 {
	width: 900px;
	height: 88px;
	margin: 0px auto;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 35px 0px 0px 12px;
	list-style: none;
	/*text-transform: lowercase;*/
}

#menu li {
	float: left;
}

#menu a {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	padding-right: 50px;
}

#search form {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input #cse-search-box input{
	width: 160px;	
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AEC38B;
}

#search input.button {
	display: none;
}

/* Page */

#page {
	width: 846px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 583px;
}

.post {
}

.post .title {
	height: 49px;
	background: url(../images/img02.gif) no-repeat;
}

.post .title h2 {
	float: left;
	padding: 12px 0px 0px 24px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: lowercase;
}

.post .title h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover {
	color: #8AC800;
}

/* Styling for image details page Starts */
.post .title1 {
	height: 49px;
	background: url(../images/img02.gif) no-repeat;
}

.post .title1 h2 {
	float: left;
	padding: 12px 0px 0px 24px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: lowercase;
}

.post .title1 h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title1 h2 a:hover {
	color: #8AC800;
}
/* Styling for image details page Ends */

.post .title h3 {
	float: right;
	padding: 12px 24px 0px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
}

.post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h3 a:hover {
	color: #8AC800;
}

.post .title p {
	float: right;
	padding: 12px 24px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
}

.post .entry {
	padding: 30px 23px 0px 23px;
}

.post .meta {
	height: 70px;
	clear: left;
	margin: 0px 23px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(../images/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(../images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 236px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	background: url(../images/img03.gif) no-repeat;
	padding: 0px 23px 20px 23px;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 8px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}

#sidebar h2 {
	margin: 0px;
	padding: 16px 0px 30px 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #FFF;
}

#footer a:hover {
	color: #FFF;
}

.download
{
	color: #FFFFFF;
	font:bold 12px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 26px;
}

.stats
{
	color: #FFFFFF;
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;	
	font-style: italic;
}

.wallTitle
{
	font:bold 12px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.author
{
	color: #E6FFAF;
	font:bold 12px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-top: 3px;	
}

.boxBorder
{
	border: 1px solid #3C3C3C;
}

.imgBorder
{
	border: 1px solid #3C3C3C;
}

/*
	Member Login Form
*/
#member_log_in .txtBox{
	width: 200px;
}

/*
	Contact Us
*/
#frmContactUs .txtBox{
	width: 200px;
}

#frmContactUs textarea
{
	border: 2px solid #3C3C3C;
	width: 310px;
}
/*
	Member Registration
*/
#frmRegistration .txtBox{
	width: 200px;
}

/*
	Forgot Password
*/

#frmForgotPwd .txtBox{
	width: 200px;
}

/*
	My Account
*/
#frmEditMyAccount .txtBox{
	width: 200px;
}

/*------------------------- pagination -----------------------*/
.pagination
{
	color: #EFEFEF;
	text-align: center;
	font-size: 13px;
}

.pagination b
{
	padding-right: 2px;
	font-weight: normal;
}

.pagination a
{
	color: #8AC800;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}

.pagination a:hover
{
	text-decoration: underline;
}

.btnPagination
{
	background:url(../images/button_bg.gif) 0 0 repeat-x;
	padding-left:10px;
	padding-right:10px;	
	border:1px solid #000000;
	color:#cccccc;	
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	letter-spacing:0.3px;
}
/*------------------------- pagination -----------------------*/

.tableHead
{
	background:#787878; 
	padding:3px 1px 0px 5px;
	text-align:left;
	color:#99CA30;
}

.tableCont
{
	background: #fff; 
	padding:0px 1px 5px 5px;
	text-align:left; 
	color: #000;
}

.commentsAuthor
{
	background:#ccc; 
	text-align:right;
	color:#000;
}

.hrBot{
	border: 1px solid #BEBEBE;
}

#frmTestimonial textarea
{
	border: 2px solid #3C3C3C;
	width: 523px;
}

#frmImgUpload .txtBox
{
	width: 200px;
}

#frmImgUpload #txtarDesc
{
	border: 2px solid #3C3C3C;
	width: 300px;
}

#frmImgUpload select
{
	border: 2px solid #3C3C3C;
	width: 200px;
}

.hover
{

}

#error
{
	font-family:verdana;border:1px solid #FFAEAE; background-color:#FEEBEB;color:#8A1010;padding:4px 4px 4px 4px;
	padding-left:20px;
}

.msg
{
	padding:5px 10px 5px 10px; 
	font-size:12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.msg.warning {border:0px solid #F2DD8C; background: transparent;}
.msg.warning a {color:#df0000;} .msg.warning a:hover, .msg.warning a:active, .msg.warning a:focus {color:#303030;}
.msg.info {border:0px solid #B8E2FB; background:transparent;}
.msg.done {border:0px solid #BBDF8D; background:transparent;}
.msg.error {border:0px solid #FFAEAE; background:transparent;color:#DF0000}

ul
{
	font-family:Arial;
	font-size:12px;
}

.txtBox, textarea
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	border: 2px solid #3C3C3C;
	background: transparent;
	color: #EFEFEF;
}

#wallDescHead
{
	padding:3px 1px 0px 5px;
	text-align:left;
	color:#99CA30;	
}

#wallDesc
{
	padding:0px 1px 5px 5px;
	text-align:left; 
	color: #B9B9B9;
}

#res{
	padding: 20px;
	border: 1px solid red;
}