/*
	===========================================================
	Pam Treece Screen CSS
	Author: Mark C. Garity, Anchorwave.com
	===========================================================
	Description: Primary styles for screen rendering.
	===========================================================
*/
body {
	background: url(../img/bg.gif) repeat-x #FFF;
}
body.home {
	background: url(../img/bg-home.gif) repeat-x #FFF;
}
#main {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/sidebar-bg.gif) no-repeat;
	background-position: 10px 168px;
}

body.home #main {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/sidebar-bg-home.gif) no-repeat;
	background-position: 10px 168px;
}
body.special-offer #main {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/sidebar-bg-offer.gif) no-repeat;
	background-position: 10px 168px;
}

#header {
	height: 168px;
	width: 1000px;
	position:relative;
}

#header #logo {
	float: left;
	/*width: 385px;*/
	width:442px;
	height: 168px;
	background:url(../img/logo.png) no-repeat 0 0;
	text-indent:-999em;
}

#header #logo a {
	width:100%;
	height:100%;
	display:block;}

#header #weather {
	background:url(../img/weather-bg.png) no-repeat;
	/*width: 289px;
	height: 166px;*/
	width: 157px;
	height: 86px;
	position:absolute;
	top:0;
	right:0;
	padding:35px 30px 45px 102px;
	text-align:center;
}

	#header #weather .where { font-family:Georgia, "Times New Roman", Times, serif; font-family:20px; color:#d05d5d; display:block; text-align:center; -webkit-transform: rotate(8deg);
   	-moz-transform: rotate(8deg);
   	transform: rotate(8deg); margin-bottom: 5px;}
	#weather .high { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#503017;
	-webkit-transform: rotate(8deg);
   	-moz-transform: rotate(8deg);
   	transform: rotate(8deg); display:block; text-align:center; margin-bottom: 5px; margin-top:5px; }
	 
	#weather .status { height: 32px; width: 32px;
	/*-webkit-transform: rotate(8deg);
   	-moz-transform: rotate(8deg);
   	transform: rotate(8deg); */overflow:hidden; }
	#weather .temp { font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; color: #503017;
	-webkit-transform: rotate(8deg);
   	-moz-transform: rotate(8deg);
   	transform: rotate(8deg); display:block; text-align:center; margin-bottom: 5px; overflow:hidden;}
	#weather .desc { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #503017;  text-align: center; clear: both; display: block; font-style:italic;
	-webkit-transform: rotate(8deg);
   	-moz-transform: rotate(8deg);
   	transform: rotate(8deg); display:block; text-align:center; margin-bottom: 5px;}


/*#weather .status { display: block; height: 50px; width: 50px; float: left; border: 1px solid #472A14; margin: 0 4px 4px 0; float: left; background-image: url(http://forecast.weather.gov/images/wtf/sct.jpg);}
#weather .high { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #472A14; width: 100px; float: left; }
#weather .temp { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #472A14; float: left; display: block; width: 100px; text-align: center;}
#weather .desc { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #472A14;
	margin: 0 auto 0 auto;
	width: 160px;
	text-align: center;
	clear: both;
	display: block;
	padding: 10px 20px 0 0;
}
*/


#header #connect {
	width:207px;
	float:left;
	margin-left:64px;
}

#connect #social {
	list-style:none;
	background:url(../img/followus-bg.png) no-repeat 0 0;
	height:53px;
	margin-bottom:22px;
	padding-top:4px;
}

#connect #social li {
		list-style:none;
		float:left;
}

#connect #social li.facebook,
#connect #social li.twitter ,#blog-side-float .shareon-sm ul.sc-media li{
		width:33px;
		height:33px;
		float:left;
		text-indent:-9999em;
}

#connect #social li.facebook {
	margin-right:5px;
	margin-left:10px;
}

#connect #social li.facebook a ,#blog-side-float .shareon-sm ul.sc-media li.facebook a{
		background:url(../img/fbicon.png) no-repeat;
		width:33px;
		height:33px;
		display:block;
}

#connect #social li.twitter a,#blog-side-float .shareon-sm ul.sc-media li.twitter a,#blog-side-float .shareon-sm ul.sc-media li.email a {
	background:url(../img/twicon.png) no-repeat;
	width:33px;
	height:33px;
	display:block;
}

#header #long-phone {
	color: #533218;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	text-shadow: 2px 2px 2px #ffffff;
	display:inline-block;
	margin-bottom:10px;
}

