/*
Theme Name: Assurance
Theme URI: http://www.meltingpx.com
Description: <p>Revival XHTML and CSS Website for corporate, business and personal websites.</p>
Version: 1.0
Author: ram
Created Date:28/01/2010
Author URI: http://www.meltingpx.com/

*/
/* container wrappers*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{ margin:0; padding:0; }

html{ background: #d0c59d url(images/body-backgrd.jpg) no-repeat center -100px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	color: #000;
}


/* default styles*/

a, a:link, a:active { color:#900438; text-decoration: none; }

a:hover { color:#540321; text-decoration: none;}

a:active, a:focus{ outline:none; }

hr {
	border: 0 #ccc dotted;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin: 20px 0;
}

/* image alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 20px 20px;
  width:auto;
}

.alignleft {
  float: left; 
  margin: 0 20px 10px 0;
  width:auto;
}

a img { border:none; }

blockquote{
	border:1px solid #fff;
	background-color:#ccc;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #fff;
	font-size:12px;
	color:#555;
}
.tn-br{
	
	padding:5px;
	border:1px solid #eee;
	background-color:#fff;
}
.tn-br2{
	border:1px solid #eee;
	background-color:#fff;
	padding:8px;
}

p { margin-bottom:10px; }

ol {
	list-style: decimal;
	margin-left:20px;
	line-height:22px;
}

ul {
	list-style: square;
	padding-left:15px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

img.view-more { }

a.view-more2{
	background-color:#333;
	padding:3px 5px;
	text-decoration:none;
	color:#555;
	margin-top:20px;
	padding-top:30px;
}


.vpace{ display: block; height: 20px; }

a.view-more-textlink{ }

a.view-more-textlink:hover{ color:#ccc; }

.quote{
	background-image: url(images/testimonial-quote.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:30px;
	font-size:11px;
	font-style: italic;		
}

/*table data style*/

table.table-data { color:#333; }

table.table-data th {
	background-color:#fff;
	padding:3px 5px;
	border:1px solid #eee;
}

table.table-data td{
	background-color:#eee;
	border:1px solid #fff;
	padding:3px 5px;
}


#wrapper { 
	margin: 0 auto;
	width:960px;
	position:relative;
}

#header-wrapper {
 width: 960px;
 float: left;

}

.header-inner{ }

p.tm-author{ color:#111; }

/*titles*/

h1 { font-size: 24px; letter-spacing: -1px; }

h2 { font-size: 22px; letter-spacing: -1px; }

h3 { font-size: 18px; letter-spacing: -1px; }

h4 { font-size: 14px; }

h5 { font-size: 12px; }

h6 { font-size: 10px; }

h2, h3, h4, h5, h6{
	margin:10px 0;
	letter-spacing: normal;
	font-weight:normal;

}

/* Top  navigation */
.top-navigation{
	position: relative;
	z-index: 3;
}

#burgerMonger {
	position: absolute;
	top: 1px;
	right: 0;
	background: url(images/burgerMonger.png) no-repeat 0 0;
	width: 193px;
	height: 153px;
	text-indent: -9999px;
	z-index: 4; !important
}

/* logo */

.logo{ 
	padding: 20px 10px 8px 0px;
	width: 60%;
	width: 50%;
	float: left;
	margin: 0px;
	background: url(images/logo.png) no-repeat left center;
	height: 56px;
	width: 267px;
}

.logo a {	
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px; 
}
	
/* Search box style*/

#search-box{
	float:right;
	position:relative;
	top:30px;
	z-index:1111;
	width:auto;
}

#search-box form input{
	
	width:235px;
	padding:3px 5px;
	height:16px;
	color:#111;
	float:left;
	border:none;
	background-color:#ececec;
	border:1px solid #fff;

}
#search-box form #submit{
	border:none;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:41px;
	height:24px;
	cursor: pointer;

}
#search-box form #submit:hover{
	border:none;
	background-image: url(images/go-ho.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:41px;
	height:24px;
	cursor: pointer;

}


/*---------------------slider--------------------*/
.slider-frame{
	width:960px;
	height: 225px;
	background-image: url(images/shadow-slider2.png);
	background-repeat: no-repeat;
}

/*middle curve*/
.mid-top{
	background: #f4f4f4;
	width:960px;
	height:16px;	
}
.mid-top-wide {
	background: #f4f4f4;
	width:960px;
	height:16px;	
}

.mid-bot {
	background: #f4f4f4;
	width:960px;
	float:left;
	height:16px;
}
.mid-bot-wide {
	background: #f4f4f4;
	width:960px;
	float:left;
	height:16px;
}


/*Main section*************************************************************/

