/*
Theme Name: Build
Description: This framework is intended to be used as a starting point for your custom themes. I originally created this framework to aid me in making my own premium themes and thought I should share it. If you are a fan of minimalistic design, it works as a great stand-alone theme too! 
Version: 1.13
Author: Pushkraj Dole
Author URI: http://www.pushkrajdole.com/
Tags: white,black,blue,fixed-width,threaded-comments,sticky-post,right-sidebar,custom-background,custom-menu
License: This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

Follow me on Twitter : http://twitter.com/RajDole
Special thanks to : Abban Dunne (http://twitter.com/abbandunne) & Sonia (http://twitter.com/NudgeDesign)

*/

/* STYLE RESET*/

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,ol,ul,li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }body{line-height: 1;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content: '';content: none }table{border-collapse:collapse;border-spacing: 0;}

/* FONTS */

body {
    background: url("images/contentbg.jpg") repeat scroll 0 0 transparent;
    color: #696969;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 100%;
    font-size-adjust: none;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5em;
    text-rendering: optimizelegibility;
}
body.page-template-default{
        background: url("images/bottombg.jpg") repeat scroll 0 0 transparent;
    color: #696969;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 100%;
    font-size-adjust: none;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5em;
    text-rendering: optimizelegibility;
}

p {
  	font-size: 1em;
  	line-height: 1.5em;
  	margin: 1em 0 1.5em 0;
	padding: 0; 
}

h1 {
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.25;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h6 {
	font-size: .75em;
	font-weight: bold;
}

h1, div#header h1 span, h2, h3, h4, h5, textarea#comment, input#author, input#email, input#url {
	font-family: Georgia, "Times New Roman", serif;
	color: #96C22B;
}

div#content small, div.postmeta, ul#sidebar, div#footer, p.commentloggedin, div.reply, div.feed {
	font-size: .75em;
}

#header span {
	font-size: 0.65em;
	font-weight: normal;
}

hr{
	border: 0;
	margin: 30px 0 30px 0;
}

h2.title {
	font-size: 1.5em;
	font-weight: normal;
}

/* SITE-WIDE */

.left {
	float:left;
}

.right {
	float:right;
}

.center {
	text-align:center;
}

p.right {
	text-align:right;
}

p.center {
	text-align:center;
}

p.admin {
	color: #aaa;
	font-size: 12px;
}

p.nocomments {
	padding: 0 20px;
	font-style: italic;
	color: #585858;
}

p.pagelink {
	word-spacing: 5px;
}

p.pagelink a {
	padding: 5px;

}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright{
	float: right;
}

img.alignleft{
	margin-right: 15px;
	margin-bottom: 15px;
}

img.alignright{
	margin-left: 15px;
	margin-bottom: 15px;
}

img.aligncenter{
	margin-bottom: 15px;
}

img.size-full {
	max-width: 500px;
}

.frame {
	padding: 5px;

}

blockquote, .comment-field {
	padding: 10px 10px 0 10px;
	
	background-color:#fcfcfc;
	margin-bottom: 20px;
	font-style: italic;
}

blockquote p {
	margin-top: 0 !important;
}

div.gallery {
	margin-bottom: 14px;
}

img.attachment-thumbnail {
	border:0;
}

dd.gallery-caption {
	color: #585858;
	font-size: 0.75em;
	font-style: italic;
	margin-top: 8px;
}

table {
	
	padding: 15px;
	margin-bottom: 1.5em;
}

td{ 
	padding: 5px 5px;
	
}

th{ 
	padding-bottom: 5px;
	padding: 5px 5px;
}

caption{ 
	font-weight: bold;
	
	padding-bottom: 10px;
	margin-bottom: 5px;
}

/* LINKS */

a {
	color: #fff;
	text-decoration: none;
	
}

a:hover {
	color: #96c22b;
}

div.postmeta span.comments a {
	font-weight:bold;
	text-transform: uppercase;
	padding: 2px 5px 1px 0px !important;
	margin-right: 2px;
	border: 0;

}

h1 a:hover, h2 a:hover {
	text-decoration: none;
}

h1 a:link, h1 a:active, h1 a:visited {
	color: #585858;
}

a.more-link, a.post-edit-link,div.reply a{
	padding: 5px;
	
}

/* HEADS */

div#content h1{
	margin-bottom: 8px;
	padding-bottom: 16px;
}

div#content h1.listhead {
	font-size: 0.85em;
	text-transform: uppercase;
	background: #f8f8f8;
	
	margin: 0 0 20px 0;
	padding: 10px !important;
}

ul#sidebar h2, div.nav{
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

ul#sidebar h2 {
	margin-bottom: 10px;
}

