/**********************************************************************
Created by - CODE AND HUE # http://www.codeandhue.com
***********************************************************************/


@charset "utf-8";
@import url("reset.css");
@import url("960.css");

img, div, a, input,button { behavior: url("/js/iepngfix.htc") }

/* ==== general ==== */
.body_home { background: url("../images/bg.jpg") repeat-x #edeae3; color:#473c2c;} 
.body_inner { background: url("../images/bg-inner.jpg") repeat-x #edeae3; color:#473c2c;} 

div#wrapper {position: relative;}

a { text-decoration: none; color:#177F75;}
a:hover {text-decoration: none; color:#000; }


/* ==== Titles ==== */
h1.news_hd{background: url("../images/news-head.jpg") no-repeat; width:280px; height:47px; }
h1.sponsor_hd{background: url("../images/sponsor-head.jpg") no-repeat; width:280px; height:47px; }


/* ==== Typography ==== */

html { font-size:100.01%; }
body {
	font-family: Verdana, sans-serif;
	font-size:13px; 
	line-height: 1.3em;
}

ul#nav li a{font-weight:bold; font-size:12px; font-family: Georgia, serif;}
div.col_cont ul.news li.meta{ font-size:12px; letter-spacing: 0.15em; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

div.inner_links h1{font-size:37px; font-weight: normal; font-family: Georgia, serif;}
div.inner_links ul li{font-size:14px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

div#inner_content h2.hd{font-family:Georgia, "Times New Roman", Times, serif; font-size:22px;  font-weight: normal; line-height:1.4em;}

div#srch_box input#s, div#footer{font-size:11px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

div.post-item h1{text-transform:uppercase;}
div.post-item h1 span{text-transform:none;}
div.post-list h2{font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
div.post-list p, div.post-list ul {font-size:11px;}

/* ==== Header ==== */
div#header{position:relative;}

#logo a {text-indent: -9999px; margin-top:35px; margin-bottom:13px; display: block; height: 103px; width: 383px; position: relative; background: url("../images/urm-logo.png") no-repeat; }

/* ==== Top Navigation ==== */
ul#nav {
    height: 27px;
    position: absolute;
	width:960px;
	background:url("../images/nav-bg.jpg") no-repeat;
	width: 940px;
	height: 40px;
	margin-top:23px;
	background:url("../images/nav-bg.jpg") no-repeat;
}
ul#nav li,ul#nav li a {
	float:left;
	text-transform:uppercase;
	padding:6px 3px 6px;
	margin-left:5px;
	letter-spacing:1px;
	color:#473c2c;
}
ul#nav li a{
    overflow:hidden;    
    height:27px;
	cursor:pointer;
}
ul#nav li a:hover,ul#nav li a.selected{border-top:2px solid #473c2c; padding:4px 3px 6px;}

div#srch_box{background:url("../images/search-bg.jpg") no-repeat; position:relative; left:680px; top:23px; width:230px; height:39px;}
div#srch_box input#s{margin-left:15px; margin-top:8px; width:180px; border:0; padding:2px; float:left;}
div#srch_box button {
	background: url('../images/search-button.png') no-repeat bottom;
	border:none;
	float:left;
	height:22px;
	width:23px;
	text-indent: -9999px;
	cursor:pointer;
	margin-top:8px;
	margin-left:7px;
}


/* ==== Content ==== */



div#banner{ height:339px; background:url("../images/banner.jpg") no-repeat; margin-top:23px; overflow:hidden; }
div#inner_banner{ margin-top:23px; }

div.intro_bann{ height:146px; background:url("../images/welcome.png") no-repeat; margin-top:50px; float:left; padding-top:5px;}

div.ch_bann{ margin-top:20px; margin-left:35px; width:auto;}

div.col_cont{border:0px solid #666; margin:50px 0 25px 0; }
div.col_cont h1{margin-bottom:15px;}
div.col_cont ul.news li.meta{margin-bottom:0.5em; color:#8e2f1d;}
div.col_cont ul.news li.title{margin-bottom:25px;}

div#home_sponsor, div#home_news{width:280px;}
div#home_sponsor{margin-right:40px; margin-left:40px;}
div#home_sponsor p img{ float:left; border:3px solid #8e2f1d; margin-right:15px; margin-bottom:10px;}
div#home_sponsor a.alink{margin:10px 0; display:block;}

div#social ul li{margin-bottom:10px; float:left;} 
div#social ul li a{
	height:44px;
	display: block;
	width: auto;
	text-indent: -9999px;
	background: url("../images/icons.jpg") 0 0;
}
div#social ul li.c_facebook a{width:208px;}
div#social ul li.c_facebook a:hover{background-position: 0px -44px;}
div#social ul li.c_india a{width:208px; background-position: -210px 0px; }
div#social ul li.c_india a:hover{background-position: -210px -44px;}
div#social ul li.c_watch a{width:208px; background-position: -418px 0px; }
div#social ul li.c_watch a:hover{background-position: -418px -44px;}

a.mlink{position:relative; top:160px; left:270px; text-decoration:underline; font-size:19px; font-family:Georgia, "Times New Roman", Times, serif; color:#e36900;}

div.inner_links{width:377px; height:146px; margin-top:50px; float:left; }
div.inner_links h1{color:#edeae3; padding-top:5px;}
div.inner_links ul{margin:20px 0 0 30px;}
div.inner_links ul li {padding:5px 0px;  background:url("../images/line.jpg") bottom left no-repeat;}
div.inner_links ul li a{color:#edeae3; padding-left:10px; background:url("../images/arrow.png") left no-repeat;}
div.inner_links ul li a:hover{color:#000000;}

div#inner_content{width:600px; margin-right:40px; border:0px solid #666;}
div#inner_content h2.hd{margin-bottom:15px; background:url("../images/footer-bg.jpg") bottom repeat-x;}

div.post-item h1{border-bottom:1px solid #473c2c;}
div.post-item p{margin-bottom: 1.5em;}
div.post-item p img{ float:left; border:3px solid #8e2f1d; margin-right:15px; margin-bottom:10px;}

div.post-item div.post-list ul{margin-left:100px;}

div.post-detail{margin-bottom:50px;}
div.post-detail p{margin-bottom: 1.5em;}
div.post-detail .align-right { float:right; margin: 0 0 15px 15px; border:3px solid #8e2f1d; clear:both; }
div.post-detail .align-left { float:left; margin: 0 15px 15px 0; border:3px solid #8e2f1d; }

div.post-list{ float:left; margin-bottom:5px; }
div.post-list h2{margin-bottom:5px;}
div.post-list p{margin-bottom: 1.5em;}
div.post-list p img{width:85px; height:85px; }
div.post-list ul, div.post-detail ul{margin: 1.5em 0pt; padding-left: 25px; list-style-type: decimal;}
div.post-list ul li, div.post-detail ul li{margin: 5px 0pt;}

.wpcf7-form{float:left;width:100%}

.tubepress_thumb a{line-height: 1.3em; padding:3px 0;}

/* ==== Footer ==== */
div#footer{margin-top:50px; line-height: 1.1em; background:url("../images/footer-bg.jpg") repeat-x; padding-top:10px;}
div#footer p{margin-bottom: 1.33em; line-height:1.3em;}
div#footer p.copy{color:#473c2c;}
div#footer div.address{width:275px; float:left;}
div#footer div.navigate{float:left; width:390px;}
div#footer div.navigate ul{margin-top:5px;}
div#footer div.navigate ul li{display:inline; margin-right:5px; }
div#footer div.navigate ul li a{text-decoration:underline;}
div#footer div.navigate ul li a:hover{text-decoration:none;}