#main {
	float: left;
	background-image: url(images/mid-mid.png);
	background-repeat: repeat-y;
	padding:10px 20px;
	width: 920px;

	
}
#main-wide {
	float:left;
	background-image: url(images/mid-mid-wide.png);
	background-repeat: repeat-y;
	padding:10px 20px;
	width:920px;
}

/* homepage additions */
.burgerBanner {
	text-indent: -9999px;
	height: 183px;
	width: 583px;
	background: url(images/burgerBanner.gif) no-repeat 0 0;
}

.mongerText { font-size: 15px; line-height: 1.5em; }

.whatIs {
	text-indent: -9999px;
	height: 35px;
	width: 200px;
	background: url(images/whatIsHeader.gif) no-repeat 0 0;
}

.theDiffer {
	text-indent: -9999px;
	height: 35px;
	width: 272px;
	padding-top: 10px;
	background: url(images/theDifferHeader.gif) no-repeat 0 10px;
}

ul.mongerTraits {
	list-style-position: outside;
	margin-left: 20px;
}

ul.mongerTraits li { padding-left: 10px; }

/*left column style*************************************************************/

.entry ul { list-style-position: outside; margin-left: 20px; }
.entry ul li { padding-left: 10px; }

#leftcolumn-wrapper{ 
	width: 635px;
	float: left;
}

.leftcolumn-inner{
	padding:0px 30px 10px 10px;

}
.wide-page-title-padding{
	padding:0px 30px 0px 10px;

}

.leftcolumn-inner-home{
	padding:0px 30px 10px 10px;

}


.leftcolumn-inner-home h3, .leftcolumn-inner-home h4{
	color:#111;

}
.leftcolumn-inner h3, .leftcolumn-inner h4{
	margin-bottom:10px;
}

.leftcolumn-inner ul { padding-bottom: 15px; }

#leftcolumn-wrapper  img{

}

h1.page-title{
color:#111;
height: auto;
line-height:25px;
padding:10px 0px;
height:40px;
font-size:2em;
font-weight:normal;

}

/* paged titles */

.galleryHeader {
	text-indent: -9999px;
	height: 35px;
	width: 124px;
	background: url(images/galleryHeader.gif) no-repeat 0 0;
}

.menuHeader {
	text-indent: -9999px;
	height: 35px;
	width: 101px;
	background: url(images/menuHeader.gif) no-repeat 0 0px;
}

.peopleHeader {
	text-indent: -9999px;
	height: 35px;
	width: 272px;
	background: url(images/peopleHeader.gif) no-repeat 0 0;
}

.careersHeader {
	text-indent: -9999px;
	height: 35px;
	width: 388px;
	background: url(images/careersHeader.gif) no-repeat 0 0px;
}

.contactHeader {
	text-indent: -9999px;
	height: 35px;
	width: 131px;
	background: url(images/contactHeader.gif) no-repeat 0 0px;
}


/*columns/content boxes*/
.col1{
	width:280px;
	float:left;

}

.col-inner{
	padding-right:25px;

}

.col2{
border-left:1px solid #ccc;
padding-left:50px;
width:260px;
float:left;
}


/*Blog  style*/
#post, #post2, #post3{
margin-bottom:20px;


}
#post h3, #post2 h3, #post3 h3{
color:#111;


}

.post-info{

	padding:0px 2px;
	border-bottom:1px  dotted #0f283d;
	
}

.post-info a{
text-decoration: underline;

}
.post-info a:hover{
text-decoration:none;
}

.entry img.view-more{
padding:0px;
border:none;

}

.entry img{


}

/*widget style*/
li.widget{
margin:0px;
list-style:none;

}
/*serves style in the home page*/
ul.services li{
	line-height:24px;
	padding-left:10px;
	list-style:none;
	padding-left:20px;
	
}

.col1-services{
	
	display:block;
	float:left;
	width:auto;
}
/* .col2-services{
	margin-left:285px;

} */

.col2-services h3{
	color:#444;
	
}

/*gallery  style*/
ul.gallery {
	margin:0px;
	padding:0px;
	list-style:none;

}
	ul.gallery li{
		list-style:none;
		margin:6px;	
		float:left;
		width:auto;
		
		
		
	}
		ul.gallery li img{
			border:1px solid #eee;
			height:180px;
			width:270px;
			background-color:#fff;
			padding:10px;
			
		
		}

/*right column style*************************************************************/
#rightcolumn-wrapper {
	float: left;
	width: 284px;
	color:#000;
}
.rightcolumn-inner {
	padding:0px 0px 0 20px;
	
}

.rightcolumn-inner h3{
	margin-bottom:10px;
	color:#111;
	letter-spacing:-1px;	
	border-bottom:3px solid #dedede;
	padding:5px 0px;
}

