/*
Theme Name: RTI
Theme URI: http://www.honeytechblog.com/
Description: Light weighted web 2.0 enabled themed compatible with fast loading. 
Version: 1.0
Author: Honeytech
Author URI: http://www.honeytechblog.com/

*/



body {
	font: 62.5%/1.6em verdana, geneva, sans-serif;
	color:#35393B;
	margin:0 10% 0 10% ;
}

* {
	margin:0;
	padding:0;
}

code {
	font: 100% "Courier New", "Lucida Console", Arial;
}



#header {
	border-top:0px solid #fff;
	/*background:  url(images/girl.jpg) right no-repeat ;*/
}

#header .description {
	float:right;
	padding-right:200px;
	margin:15px 0 0 0;
	color:#fff;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 10px;
	
}


#logo h1 a { display:block; background:url(images/logo.jpg) no-repeat left top; height:40px; }
/*#logo h1 a:hover { display:block; background:url(images/logo-hover.gif) no-repeat left top; height:40px; }*/

#logo {
	border-top:0px solid #fff;
	width:267px;
}



#search{
float:right;
font-size:14px;
padding-right:10px;
}




#wrapper {
	width:80%;
	margin:0 auto;

}



h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#36211E;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#36211E;
}

h1 a:hover {
	text-decoration:none;
	color:#9C3625;
}



#nav {
	border-bottom:3px solid #231f20;
	padding:15px 0;
	margin:0;
	height:15px;
	background-color:#231f20;
}

#nav li {
	float:left;
	list-style:none;
      padding:0px 10px 0px 0px;
}

#nav li a {
	color:#fff;
	padding:5px 5px 5px 5px;
	background:#231f20;;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	/*background-color:#FEDA88;*/
	color:#FEDA88;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}


/*.bottom1 li,.bottom2 li,.bottom3 li,.bottom4 li,.bottom5 li,.bottom6 li {
list-style-type:none; 
background:transparent url(images/bullet.gif) no-repeat 0px 0px; border:0;
margin-right:10px;
padding:0 0 2px 14px; 
}*/





#content {
	/*margin:0 250px 0 0 !important;
	margin:0 250px 0 0;
	padding:10px 20px 30px 0px;*/
	margin-left:250px;
	/*border-right:#231f20 solid 1px;*/
}
.pannel1{
float:left;
/*border:#000000 solid 1px;*/
}
.pannel2{
float:left;
/*border:#000000 solid 1px;*/
width:100%;
}





.bottom1{
width:245px;
/*height:200px;*/
float:left;
/*border: #CCCCCC solid 1px;*/

margin-right:5px;
}
.bottom2{
width:245px;
float:left;
/*height:200px;*/
/*border: #CCCCCC solid 1px;*/
margin-left:5px;
}
.bottom3{
width:500px;
float:left;
/*height:200px;*/
margin-top:10px;
/*border: #CCCCCC solid 1px;*/
}
.bottom4{
width:250px;
float:right;
/*height:200px;*/
margin-top:0px;
/*border: #CCCCCC solid 1px;*/
}
.bottom5{
width:250px;
float:left;
/*height:200px;*/
margin-top:0px;
/*border: #CCCCCC solid 1px;*/
}

#content2 {
	margin:0 0px 0 0 !important;
	margin:0 0px 0 0;
	padding:10px 0px 30px 0px;
}


#content p, #content2 p {
	line-height:25px;
	margin:15px 0;
	font-size:120%;
	word-spacing:1px;
      text-align:justify;
}

#content a, #content2 a{
	text-decoration:none;
	color:#9C3625;
}

#content a:hover, #content2 a:hover{
	/*background-color:#FEDA88;*/
	color:#000;
}

#content h2, #content2 h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-size:2.8em;
	font-weight:normal;
      color:#999;
	margin:15px 0;
	border-bottom:1px solid #FEDA88;
	padding:5px 0;
	line-height:30px;
}

#content h2 a, #content2 h2 a {
	text-decoration:none;
	border:none;
}

#content h3 {
	margin:10px 0;
	font:160%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
}

#content2 h3 {
	margin:10px 0;
	font:160%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
      font-size:120%;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
}

#content li {
	padding:2px;
	border-bottom:1px solid #FEDA88;
}


#content2 li {
	padding:2px;
	border-bottom:1px solid #FEDA88;
}





img {
	background:#ccc;
	padding:1px;
	border:0px solid #eee;
}


blockquote {
	padding:5px 15px;
	background:#FEDA88;
	margin:10px 0;
	border:1px solid #ccc;
}




a {
	color:#9C3625;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
	/*background-color:#FEDA88;*/
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}

.post{margin:0 0 50px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	/*background-color:#FEDA88;*/
	font-size:1em;
	color:#35393B;
}


p.news {
	padding:10px;
	background:#FEDA88;
	margin:10px 0 28px;
	color:#35393B;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


.info {
	padding:10px;
	background:#fff;
	
	color:#35393B;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


#sidebar {
	width:220px;
	float:left;
	padding:28px 10px 30px 10px;
	border-right:#FEDA88 solid 1px;
}

#sidebar h2 {
	letter-spacing:1px;
	font-size:1.6em;
	color:#35393B;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 23px 0;
      font-size:120%;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #FEDA88;
      list-style:none;
}

#sidebar li a {
	color:#A3883C;
	text-decoration:none;
}

#sidebar li a:hover {
      color:#000;
	/*background-color:#FEDA88;*/

}

#sidebar input {
	width:102px;
	padding:3px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

input {
	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;

}
input:focus {
	border:1px solid #262626;
	color:#35393B;
}


#comments  {
        	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 350px;
	text-align:left;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}

#gravatar {
	align:right;
}

#sudofooter{
float:left;
width:80%;
}

#footer {
    float:left;
	padding-top:20px;
	margin:0;
	color:#35393B;
	width:80%;
}

#footer a {
      color:#999;
      text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color:#35393B;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}