#header #email-address {
	color: #96280f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-shadow: 2px 2px 2px #ffffff;
	display:inline-block; 
}

#sidebar {
	float: left;
	clear: left;
	width: 224px;
	margin: 0 0 0 15px;
	padding: 11px 0 0 17px;
	overflow: visible;
}
#content {
	float: left;
	width: 674px;
	padding: 35px 41px 15px 20px;
}
body.special-offer #content {
	float: left;
	width: 634px;
	padding: 35px 41px 15px 20px;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 815px; height: 40px;
	padding: 5px 160px 30px 0;
	background: url(../img/footer-logo.gif) top right no-repeat;
}
#footer-info {
	width: 755px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #946038;
	background: url(../img/footer-sep.gif) no-repeat;
	background-position: 45px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
#footer-info a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #946038;
	text-decoration: none;
	margin: 0 11px 0 11px;
}
#footer-info a:hover {
	text-decoration: underline;
}
#footer-info div {
	margin-top: 7px;
	text-align: center;
}
#footer-info span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #472A14;
	text-decoration: none;
	margin: 0 18px 0 18px;
}
/*	===========================================================
	General Styling
	=========================================================== */
#content h1 {
	color: #472A14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	width: 660px;
	background: url(../img/h1-sep.gif) no-repeat;
	background-position: 27px 29px;
	margin: 0 0 5px 0;
	display: block;
	height: 30px;
}
body.home #content h1 {
	background: none;
	margin: 0 0 0 18px;
}
#content h2 {
	color: #3A8A95;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 5px 27px;
	line-height: 24px;
	clear: none;
}

#content h2.titles {
	color: #472A14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	width: 660px;
	margin: 0 0 5px 18px;
	display: block;
	height: 30px;
	font-style:normal;
}

#content h2 a {
	color: #3A8A95;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
	clear: none;
}


#content h3, body.aboutus h3 {
	color: #3A8A95;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 34px;
	line-height: 24px;
}
#content p {
	margin: 0 0 15px 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #472A14;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#content strong {
	font-weight: bold;
}
#content em {
	font-style: italic;
}
#content ol {
	margin: 0 0 15px 47px;
	font-family: Arial, Helvetica, sans-serif;
	color: #472A14;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
#content ul {
	margin: 0 0 15px 47px;
	font-family: Arial, Helvetica, sans-serif;
	color: #472A14;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
body.home #content p {
	margin: 0 0 15px 18px;
}
#content a {
	color: #3C8B96;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .margin2 {
	margin: 0 0 10px 40px;
}
#content .margin3 {
	margin: 0 0 10px 48px;
}
#content .margin4 {
	margin: 0 0 10px 58px;
}
#content .left-floaty {
	float: left; clear: left;
	margin: 10px 10px 10px 12px;
}
#content .right-floaty {
	float: right; clear: right;
	margin: 10px 0 10px 10px;
}
#content .left-floaty img {
	float: left;
}
/*	===========================================================
	Navigation
	=========================================================== */
/*  LEVEL ONE ============================== */
ul#navigation, ul#navigation ul {
	list-style: none;
	z-index: 999;
}
ul#navigation, ul#navigation li, ul#navigation li a {
	width: 204px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #472A14;
	font-size: 18px;
}
/*
ul#navigation li.first-child {
	font-weight: bold;
	padding: 4px 0 0 2px;
	width: 202px; height: 29px;
}
ul#navigation li.first-child a {
	margin-top: -4px;
}
*/
ul#navigation li {
	height: 36px;
	background: url(../img/nav-sep.gif) bottom no-repeat;
	position: relative;
}
li.page-item-17 {
	background: none!important;
}
ul#navigation li a {
	display: block;
	padding: 7px 0 0 2px;
	width: 202px;
	height: 29px;
	text-decoration: none;
}
/*  LEVEL TWO ============================== */
ul#navigation ul {
	width: 196px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #482A14;
	position: absolute;
	top: 0;
	left: 203px;
	display: none;
}
ul#navigation li:hover ul, ul#navigation li.sfhover ul {
	display: block;
}
ul#navigation ul li {
	width: 196px; height: 26px;
	border-width: 0 0 1px 0; border-style: solid; border-color: #482A14;
}
ul#navigation ul li a {
	display: block;
	padding: 7px 0 0 21px;
	width: 175px; height: 19px;
	color: #FFDEB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background: url(../img/nav-ul.gif) top left repeat-x;;
	text-decoration: none;
	font-weight: bold;
}
ul#navigation ul li a:hover {
	background-position: 0 -26px;
}
/*	===========================================================
	Sidebar Form
	=========================================================== */