.rightcolumn-inner ul{
	list-style:none;
	padding:0px;
		
}
.rightcolumn-inner ul li{

	
}
.rightcolumn-inner ul li a{
	text-decoration:none;
	line-height:25px;
	color:#0099ff;

}
.rightcolumn-inner ul li a:hover{

	color:#111;

}

.contact-info a:hover{
cursor: help;

}
img.ad-img{
background-color:#061624;
padding:2px;
border:1px solid #0e2437;

}
/*Social Book Marks*/

.rightcolumn-inner #socialLinks {
	height: 50px;
	width: 233px;
	list-style: none;
}

.rightcolumn-inner #socialLinks li {
	float: left;
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent: -9999px;
	border: none;
}
	
.rightcolumn-inner #socialLinks a {
	display: block;
	width: 100%;
	height: 50px;
	text-decoration: none;
}

.rightcolumn-inner #socialLinks .twitterL a {
	background: transparent url(images/BMtwitter.png) no-repeat 0 0;
	width: 50px;
	margin-right: 11px;
}

.rightcolumn-inner #socialLinks .facebookL a {
	background: url(images/BMfacebook.png) no-repeat 0 0;
	width: 50px;
	margin-right: 11px;
}
	
.rightcolumn-inner #socialLinks .fourSq a {
	background: url(images/BMfour.png) no-repeat 0 0;
	width: 50px;
	margin-right: 11px;
}

.rightcolumn-inner #socialLinks .yelP a {
	background: transparent url(images/BMyelp.png) no-repeat 0 0;
	width: 50px
}

.socil-book-marks {


}
.socil-book-marks img{
margin:5px 5px 5px 0px;

}

.slideBox{
width:290px;
float:left;
color:#777;
margin:8px;
padding-bottom:20px;
display:block;


}
.slideBox img{
width:260px;
padding:10px;
border:1px solid #eee;
background-color:#fff;

}

#main-wide .slideBox{
	height:390px;
	min-height:390px;
	height:auto !important;
	
}
	
.content{
clear:both;
margin:10px;
}


.slideBox .content h3{
color:#ccc;

}

/* newsletter / contact signup 
 check out contact-form-7/styles.css
*/

/* Menu Banner */
.menuBanner li {
	float: left;
 	width: 267px;
 	height: 194px;
 	text-indent: -9999px;
 	padding: 0;
	margin: 30px 0;
	border: none;
}

.menuBanner li a {
	display: block;
 	margin: 0;
 	padding: 0;
 	width: 100%;
 	height: 100%;
	background: url(images/menuWarning.jpg) no-repeat 0 0;
 	text-decoration: none;
}

/* @ comments style
----------------------------------------------------------------------------------------------------*/
	
h3#comments, #respond{
color:#222;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
	overflow:auto;
	}

#commentform #submit2 {
	margin: 0;
	float: left;
	background-color:#555;
	color:#fff;
	margin-bottom:10px;
	border:none;
	width:auto;
	padding: 5px 10px;
	border:1px solid #444;
	font-weight:bold;
}

#commentform #submit2:hover { cursor: pointer; }

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0px;
	padding: 0px;
}
	
ol.commentlist{
	margin:0px;
	padding:0px;
}
	
.commentlist a:link, .commentlist a:visited  { color:#0099CC; }
	
.commentlist li {
		margin: 5px 0 10px 0;
		padding: 15px 5px 10px 10px;
		list-style: none;
		border:1px solid #ccc;
		background-color:#f1f1f1;
		color:#333;
		margin-left:
		}
		.commentlist li ul li { 
			margin-right: -5px;
			margin-left: 10px;
		}

		.commentlist p {
			margin: 10px 5px 10px 0;
		}

.commentmetadata {
	margin: 0;
	display: block;
}
	
.avatar {
	padding:5px;
	background-color:#fff;
	border:1px solid #ddd;
	float:right;
	width:auto;
	margin:10px;
}



/*footer  style*************************************************************/

#footer-wrapper { 
	width: 960px;
	clear: both;
	padding:10px 0px;
	float:left;
	color:#000;
}

p.copurights {
	width:50%;
	float:left;
}

ul.footer-rightdiv {
	float:right;
	width:auto;
}

ul.footer-rightdiv li { display:inline; }

ul.footer-rightdiv li a {
	text-decoration:none;
	color:#000;
	padding:0px 8px;
} 

ul.footer-rightdiv li a:hover { color: #aa0542; }

/* misc *************************************************************/


#callOut { background: #efefef; padding: 15px 15px 0 15px; margin-bottom: 15px; }

/* menu */

.highLight { color: #900438; }

#maincondiments {float: left;}
.leftCond {float: left; width: 350px; }
/* .rightCond {float: right; width: 250px; display: inline } */
.clearme {clear: both; }