#header {
    background: url("images/headerbg.jpg") repeat-x scroll 0 0 transparent;
    height: 112px;

}

#headerContainer {
	width:980px;
	margin:auto;
}
h1.blog-title {
	background:url("images/logo.png") no-repeat scroll 0px 44px transparent;
    font-size: 1.5em;
    padding: 40px 0 30px;
    position: absolute;
    text-indent: -9999px;
    width: 980px;
}

h1.blog-title img {
	margin-top:44px;
}

h1.blog-title span {
	text-indent: -9999px

}

h1.blog-title a:link, h1.blog-title a:active, h1.blog-title a:visited{
	border-bottom: none;
}

h1.blog-title a:hover {
	
}

/* MENU */

.menu {
    line-height: 1em;
    margin-bottom: 1em;
    margin-left: 450px;
    margin-top: 63px;
    position: absolute;
}

.menu ul{
	margin:0;
	padding:0;
	list-style: none;
	list-style-position:outside;
	position:relative;
	font-size: 0.95em;
	
}

.menu a {
    border-bottom: 0 none;
    
    font-family: arial;
    font-size: 14px;
    padding: 19px 1em;
}

.menu .current_page_item a{
	color:#96c22b;
}

.menu li li a {
	padding:0.75em 1em;

}




.menu li li a:hover {
	background: #00a9da;
	color: #fff;
}

.menu li{
	float:left;
	list-style: none;
	position:relative;
}

.menu ul {
	position:absolute;
	display:none;
	width:12em;
	z-index:1;
}

.menu li ul a{
	width:12em;
	height:auto;
	float:left;
}

.menu ul ul{
	top:auto;
}	

.menu li ul ul {
	left:13em;
	margin:0px 0 0 12px;
}

.menu li:hover ul ul, .menu li:hover ul ul ul, .menu li:hover ul ul ul ul{
	display:none;
}

.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul, .menu li li li li:hover ul{
	display:block;
}


/*LAYOUT*/

#wrapper {
	width: 980px;
	margin: auto;
}

#content {
	float: left;
	width: 980px;
	padding-right: 30px;
}

#content img {

	
}

#content .wp-smiley {
	padding: 0;
	border: 0;
}

#content ul li {
	line-height: 21px;
}

.entry ul{
	list-style: none;
}

#content ul, #content ol {
	margin-bottom: 20px;
}

#content ol li {
	margin-left: 20px;
	line-height: 21px;
}

.wp-caption {
	font-size: 0.85em;
	font-style: italic;
	text-align:center;
	padding: 0 25px;
	max-width: 500px;
	margin: 0 !important;
}

.wp-caption-text {
	padding-top: 10px;
}

.noCss {
	clear: both;
	position: absolute;
	left: -9999px;
}

p.page-link {
	display: inline;
	font-size: 0.75em;

	padding: 5px 10px;
}

p.page-link a {
	color: #bbb;
	border: none;
	padding: 0 10px;
	
}

p.page-link a:hover {
	color: #555;
}

p.page-link a:last-of-type {
	border-right: 0;
}

.post-link {
	margin-bottom:40px;
	overflow:hidden;
}

div#content embed, .embedded {
	text-align:center;
	margin: 0 0 14px 0;
}

div#content p span {
	background: #fcfcfc;
}

.sticky {
	padding: 20px;
	background-color: #fcfcfc;

	margin-bottom: 25px;
}

.sticky hr, .sticky .postmeta {
	display: none;
}

.sticky h2 a {
	border: 0;
}

.sticky h2 {
	margin-top: 0;
	padding-bottom: 15px;

}

h2.comments-title {
	margin-bottom: 25px !important;
}

div.comment-body p {
	margin-bottom: 10px !important;
}

div.postmeta {
	margin-bottom: 10px;
	line-height: 1.4;
}

ol.comment li div.comment-author, ol.comment li div.comment-meta,div.comment-meta {
	font-size: 0.75em;
	line-height: 16px;
}

span.says {
	display: none;
}

div.comment-author cite.fn {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	font-style: normal;
	font-weight:bold;
}

div.comment-author cite.fn a {
	text-decoration: none;
}

div.comment-meta {
	margin-bottom: 45px;
}

div.comment-author {
	margin: 0 0 5px 0;
}

div.comment-author img {
	float: left;
	border-radius: 5px;
	margin: 0 10px 10px 0;
}

li.comment {
	margin-bottom: 10px;
	
	padding-bottom: 10px;
}

ul.commentlist li.bypostauthor {}

ol.comment li.pingback {
	font-size: 0.75em;
	color: #777;
	padding: 0 0 10px 5px;
}

ol.comment li.pingback a {
	font-size: 0.75em;
	font-weight:normal;
}