#sidebar form {
	margin: 0 0 0 8px;
}
#sidebar h1, #sidebar h2 {
	color: #472A14;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 26px 0 4px 12px;	
}

#sidebar span.title {
	color: #472A14;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 26px 0 4px 12px;
	display:block;	
}

#sidebar form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 12px 0 0 0;
	border: 1px solid #999;
	height: 19px;
	padding-bottom:0;
}
#sidebar select#price-range, #sidebar select#family-size {
	width: 208px;
}
#sidebar select#beds, #sidebar select#baths {
	width: 88px;
	margin: 12px 0 0 0;
}
#sidebar select#beds {
	margin: 12px 27px 0 0;
}
#sidebar form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(../img/buttong-bg.gif) bottom repeat-x;
	border: 1px solid #999;
	margin: 12px 0 0 0;
}
#sidebar input#search-now {
	width: 86px;
	margin: 0 4px 0 0;
}
#sidebar input#adv-search {
	width: 113px;
}
/*	===========================================================
	Custom Header Backgrounds - By Page (Default is Mountains)
	=========================================================== */
#bluebar-content {
	background: url(../img/header-photos/mountains.gif) no-repeat;
	width: 695px;
	height: 154px;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	border: 1px solid #1F5B63;
}
body.home #bluebar-content {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	float: right;
	clear: none;
	width: 743px;
	height: 287px;
}
body.buyingahome #bluebar-content, body.sellingahome #bluebar-content {
	background: url(../img/header-photos/porch.gif) no-repeat;
}
body.tucsoncommunities #bluebar-content {
	background: url(../img/header-photos/downtown.gif) no-repeat;
}
body.university #bluebar-content {
	background: url(../img/header-photos/uoa.gif) no-repeat;
}
/*	===========================================================
	Sliding Quotes/Testimonials - because these quotes are too cool to just be static.
	=========================================================== */
#quote-time {
	width: 248px;
	overflow: hidden;
	float: left;
	clear: left;
	margin: 15px 0 25px -12px;
	background: url(../img/side-quotes.gif) top no-repeat;
}


#we-like-to-slide {
	width: 10000px;
}
.single-quote {
	width: 224px;
	float: left; clear: none;
	overflow: visible;
	padding: 12px;
}



.single-quote p {
	font-family: Arial, Helvetica, sans-serif;
	color: #472A14;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.single-quote strong {
	font-weight: bold;
	font-size: 12px;
}
.single-quote .right {
	float: right; clear: both;
}
	
/*	===========================================================
	Home Page
	=========================================================== */
body.home #relocation-graphic {
	background: url(../img/home-relocation-img.gif) no-repeat;
	width: 382px; height: 287px;
	float: left;
}
body.home #relocation-graphic a{
	display: block;
	margin: 244px 0 0 8px;
	width: 240px; height: 43px;
}
body.home #featured-listings {
	width: 343px; 
	height: 290px;
	margin: 0 0 0 8px;
	float: left;
	overflow:hidden;
}
body.home #featured-listings h1 {
	display: block;
	height: 26px;
	width: 300px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 0 4px;
}
body.home #featured-listings .listing {
	width: 334px;
	margin: 3px 0 0 0;
	padding: 3px;
	float: left; clear: both;
	background: none;
	clear: both;
}
body.home #featured-listings .listing:hover {
	background: rgba(44,92,112,0.5);
	border: 1px solid #2C5C70;
	margin: 2px 0 -1px -1px;
}
body.home #featured-listings .listing a {
	display: block;
	width: 334px;
	text-decoration: none;
	margin: -5px 0 0 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #94D0E3;
	font-size: 11px;
}
body.home #featured-listings p {
	font-family: Arial, Helvetica, sans-serif;
	color: #94D0E3;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 0 0;
}
body.home #featured-listings strong {
	display: block;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
}

body.home #featured-listings img {
	border: 1px solid #472A14;
	margin: 0 10px 0 0;
	float: left;
}
body.home #home-left {
	width: 310px;
	float: left;
	padding: 0 13px 0 0;
	margin-top: 20px;
	background: url(../img/home-sep.jpg) top right repeat-y;
}
body.home #home-right {
	width: 310px;
	float: left;
	margin-top: 20px;
	padding: 0 0 0 0;
}
body.home #home-right h1, body.home #home-left h1 {
	width: 310px!important;
}

