/*  
Theme Name: AnnaDavid
Theme URI: http://www.kpritsolutions.com/gallery/
Description: Tested on WP 2.6.6
Version: 1.0
Author: KPR IT Solutions
Author URI: http://www.kpritsolutions.com/
*/

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	height: 100%;
	background: url(images/BodyBg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

/* Wrapper */
#BodyBg {
/*	background: url(images/BodyBg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:100%;
	height: 100%*/
}

#wrapper {
	background:#FFFFFF;
	width: 1280px;
	height: 100%
}

h1, h2, h3 {
	margin-top: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p, ul, ol {
	margin-top: 0px;
	/*line-height: 160%;*/
}

ul, ol {
}

a {
	color: #0098A4;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}


/* Header */

#header {	
	margin: 0px auto;
	background-image:url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:104px;
}
/* Logo */

#logo {
	float: left;
	width: 450px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

/* Call Us */

#callus { 
	font-size: 30px;
	color: #FFFFFF;
}

#callus span { 
	font-size: 22px;
	color: #029cd2;
}


/* Menu */

#menu {
	float: left;
	/*background:url(images/menuBg.png) repeat-x top center;*/
	/*height: 38px;*/
	padding-top:40px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 32px 0px 32px;
	text-decoration: none;
	font-size: 12px;
	color: #d42da3;
	text-transform:uppercase;
}

#menu a:hover {
	text-decoration: none;
	color: #a77a9a;
}

#menu .first a {
	background: none;
}

.hdfanzone {
	padding-top:30px;
}
/* Page */

#page {
	margin: 0px auto;
	background: #FFFFFF url(images/pageBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 400px;
	padding: 70px 30px 10px 60px;
}

#pageContact {
	padding: 70px 30px 10px 60px;
	min-height: 560px;
}
#contactBg  {
	margin: 0px auto;
	background: #FFFFFF url(images/conatctBg.png);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 722px;
}

#bgtop {}

#bgbottom {}

/* Content */

#content {
	float: left;
	background: none;
}

.narrowcolumn {
	width: 350px;
}

.lpbcArchive ul li h4 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color: #221b23;
	font-weight: bold;
	text-decoration: underline;
}
.lpbcArchive ul li h4 a:hover {
	text-decoration: none;
}
 

.top-from-space {
	padding-top:70px;
	margin-left:5px;
	float:left;
}
.heading {
 	padding-top:70px;
	margin-left:10px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b3b3b3;
	margin-left:10px;
}

.post {}
.post .title {}

.post .title h2, 
.post .title h3 {
	margin: 0px auto 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color: #221b23;
	font-weight: bold;
}

.post .title h2 a, .post .title h3 a {
	color: #221b23;
	text-decoration: none;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	color: #221b23;
	text-decoration: none;	
}

.post .title p {
	margin: 8px 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #221b23;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry H1 { 
	font-family: Arial; 
	font-size: 30px;
	/*font-weight:lighter;*/
}


.pagetitle{
	margin: 0px auto 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color: #221b23;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 50px 10px 0px 0px;
}

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

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/img04.gif) no-repeat left top;
	font-size: 24px;
	color: #FFFFFF;
}

#sidebar a {
	color: #BCE8EC;
}

/* Footer */

#footer {
	margin: 0px 30px;	
}

#audio_footer {
	float: left;
	background: url(images/audioplayer.png) left center no-repeat;
}


#sp_footer {
	float: left;
}

#sp_footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sp_footer li { 
	display: inline; 
}

#sp_footer a {
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #7e7e7e;
}

#sp_footer a:hover {
	text-decoration: none;
	color: #71bcfd;
}

#sp_footer .first a {
	background: none;
}


#footer_right {
	float: right;
	padding-top: 40px;
}

#footer_right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer_right li { 
	display: inline; 
}

#footer_right a {
	text-decoration: none;
	color: #7e7e7e;
}

#footer_right a:hover {
	text-decoration: none;
	color: #71bcfd;
}






hr {
	display: none;
}

#comment {
	width: 640px;
}

#searchform {
	margin: 0;
	padding: 0 0 0 10px;
}

#s {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	border: none;
}

#searchsubmit {
	margin: 5px 0 20px 0;
	padding: 2px 5px;
	border: 0;
	
}

/* Home page */
#banner { color: #FFFFFF;}

#callusHome { 
	font-size: 28px;
	color: #FFFFFF;
	padding-left: 70px;
}

#callusHome span { 
	font-size: 20px;
	color: #029cd2;
}


/* About Us */ 

/* Contact Us */
#callusContact { 
	font-size: 28px;
	color: #FFFFFF;
	padding-left: 70px;
}

#callusContact span { 
	font-size: 20px;
	color: #029cd2;
}

/* Price List */
#roweven TD { background: #e4e5e7; border-bottom: 2px solid #FFFFFF; }
#rowodd TD { background: #e4e5e7; border-bottom: 2px solid #FFFFFF; }

#disabled { 
	color: #000000; 
	background: #FFFFFF;
}

/* Easy Slider */
#prevBtn, #nextBtn{ 
	display:block;
	width:12px;
	height: 150px;
	position: absolute;
	margin-left: -40px;
	margin-top: -100px;
}	
#nextBtn{ 
	margin-left:740px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:12px;
	height: 30px;
	background:url(images/audio_pre.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	display:block;
	width:12px;
	height: 30px;
	background:url(images/audio_next.png) no-repeat 0 0;	
}	

/* // Easy Slider */