ol.comment li.pingback p, ol.comment li.pingback span, ol.comment li.pingback div.comment-meta, ol.comment li.pingback div.reply {
	display:none;
}

div.reply {
	display:block;
	overflow: hidden;
	padding: 5px 0 5px 0;
}

ol.children {
	margin: 45px 0 20px 20px;
}

ol.children li {
	margin: 10px 0;
	padding-left: 10px;

	border-bottom: 0;
	margin-left: 0 !important;
}

div#respond {
	margin-top: 20px;
}

table.commenttable {
	border:0;
	padding: 0;
}

table.commenttable tr td {
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}

input#author, input#email, input#url {
	margin-bottom: 5px;
	padding: 10px;
	width: 580px;

}

#searchform input.keyword{
	padding: 8px;
	width: 230px;
	color: #585858;
	
}

#searchform input.button {
	margin-left: 102px;
	display: none;
}

textarea#comment {
	width: 580px;
	height: 150px;
	padding: 10px;
	
}

#sidebar {
	float: left;
	width: 230px;
	
	padding-left: 20px;
}

.widget{
	margin-bottom: 20px;
}

ul#sidebar ul.children {
	margin: 5px 0 0 0;
}

ul#sidebar ul.children li {
	border: 0;
}

ul#sidebar li {
	list-style: none;
	margin: 0 0px 20px 0;
	line-height: 18px;
}

ul#sidebar li ul li {
margin-bottom: 5px;
}

ul#sidebar li ul li ul {
	margin: 5px 0 0 10px;
}

ul#sidebar li.widget_tag_cloud,li#tag_cloud {
	line-height: 28px !important;
	word-spacing: 5px
}

#calendar_wrap { 
	text-align:center;
}

#footer {
    border-bottom: 1px solid #474747;
    clear: both !important;
    float: left;
    list-style: none outside none;
    padding: 24px 0 0;
    width: 100%;
	margin-bottom:8px;
}

.page-template-default #footer {
    background: url("images/contentbg.jpg") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #474747;
    border-top: 1px solid #474747;
    clear: both !important;
    float: left;
    list-style: none outside none;
    margin-bottom: 0px;
    padding: 24px 0 0;
    width: 100%;
}

#sliderhere {
    background: url("images/slide4.jpg") no-repeat scroll 0 0 transparent;
    height: 433px;
    margin: -519px auto auto;
    width: 1000px;
}

#banner {
    background: url("images/bannerbg.jpg") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #3E3D3E;
    color: #C2C5CA;
    font-family: 'Mate SC',serif;
    height: 518px;
    width: 100%;
}


#phone {
    background: url("images/phone.png") no-repeat scroll 0 0 transparent;
    color: #C2C5CA;
    float: right;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-left: 27px;
    margin-right: -10px;
    margin-top: 20px;
    padding-left: 33px;
    width: 125px;
}


#email {
    background: url("images/mail.png") no-repeat scroll left center transparent;
    color: #C2C5CA;
    float: right;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 25px;
    width: 125px;
	margin-top:20px;
}

#quote {
    background: url("images/quote.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin: 19px auto -59px;
    width: 910px;
}


#mainBox {
    height: 100%;
    margin-top: 109px;
    width: 988px;
}

.google {
	background: url(http://www.89arts.com/wp-content/themes/twentyten/images/google.png) no-repeat;
	width:329px;
	height:150px;
	margin:0px 0px 0px 0px;
	float:left;
	}
	
#mainBox h2 {
    color: #96C22B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: -4px 0 0;
    padding: 0 60px 9px 62px;
    width: 185px;
}

#mainBox .orm h2 {
    color: #96C22B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: -4px 0 0;
    padding: 0 60px 9px 62px;
    width: 229px;
}
	
#mainBox p {
    color: #D4D4D4;
    font-family: georgia;
    font-size: 12px;
    padding: 0 24px 0 63px;
}
#mainBox .text p {
    color: #D4D4D4;
    font-family: georgia;
    font-size: 12px;
    padding: 0 24px 0 57px;
}
#mainBox .mobile p {
    color: #D4D4D4;
    font-family: georgia;
    font-size: 12px;
    padding: 0 24px 0 53px;
}
	
.more1 {
    color: #666666;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 61px;
    margin-top: 15px;
}
#mainBox .mobile h2 {
    color: #96C22B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: -4px 0 0;
    padding: 0 100px 9px 53px;
    width: 132px;
}
#mainBox .text h2 {
    color: #96C22B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: -4px 0 0;
    padding: 0 100px 9px 56px;
    width: 132px;
}
	
.more2 {
    color: #666666;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 62px;
    margin-top: 28px;
}
	