/*==Home Redesign 
=======================================*/
#newsletter {
width:244px;
height:121px;
background:url(../img/newsletter.png) no-repeat left top;
margin:60px 0 0 -15px;
position:relative;
}
#newsletter h2 {
text-align:center;
margin:0;
padding:10px 0 0;
}
#news-signup formset {
margin-top:8px;
float:left;
}
#sidebar #news-signup input {
margin:0;
}
#news-signup label {
font:bold 13px arial, helvetica, sans-serif;
color:#472a14;
margin-left:12px;
}
#news-signup #dhkylt-dhkylt {
width:108px;
padding:4px;
}
#news-signup #signup {
border:0;
background:url(../img/btn_sign-up.png) no-repeat;
width:121px;
height:35px;
position:absolute;
bottom:16px;
right:7px;
color:#fff;
font:18px georgia, "times new roman", serif;
text-align:left;
padding-left:14px;
cursor:pointer;
}
#news-signup #signup:hover {
color:#ddd;
}
#home-links {
float:left;
clear:both;
width:633px;
}
#home-links div.first {
padding-right:13px;
}
#home-links div {
width:292px;
margin-left:18px;
float:left;
}
#home-links div a {
margin:0 auto;
width:240px;
height:53px;
display:block;
text-indent:-9999px;
}
a#new-home {background:url(../img/btn_buying-home.png) no-repeat;}
a#sell-home {background:url(../img/btn_selling-home.png) no-repeat;}

.social_bookmark div {
background: url(../img/social-bg.png) no-repeat;
padding:0 40px 20px;
margin-top:10px;
}
.social_bookmark div img {
margin:-6px 0 8px;
}
/*	===========================================================
	Special Offer Bar / Etc...
	=========================================================== */
body.special-offer #content {
	background: url(../img/offer-ribbon-bg.gif) repeat-x;
	background-position: 0 65px;
}
body.special-offer #content h1 {
	background: none;
	margin: -7px 0 13px 0;
}
#special-offer-ribbon {
	height: 50px;
	width: 425px;
	margin: 0 0 20px 22px;
	position: relative;
}
#special-offer-ribbon span {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#special-offer-ribbon p {
	color: #fff!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 114px;
	width: 280px;
	line-height: 16px;
}
#special-offer-float {
	float: right;
	background: url(../img/offer-float.gif)  no-repeat;
	width: 253px;
	height: 345px;
	margin: -6px -64px 20px 20px;
}
#special-offer-float a.special-contact {
	display: block;
	width: 253px;
	height: 40px;
}
#special-offer-float a.special-report {
	display: block;
	width: 253px;
	height: 290px;
	margin-top: 15px;
}
/*	===========================================================
	Specific Page Element Styles
	=========================================================== */
#content a#request-analysis {
	background: url(../img/btn-request-tucson.gif) no-repeat;
	display: block;
	width: 229px;
	height: 20px;
	margin: 6px 0 10px 0;
}
#content a span {
	display: none;
}
body.tucsoncommunities #i-float-right-for-some-reason {
	float: right;
	width: 320px;
	margin: 5px 5px 5px 0;
}
body.tucsoncommunities #i-float-left-for-some-reason {
	float: left;
	width: 320px;
	margin: 5px 15px 5px 5px;
}
body.tucsonlifestyle .right-floaty img, body.tucsonlifestyle .left-floaty img {
	border: 1px solid #618387;
}
body.tucsonlifestyle .left-floaty {
	margin-left: 27px!important;
}
body.aboutus .left-floaty {
	margin-left: 27px!important;
}
body.aboutus .left-floaty img {
	margin: 0 14px 15px 0;
}
body.aboutus .aboutme {
	clear: both;
	padding: 15px 0 0 0;
	margin: 0 0 0 27px;
}
#blog-side-float {
	float: right;
	width: 155px;
	background: #3a8a95;
	padding: 18px;
	margin-left: 25px;
	color: #FFF!important;
	border: 1px solid #003366;
}
#blog-side-float h2 {
	color: #FFF!Important;
	margin: 0 0 5px 0;
}
#blog-side-float ul {
	margin: 0 0 10px 15px;
	color: #FFF;
}
#blog-side-float a {
	color: #FFF!important;
}
.aboutme p {
	width: 450px;
	float: right;
}
.clear {
	clear: both;
}
img.alignright {
	float: right;
	margin: 10px 0 5px 10px;
}
img.alignleft {
	float: left;
	margin: 5px 10px 15px 0;
}
hr {
	height: 1px;
	border: none;
	color: #333333;
	background-color: #333333;
	margin-left: 27px;
}
body.tucson #content img, body.retirementcommunities #content img, body.orovalley #content img { border: 1px solid #618387; }

