/*  
Theme Name:  Landing Page 
Theme URI:  http://after10studios.com
Description:  Landing Page Wordpress theme created by After10
Version: 1.0
Author: After10
Author URI: http:// after10studios.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000;
}


.clear{
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #ba5009;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #fff;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #ffd;
}

code{
	background: #f8f8ce;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #d0d08e;
	color: #d0d08e;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}


/****/
#wrapper{

	padding-top:5px;
	width:1264px;
	margin:0 auto;
	background: #02426F url(images/template2/body-bg.png) no-repeat top center;
	min-height:953px;
}

#container{
	margin: 0 auto;
	width: 986px;
	padding: 0px 0 0px;
	text-align: left;
	vertical-align: top;
	padding-bottom:5px;
}

#topheader{
	padding:3px 0px;
	width:986px;
	height:21px;
	background:transparent;

}

#topheader .leftside{
	float:left;
	color: #296e9c;
	font-weight:bold;
}

#topheader .rightside{
	float:right;
}

#topheader .rightside .contactus{
	background: transparent url(images/template2/contactus_icon.png) no-repeat scroll 0 100%;
	padding-left:18px;
	display:block;
	float:left;
	margin-right:30px;
	font-size:12px;
	font-weight:bold;
	color:#296e9c;
	text-decoration:none;
	height:16px;

}

#topheader .rightside .newsfeed{
	background: transparent url(images/template2/newsfeed_icon.png) no-repeat scroll 0 100%;
	padding-left:18px;
	display:block;
	float:left;
	margin-right:30px;
	font-size:12px;
	font-weight:bold;
	color:#296e9c;
	text-decoration:none;
	height:16px;
	
}

#topheader .rightside .commentfeed{
	background: transparent url(images/template2/commentfeed_icon.png) no-repeat scroll 0 100%;
	padding-left:18px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#296e9c;
	text-decoration:none;
	height:16px;
}


#header{
	/*float: left;*/
	margin-top:57px;
	width: 986px;
	height:117px;
	background: transparent url(images/template2/header-bg.png) no-repeat;
	clear: both;
}

#header .leftside{
  float:left;
  margin-top:10px;
  margin-left:11px;
  width:590px;
  height:100px;
  overflow:hidden;
}

#header .rightside{
	float:right;
	margin-top:10px;
	margin-right:20px;
	height:100px;
}


#header .leftside h1{
	
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Sans-Serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #246202;
}

#header .leftside h1 .logo{
   color: #246202;
   background: transparent url(images/template2/logo.png) no-repeat ;
   display:block;
   padding-left:125px;
   /*padding-top:43px;
   height:78px;*/
   height:99px;

}


#header .rightside .search-bg{
  padding: 7px 11px 11px ;
  width:338px;
  height:33px;
  background: transparent url(images/search-bg.png) no-repeat ;
}

#header .rightside .search-bg .searchtext{
  background:transparent;
  border:none;
  font-size:14px;
  margin-top:5px;
  padding:3px 0px 3px 0px;
  vertical-align:top;
  width:21em;
  color:#094f80;
}

#header .rightside .search-bg .searchbutton{
	width:33px;
	height:33px;
}


.topmenu{
	text-transform: uppercase;
	background: transparent;
	width:331px;
	height:30px;
	margin:12px 0px 0px 6px;
	padding:12px 11px 0;
}


.topmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.topmenu ul li{
	display: inline;
	background: transparent url(images/template2/menu_divider.png) no-repeat scroll right center;
}

.topmenu ul .last{
	background:transparent;
}

.topmenu ul li a{
	padding:0px 16px 0px 5px;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}

.topmenu ul li.feed{
	padding: 0 20px 0 20px;
	background: url(images/feed-icon-14x14.png) no-repeat;
}


/***/






#banner{
	margin: 10px 0 0;
	float: left;
	width: 752px;
	clear: both;
}

#banner img{
	border: 1px solid #9f9f9f;
	padding: 10px;
	background: #fff;
}

#page{
	/*float: left;*/
	padding:0px;
	width: 986px;
	min-height:659px;
	margin-top:12px;
	background: transparent url(images/template2/page-bg.png) no-repeat;
}

.narrowcolumn{
	float: left;
	width: 700px; 
	min-height:659px;
}
.narrowcolumn .narrowcolumn-top{
	width:700px;
	height:26px;
	background: transparent url(images/page-narrow-top.png) no-repeat;
	padding:0px;
	margin:0px;

}

.narrowcolumn .narrowcolumn-bottom{
	width:700px;
	height:26px;
	background: transparent url(images/page-narrow-bottom.png) no-repeat;
	padding:0px;
	margin:0px;
}

.narrowcolumn .narrowcolumn-bg{
	width:700px;
	min-height:607px;
	background: transparent url(images/page-narrow-bg.png) repeat-y top left;
	padding:0px;
	margin:0px;
}

.post{
	margin: 10px 0 0;
	padding: 11px 0px 0px;
	background: transparent;
}