.more3 {
    color: #666666;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 57px;
    margin-top: 28px;
}
	
.more4 {
    margin-left: 61px;
    margin-top: 28px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#666666;}
	
.more5 {
    color: #666666;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 52px;
    margin-top: 28px;
}
	
.more6 {
    margin-left: 61px;
    margin-top: -3px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#666666;}
	
.more1 a, .more2 a, .more3 a, .more4 a, .more5 a, .more6 a {
	text-decoration:none;
	color:#666666;}

.business{
	background: url(http://www.89arts.com/wp-content/themes/twentyten/images/businesswebdesign.png) no-repeat;
	width:329px;
	height:150px;
	margin:0px 0px 0px px;
	float:left;
	}

.text {
		background:url(http://www.89arts.com/wp-content/themes/twentyten/images/tutorials.png) no-repeat;
	width:329px;
	height:150px;
	margin:0px 0px 0px 0px;
	float:left;
	}

.social {
		background:url(http://www.89arts.com/wp-content/themes/twentyten/images/socialmediamarketing.png) no-repeat;
	width:329px;
	height:150px;
	float:left;
    margin-top: 60px;
	}

.mobile {
    background: url("http://www.89arts.com/wp-content/themes/twentyten/images/mobilewebdesign.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 150px;
    margin-left: 4px;
    margin-top: 60px;
    width: 326px;
}

.orm {
	background:url(http://www.89arts.com/wp-content/themes/twentyten/images/onlinereputationmanagement.png) no-repeat;
	width:329px;
	height:150px;
    margin-top: 60px;
	float:left;
	}

#about {
    float: left;
    height: 175px;
    margin-top: 50px;
    width: 490px;
}
	
.aboutus {
	background:url(http://www.89arts.com/wp-content/themes/twentyten/images/about.png) no-repeat;
	height:36px;	
margin-top: 13px;
}


.aboutus h2 {
    color: #96C22B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: -4px 0 0;
    padding: 7px 56px 13px 58px;
    width: 185px;
}
#about p {
    color: #D4D4D4;
    font-size: 12px;
    margin-left: 58px;
    width: 413px;
	margin-top:0px;
}
	

#why {
    float: left;
    height: 175px;
    margin-top: 50px;
    width: 490px;
}
	
.whyus {
	background:url(http://www.89arts.com/wp-content/themes/twentyten/images/why.png) no-repeat;
	height:36px;
	margin-top: 13px;	
}

.whyus h2 {
    color: #96C22B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: -4px 0 0;
    padding: 7px 56px 13px 58px;
    width: 185px;
}

#why p {
    color: #D4D4D4;
    font-size: 12px;
    margin-left: 58px;
    width: 413px;
	margin-top:0px;
}


.page-template-home-php #bottom {
    background: url("images/bottombg.jpg") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #3E3E3E;
    border-top: 1px solid #3E3E3E;
    height: 191px;
    margin-top: 512px;
    width: 100%;
}

#footer1 .widget-container {
    margin-left: 12px;
    padding: 0 0 18px;
    width: 300px;
}

#footer1 {
	float:left;
}

#footer1 img {
    border: 1px solid white;
    margin: 5px 6px 5px 0;
}

#footer2 .widget-container {
    margin-left: 81px;
    padding-right: 45px;
    width: 80px;
}

#footer2 {
	float:left;
}

#footer2 .widget-container a {
    color: #F6F6F6;
    font-family: arial;
    font-size: 12px;
    line-height: 22px;
}

#footer3 img {
	margin:15px 10px -5px 0}

#footer3 .widget-container {
    margin-left: 77px;
    padding-right: 87px;
    width: 131px;
}

#footer3 {
	float:left;
}

#fourth .widget-container {
	margin-left:53px;
	color:#f6f6f6;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer4 {

}

#footerWidgets {
	height:175px;
	width:980px;
	margin:auto;

}


#call {
	margin-top:10px;}

#footerbottom {
    background: url("images/contentbg.jpg") repeat scroll 0 0 transparent;
    color: #D4D4D4;
    float: left;
    font-family: georgia;
    font-size: 12px;
    height: 30px;
    padding-bottom: 8px;
    width: 100%;
}

#footerbottom a {
	color:#96c22b;
}

#innerbanner {
    background: url("images/innerbanner.jpg") no-repeat scroll 0 0 transparent;
    height: 190px;
    margin: -191px auto auto;
}

#innerbannerbg {
    background: url("images/contentbg.jpg") repeat scroll 0 0 transparent;
    height: 190px;
    width: 100%;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}

.smooth_slider h2 a {
	display:none;
}

.sldr2 img{
	float:right;
}