#active-adult-form {
	padding: 5px;
	background: #E4D8CE;
	border: 1px solid #946038;
	margin: 0 auto;
	width: 500px;
	margin-bottom: 8px;
	margin-top: 3px;
}
#active-adult-form label {
	font-family: Arial, Helvetica, sans-serif;
	color: #472A14;
	font-size: 12px;
	font-weight: normal;
}
.linklove { display: none; }
.cform {
	
}
.cform label {
	font-weight: ;
}
.cform textarea {
	width: 300px!important;
}
.cf-box-group input {
	clear: left;
	float: left;
}
.cf-box-group label {
	width: 200px;
	float: left;
}
.cf-group-after span {
	width: 200px!important;
	padding: 0 0 5px 0;
	margin: 0;
}
.cf-ol li {
	clear: both;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	margin-left: 15px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption p {
	margin-bottom: 0;
	padding-bottom: 0;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px 0!important;
	margin: 0!important;
	text-align: center;
}

ul#navigation li a.start-your-search {
	font-size:18px;
	color:#fff;
	background:url(../img/btn_search.png) no-repeat;
	width:207px;
	height:33px;
	display:block;
	margin-left:-4px;
	padding-left:4px;
}
#IDX-searchForm {
	margin-bottom: 20px!important;
}
h1.mortgage {
	margin-top: 48px!important;
}
/* Mortgage Label */
.mortgageCalc {
	list-style: none;
	color: #472A14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.mortgageCalc li {
	list-style: none;
}
.mortgageCalc span {
	color: #472A14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
input.calc {
	width: 100px!Important;
	margin-top: 6px!important;
}
.mortgageCalc .submit {
	float: right;
	clear: both;
}
td#monthlypayment {
	padding: 4px;
	background: #3b8b96;
	color: #FFF;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#padding-idx {
	margin:0 0 0 50px;
}

div#bloglinks {
	margin:20px 400px 0 0;
	position:relative;
	float:right;
	}

div#bloglinks li {
	list-style:none;
	}

div#bloglinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #946038;
	text-decoration: none;
	margin: 0 11px 0 11px;
	}

div#bloglinks a:hover {
	text-decoration:underline;
	}

div#bloglinks h3 {
		color: #472A14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#tu-logo {
	text-align:center;
	margin-bottom:20px;
	}

#wila-logo {
	text-align:right;
	margin-bottom:20px;
	}
        
        
        /* new added styles by prayas */
#content .latest-news-wraper h2.titles {
    margin: 0;
}
.latest-news-wraper {
    background-image: url("../../img/latest-news-bg.jpg");
    width: 607px;
    height: 111px;
    padding: 20px 25px;
    float: left;
}
.latest-news-wraper .titles {
    color: #472a14;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 10px;
}
.latest-news-wraper .group .left-news {
    float: left;
    width: 290px;
}

	.latest-news-wraper .group .left-news h3,
	.latest-news-wraper .group .right-news h3 {
			margin-bottom:0 !important;
			line-height:normal !important;
	}
	
	.latest-news-wraper .group .left-news p,
	.latest-news-wraper .group .right-news p {
			line-height:16px !important;
	}

.latest-news-wraper img {
    border: 2px solid #fff;
    float: left;
    box-shadow: 0 0 5px #333;
    -webkit-box-shadow: 0 0 5px #333;
    -o-box-shadow: 0 0 5px #333;
    -moz-box-shadow: 0 0 5px #333;
    margin-right: 10px;
}
.latest-news-wraper span, .latest-news-wraper p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.latest-news-wraper span {
    color: #3c8b96;
}
.latest-news-wraper p {
    color: #472a14;
}


