/*  
Theme Name: PromoShake - Build your business online 
Theme URI: mailto:bhattnishi@gmail.com 
Description: Wordpress Theme for PromoShake - Build your business online 
Version: 2.0
Author: whitemagic.co.in
Author URI: mailto:bhattnishi@gmail.com 
*/



* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(images/body-bg.jpg) repeat-x left top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

h1, h2, h3 {
	color: #444444;
}
img {
	border:0px;
}
h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

p, blockquote, ul, ol {
	margin-bottom: 10px;
	line-height: 1.5em;
}

p {
text-align:justify;
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #0E5BA1;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
.no_border{
border:none !important;
}
/* Wrapper */

#wrapper {
}

/* Header */

#header {
	height: 38px;
	background:url(images/header_link_bg.jpg) repeat-x;
	border-bottom:2px solid #666;
	font-weight:bold;
	font-size:12px;
}
/* Logo */

#logo {
	float: left;
	height: 106px;
	margin: 0px;
	width:120px;
}

#top-nav {
	height: 38px;
	width:962px;
	margin: 0 auto;
}
.top-links {
	color:#FFFFFF;
	float:left;
}
.top-links a{
	color:#FFFFFF;
	text-decoration:none;
}
.top-links a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.top-links li{
	border-right:1px solid #000000;
	float:left;
	font-size:12px;
	line-height:38px;
	padding:0 13px;

}
.top-links li.current_page_item a{
	text-decoration:underline;
}
.page-item-15{
	border-right:none !important;
}

/* Menu */

#banner {
	background:url(images/banner-bg.gif) top left repeat-x;
	height:277px;
}
.mainbanner{
	background:url(images/banner-new.jpg) no-repeat center top;
	height:277px;
	margin:0 auto;
	width:962px;
}
.mainbanner .banner-text{
	float:left;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:165px 0 0 40px;
}
.banner-div{
	background:url(images/banner-bg.jpg) repeat-x top left;
	width:1420px;
	margin:0 auto;
}
.banner-div .banner{
	background:url(images/banner.jpg) no-repeat;
	height:277px;
	width: 962px;
}
.banner-div .left{
	float:left;
	background:url(images/banner_left_bg.jpg) no-repeat;
	height:277px;
	width:229px;
}
.banner-div .right {
	float:right;
	background:url(images/banner_right_bg.jpg) no-repeat;
	height:277px;
	width:229px;
}

#slider{
	height: 171px;
	width:962px;
	margin: 0 auto;
	position:relative;
}
#bot-slider{
	background:url("images/btm-slider-bg.jpg") repeat-x scroll left bottom #F0F0F0;
	height:200px;
	margin:0 auto;
	width:962px;
}
#bot-slider .bottom-slider{
	height:160px;
	margin:30px 0 0;
	padding:0;
}
.header_seperator{
	background:url("images/slider_bg.jpg") repeat-x scroll left top transparent;
	height:40px;
	position:relative;
}
.header_seperator div{
	width:962px;
	margin: 0 auto;
	position:relative;
}
#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	float:left;
	height:39px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 9px 12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-right:1px solid #000000;
}

#menu a:hover, #menu .active a , #menu .current_page_item a {
	background: #FF9A14;color:#fff;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

#menu .rss a, #menu .rss a:hover {
	background: url(images/icon-rss.png) no-repeat scroll center left transparent;
	border:medium none;
	padding-left:26px;
	color:#FFFFFF;
	margin-right:20px;
}

#splash {
	width: 940px;
	height: 299px;
	margin: 0 auto;
}

/* Search */

#header-search {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
}

#search form {
	margin: 0;
	padding: 0px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;

}

#search-text {
	width: 215px;
	height: 18px;
	padding: 3px 0 3px 5px;
	color: #808080;
	margin:13px;
	background:none repeat scroll 0 0 transparent;
	border:medium none;
}