.post h2{
	
	padding: 0px 15px 0px 5px;
	/*text-transform: uppercase;*/
	background: transparent;
	
	color: #820b35;
}

.post h2 .post_title{
   background: transparent url(images/template2/post-title-icon.png) no-repeat scroll 0 50%;
   padding-left:20px;
   font-size:25px;
   font-family:Arial;
   text-decoration:none;
   color:#094f80;
}

.post h2 a{
	color: #094f80;
}

.entry{
	margin: 10px 0 0;
	padding: 0 20px 20px;
	line-height: 22px;
	background: transparent;
	color:#094f80;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}

.entry h2{
	border: 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	background-image: none;
	background-color: transparent;
	color: #000;
}

.entry h3{ color: #97973e; }

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #d0d08e;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry .postinfo p {
   color: #044b7d;
}

.entry .postinfo p span{
	color: #820b35;
}

.entry .postinfo .leftside{
	float:left;
}

.entry .postinfo .rightside{
	float:right;
}

.entry .postinfo .rightside p a{
	background: transparent url(images/comment_icon.png) no-repeat scroll 0 100%;
	padding-left:16px;
	color:#094f80;
	font-size:12px;
}



.postdate{}

.browse{
	margin: 10px 0 0;
	padding: 10px 20px 10px;
}

.browse a{
	font-weight: normal;
}

.sidebar{
	float: right;
	width: 285px;
}

.sidebar a{
	color: #02426f;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar li.widget_search{
	padding: 20px;
	border: 1px solid #000;
	background: #e9ffdd;
}

.sidebar li.widget_calendar{
	border: 1px solid #000;
	padding: 20px;
	background: #e9ffdd;
}

.sidebar li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.sidebar ul li{
	border: 1px solid #4799d2;
	margin: 10px 0 0;
	padding: 11px 0 0;
	background: #cceafe;
}
.sidebar ul li div{
    padding:10px;
}

.sidebar ul li h2{
	margin: 0px 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #044a7c url(images/bg_pattern.gif);
	color: #fff;
}

.sidebar ul ul{
	margin: 10px 0 0;
	padding: 10px 20px 15px;
}

.sidebar ul ul, .sidebar ul ul li{
	background: #cceafe;
}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 5px 0 0;
	line-height: 24px;
}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #d0d08e;
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #d0d08e;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #cdedbb;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	margin: 12px 0px 15px 0px;
	padding:11px 44px 11px 44px;
	/*float: left;*/
	width: 898px;
	height:23px;
	text-transform: uppercase;
	background: transparent url(images/template2/footer-bg.png) no-repeat;
	color: #fff;
	clear: both;
}

#footer .bottom_menu{
	<!-- float:left; -->
}

.bottom_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.bottom_menu ul li{
	display: inline;
	background: transparent url(images/template2/menu_divider.png) no-repeat scroll right center;
}

.bottom_menu ul .last{
	background:transparent;
}

.bottom_menu ul li a{
	padding:0px 16px 0px 5px;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}

.bottom_menu ul li.feed{
	padding: 0 20px 0 20px;
	background: url(images/feed-icon-14x14.png) no-repeat;
}


#footer .copy{
	float:right;
	color:#ffb852;
	font-size:14px;
	font-weight:bold;
}

#footer a{
	color: #fff;
}

#footer p{
	margin: 10px;
	padding: 10px;
	line-height: 24px;
	background: #333 url(images/bg_pattern.gif);
}


/*Plugin Style*/
#flowserstoremanage_custom{
	margin-top:108px;
	width: 283px;
	margin-left:1px;
	margin-right:1px;
	overflow:hidden;
}

#flowserstoremanage_custom .caption{
	height:54px;
	margin-bottom:11px;
	overflow:hidden;
}

#flowserstoremanage_custom .caption h2{
	font-family:Arial;
	font-size:40px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

#flowserstoremanage_custom .description{
	height:55px;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	margin-bottom:11px;
	overflow:hidden;
}
#flowserstoremanage_custom .formbox{
	margin-left:20px;
	margin-bottom:28px;
	overflow:hidden; 
}

#flowserstoremanage_custom .formbox .form1{
	margin-bottom:9px;
}

#flowserstoremanage_custom .formbox .form1 label{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}

#flowserstoremanage_custom .formbox .form2{
	background: transparent url(images/text-bg.png) no-repeat;
	width:240px;
	height:26px;
}

#flowserstoremanage_custom .formbox .form2 input{
	margin-top:3px;
	margin-left:5px;
	border:none;
	background:transparent #ffffff;
}

#flowserstoremanage_custom .processbutton{
	color:#ffffff;
	text-align:center;
	overflow:hidden;
}

#flowserstoremanage_custom .processbutton .btnsubmit{
	background: transparent url(images/template2/processbutton.png) no-repeat scroll 0 3px;
	width:247px;
	height:53px;
	border:none;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#044b7d;
	overflow:hidden;
	

	
}
/*add css byramlal 2014-01-04 */
.postcontent .first-child img{max-width:650px !important;}

/***/