/* Blog Page*/
#content.contentblog { width:473px/*430 before*/; margin:0; padding:35px 0 15px 25px; float:left;}
.link-more { float:right; text-decoration:underline !important;}
article.post a { color:#c24d49 !important;}
article.post .post-meta { font-family:Arial, Helvetica, sans-serif; color:#472a14; margin-bottom:15px; display:block; font-size:12px;} 
article.post .post-header  a { color:#358a96 !important;}
article.post { background: url(../img/post-separator.png) no-repeat bottom;  overflow: hidden;
    padding:20px 0 20px 2px;
}
	
#blog-side-float {
	float: right;
	margin-top:35px;
	width: 207px;
	margin-left: 38px;
	background:none !important;
	border:none !important;
	padding:0 !important;
}

.blog-box {
	border:1px solid #d9d2cc;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: inset 0 0 39px #f0cf98;
    -moz-box-shadow: inset 0 0 39px #f0cf98;
    box-shadow: inset 0 0 39px #f0cf98;
	
	
	background: #999; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8e9cc', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fec), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fec,  #fec); /* for firefox 3.6+ */ 
	
	padding:15px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3b8d98;
}

#blog-side-float .blog-box h2 {color:#503017 !important; font-weight:bold; font-size:18px; margin-bottom:8px; }
#blog-side-float .blog-box a { color:#3b8d98 !important; text-decoration:none; }
#blog-side-float .blog-box a:hover { text-decoration:underline;}

#blog-side-float ul {
	margin: 0 0 10px 15px;
	color:#3b8d98 !important;
	line-height:20px;
	list-style:none !important;
}

#blog-side-float ul li { list-style:none !important; margin-bottom:5px;}
#blog-side-float ul li a {  background: url(../img/arrow.png) no-repeat 4px 10px; padding:2px; padding-left: 20px; display:block; }
#blog-side-float ul li a:hover {background:#de8881 url(../img/arrow-hover.png) no-repeat 4px 10px; text-decoration:none !important; color:#fff !important;}
.shareon-sm{ margin: 10px 0 0 0 !important; overflow: hidden; padding-bottom: 10px;}
#blog-side-float .shareon-sm ul.sc-media{float:left; margin:0px;}
#blog-side-float .shareon-sm ul.sc-media li.email a{background:url(../../img/mail-logo.png) no-repeat;}
#blog-side-float .shareon-sm h2{padding:5px 5px 0px 0px;  float: left;}
#blog-side-float .shareon-sm ul li.twitter{margin:0px 5px;}
#blog-side-float .shareon-sm ul li a{padding:0px!important;}
#blog-side-float .contentblog .post h2{font-size:25px;}
.contentblog .post img{padding:0px; border:3px solid #fff; box-shadow:0 0 3px #DDCCCC;}
.contentblog p,#respond h3{margin-left:0px!important;}
.contentblog .post h2{margin:0 0px 10px 0px!important; font-size:25px!important;}
.contentblog .post h4{color:#472a14; font:bold 15px Arial, Helvetica, sans-serif; margin-bottom:5px;}
.contentblog .post em{font-style:normal!important;}
#respond{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf3e6', endColorstr='#f4dcb4'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fbf3e6), to(#f4dcb4)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fbf3e6,  #f4dcb4); /* for firefox 3.6+ */ 
	border:1px solid #dcd6d0; 
	box-shadow:0 0 40px #F5D5A5 inset;
	-moz-box-shadow:0 0 40px #F5D5A5 inset;
	-webkit-box-shadow:0 0 40px #F5D5A5 inset;
	-o-box-shadow:0 0 40px #F5D5A5 inset;
	padding:10px;
	overflow:hidden;
	}
	
#respond h3{
		font-size:24px;
		color:#472a14;
		font-weight:normal;
		margin-bottom:15px;
		
			}
#respond #commentform p{clear:both;}
#respond #commentform label{ float:left; width:137px; font-size:14px;}
#respond #commentform input,#respond #commentform textarea{border:1px solid #e2ceae; background:#fff;}
#respond #commentform input{height:30px; width:180px;}
#respond #commentform textarea{width:450px; height:165px; resize:none;}
#respond #commentform input#submit{
	border:1px solid #6a3905; 
	font:normal 18px Georgia, "Times New Roman", Times, serif; 
	color:#fff; 
	background:url(../../img/submit-arr.png) right center;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f4e29', endColorstr='#4b2d15'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#7f4e29), to(#4b2d15)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #7f4e29,  #4b2d15); /* for firefox 3.6+ */ 
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	padding:0 10px 3px;
	float:right;
	cursor:pointer;
	}