#search-submit {
	padding: 4px 4px;
	border:0px none !important;
	background: #B95089;
	color: #FFFFFF;
	margin:13px;
	cursor:pointer;
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	background: url(images/content-bg-btn.jpg) no-repeat left top;
}

#page-bgtop {
	padding: 0px 0px;
}

/* Content */
.banner {
	float: left;
	width: 651px;
	padding-top: 0px;
	border:0px solid #DFDFDF;
}
.clear {
	clear:both;
}

#content {
float:left;
padding-left:10px;
padding-top:0;
width:621px;
}

/*#content {
	float: left;
	width: 651px;
	padding-top: 0px;	
}*/
.post {
	margin: 0px 0px 10px 0px;
	/*border:1px solid #DFDFDF;*/
}


.post .title {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #444444;
}

.post .title a {
	padding: 0px 35px 4px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #444444;
	font-size:20px;
}

.post .entry {
	padding: 10px;
}
.post .entry h3{
	padding-top: 10px;
}
.post .entry p{
	margin: 5px 0 0 0;
	/*border:1px solid #DFDFDF;*/
}
.post .entry ul{
	padding:0;
	margin:5px 10px;
}
.post .entry li{
	background:url("images/list_arrow.jpg") no-repeat scroll 5px 10px transparent;
	padding:3px 0 3px 15px;
}
.post img {
/*	float: left;*/
	padding: 5px;
	border:1px solid #DADADA;
}
.post img .left{
	margin:0 10px 10px 0;
}
.post img .right{
	margin:0 0 10px 10px;
}


.post .meta {
	text-align: right;
	margin: 10px;
	color: #000000;
}

.post .byline {
	color:#000000;
	float:right;
	font-size:12px;
	margin-top:-28px;
	padding-right:10px;
}

/* Sidebar */

#sidebar {
background:none repeat scroll 0 0 #FFFFFF;
color:#000000;
float:right;
margin:0 10px 20px;
padding:0;
width:305px;
}

/*#sidebar {
	float: right;
	width: 305px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: #FFFFFF;
	color:#000000;
}*/

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom:12px;
}

#sidebar li ul {
	margin: 0px;
	padding: 15px 20px 5px 20px;
}
#sidebar li ul .sidebar_button input{
	background:url(images/sidebar_btn.jpg) no-repeat left top transparent;
	height:37px;
	width:113px;
	border:none;
	margin:0;
	padding:0;
	color:#AF1400;
	font-weight:bold;
}
#sidebar li ul p{
	padding: 5px 0;
}
#sidebar li ul textarea{
	margin: 5px 0;
	padding: 5px 0;
	height:50px;
	width:260px;
}
#sidebar li li {
	background:url("images/list_arrow.jpg") no-repeat scroll 5px 5px transparent;
	padding:0 0 0 15px;
}

#sidebar h2 {
	background:url(images/widget_head.jpg) left top no-repeat;
	font-weight: bold;
	color: #252525;
	height:37px;
	width:305px;
	padding:0 10px;
	font-size:16px;
	line-height:37px;
}

#sidebar h3 {
	font-size: 77%;
	color: #000000;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #0E5BA1;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */
#footer-nav  {
	width: 962px;
	margin:0 auto;
}
#footer-nav ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	line-height: normal;
	text-align:center;
}

#footer-nav li {
	display: inline;
	text-align: center;
}
#footer-nav a {
	padding: 0 5px;
	text-decoration: none !important;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	border-right:1px solid #C6C6C6;
}

#footer-nav a:hover, #footer-nav .active a , #footer-nav .current_page_item a {
	text-decoration:underline !important;
}
.page-item-15 a {
	border-right:0px solid #C6C6C6 !important;
}


#footer {
	height: 76px;
	margin: 10px auto auto auto;
	background:url(images/footer_bg.jpg) top center repeat-x #2D2D2D;
	color: #C6C6C6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top:5px solid #000;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	color: #C6C6C6;
}

#footer a:hover {
	text-decoration: none;
}

#comment {
	width: 550px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #333333;
}

hr {
	display: none;
}
