/*main body styles*/
body{background:#ebebeb;background-image:none !IMPORTANT; color:#333333;}
#wrapper{width:960px; margin:0 auto;background:url('../images/wrapperBGWhiteSilver.jpg') no-repeat;min-height:980px;background-position:0 250px;}
a{color:#069ee2;}
a:hover{color:#ffd439;}
h1{color:#333;}
h2{color:#333;}
h2 span{color:#069ee2;}
h3{color:#069ee2;}
h3.white{color:#333;}
h4{color:#333;}
h5{color:#333;}
.white{color:#999;}
h6{color:#333;}
	
	.darkDivider{display:block;height:2px;background:url('../images/lightDivider.jpg') repeat-x !IMPORTANT;margin:30px 0;}
	blockquote {background: url('../images/closeQuoteWhiteSilver.jpg') no-repeat bottom right;}
	blockquote p {background: url('../images/openQuoteWhiteSilver.jpg') no-repeat top left;}

	/*messages*/
	.infoMessage{display:block;min-height:31px;padding-left:10px;padding-top:12px;width:450px;color:#333;font-size:16px;margin-bottom:5px;border-left:5px solid #2c1c10;}
	.infoMessage span{font-weight:bold;}
	.infoMessage.error{background:#f8f8f8;border:1px solid #fff;color:#f01938;}	
	.warning{background:#f8f8f8;border:1px solid #fff;color:#ffd439;}	
	.message{background:#f8f8f8;border:1px solid #fff;color:#069ee2;}


	/*table styling*/
	thead th {background-color:#069ee2;border-bottom:1px solid #999;color:#23140B;}
	table th, table td {padding:6px 10px;text-align:left;vertical-align:top;}	
	tr.accentRecord{background:#ccc;}
	tr:hover td {background:#f8f8f8;border-bottom:1px solid #ccc;color:#333;}	

/*logo*/
#logo a{background:url('../images/logo.png') no-repeat;}

/*navigation styles*/
#mainNav li a {color:#666;padding:30px 35px;}
#mainNav li a span{color:#999999;}
#mainNav li.active{background:url('../images/menuRightDoorWhiteSilver.jpg') no-repeat right top;}
#mainNav li a:hover{background:url('../images/menuRightDoorWhiteSilver.jpg') no-repeat right top;}
#navigation{width:774px;height:96px;background:url('../images/menuBGWhiteSilver.jpg') repeat-x;float:left;margin-top:30px;}
#menuEndCap{width:5px;height:96px;background:url('../images/menuEndCapWhiteSilver.jpg') no-repeat;position:absolute;right:0;top:0;}
#navigation .sf-menu ul li a {padding:0;background:none;font-size:14px;font-weight:normal;padding:15px;width:100%;height:auto;}
#navigation .sf-menu ul li a:hover{color:#999;background:none;}
.sf-menu ul li {background:#f8f8f8;border-bottom:1px solid #fff;}

/*Bread crumb and search styles*/
#bread{width:960px;height:45px;background:#f8f8f8;border:1px solid #fff;}
#search{background:#fff;background-image:none;}
#search .searchInput{background:none;color:#999;}
#search #searchIcon{background:url('../images/searchIconWhiteSilver.jpg') no-repeat !IMPORTANT; position:absolute; width:31px;height:30px;right:25px;top:6px;}

/*sidebar*/
#mainContent #rightCol li {border-bottom:1px dashed #ccc;}
#mainContent #rightCol a.light{color:#333;}
#mainContent #rightCol a.light:hover{color:#999;}
#mainContent #rightCol #accent{background:#f8f8f8;border:1px solid #fff;}
#mainContent #rightCol .module{background:#f8f8f8;border:1px solid #fff;margin-top:25px;}
#mainContent #rightCol a{color:#f3c211;}
#mainContent #rightCol a:hover{color:#d7ab0e;}
	#mainContent #rightCol .ads li{border:none;}
	
	/*recent post styling*/
	.recentPosts li{padding:5px;display:block;background:none;margin-bottom:5px;}
	.recentPosts li:hover{background:none;}
		
	/*cateogry styling*/
	#mainContent #rightCol .categories li a{padding:5px;background:none;color:#f3c211;}
	#mainContent #rightCol .categories li a:hover{background:none;color:#069ee2;}

/*portfolio styling*/
.portfolioItem img{background:#f8f8f8;border:1px solid #fff;}	
.portfolioItem .title a{color:#069ee2;}
.portfolioItem .title a:hover{color:#18b1f6;}

/* blog styling */
.blogItem img{background:#f8f8f8;border:1px solid #fff;}
.blogItemSingle .singlePostImage{background:#f8f8f8;border:1px solid #fff;}
.blogItem .title a, .blogItemSingle .title a{color:#069ee2;text-decoration:none;}
.blogItem .title a:hover, .blogItemSingle .title a:hover{color:#18b1f6;text-decoration:underline;}
.blogItemSingle .options {background:#f8f8f8;border:1px solid #fff;}
.blogItemSingle .options a{color:#069ee2;}
.blogItemSingle .options a:hover{color:#ffd439;}


	
/*input styling*/
label{color:#999;}
input{background:#f8f8f8;border:1px solid #fff;}
.input{padding:10px;background:#f8f8f8;border:1px solid #fff;display:block;color:#999;width:450px;margin-bottom:15px;}
.submit{padding:10px;background:#f8f8f8;border:1px solid #fff;color:#999;margin-top:10px;cursor:pointer;}
textarea{background:#f8f8f8;border:1px solid #fff;color:#999;border:none;padding:7px;width:590px;}
input.inputError{border: 1px solid #FF3300;}	/*for form validation*/
	

#slider {background:#f8f8f8;}
.sliderImage span {width:574px !IMPORTANT;}
	
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active{color:#069ee2 !IMPORTANT;}

/*footer styles*/
#footer{margin:35px 0 10px 0;width:960px;background:url('../images/lightDivider.jpg') repeat-x top;padding-top:25px;}
#footer a{color:#069ee2;}
#footer a:hover{color:#ffd439;}