/* 
	Theme Name: RORDevelopers
	Theme URL: http://www.securenext.com/
	Description: ROR Developers <a href="http://www.securenext.com/" >ROR Developers</a>.
	Author: Securenext
	Author URI: http://www.securenext.com
	Tags: ROR Developers, Securenext, Two-Column , Custom-header, Ruby on rails , Opensource
	Version: 3.0
*/
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	background:url(images/bg.jpg) repeat-x #FFFFFF;
	behavior: url("csshover.htc");
}
p{ margin:0px;}
#container{
	margin:0px auto;
	width:1000px;
}
#wrapper{
	float:left;
	width:1000px;
	position:relative;
}
#header{
	float:left;
	padding:0px 20px 7px 20px;
	background:url(images/header_bg.jpg) no-repeat right top;
	width:960px;
	position:relative;
	z-index:2;
}
#logo{
	float:left;
	background:url(images/logo.gif) no-repeat left top;
	width:252px;
	height:60px;
	margin:10px 0px 0px 0px;
}
#logo a{
	display:block;
	width:252px;
	height:60px;
}
#header_rgt{
	float:right;
	width:700px;
}
#search_container{
	float:right;
	background:url(images/search.gif) no-repeat left top;
	width:204px;
	height:24px;
	margin:8px 0px 7px 0px;

}
#search_container input.txt{
	margin:0px;
	padding:0px 5px 0px 5px;
	/*_padding:3px 5px 0px 5px;*/
	color:#a5a5a5;
	height:24px;
	font-size:12px;
	width:170px;
	border:0px;
	background:none;
}
#search_container input.btn{
	margin:0px;
	padding:0px;
	background:none;
	border:0px;
	width:24px;
	height:24px;
}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Header  									*
************************************************/

/************************************************
*	Navigation      							*
************************************************/

#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:right;
	font-size:12px;
	line-height:29px;
	width:700px;
	text-transform:capitalize;
	}
	
#nav ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	}
	
#nav ul li {
	float: left;
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 15px 0px 0px;
	position:relative;
	
	}
	
#nav ul li a {
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	text-decoration: none;
	}
#nav ul li:hover{
	background: url(images/nav_over.gif) no-repeat right top;
	color:#000000;
}

#nav ul li:hover a {
	background: url(images/nav_over.gif) no-repeat left top;
	color: #000000;

	}
	

#nav ul li.current_page_item{
	background:  url(images/nav_over.gif) no-repeat right top;
}	
#nav ul li.current_page_item a {
	background:  url(images/nav_over.gif) no-repeat left top;
	color:#000000;
	}

#nav .current_page_item a:hover {
	color: #003663;

	}
#nav ul li ul{
	display:none;
}
#nav ul li:hover ul{
	display:block;
	position:absolute;
	width:178px;
	padding:8px 0px;
	background:url(images/drop_down_menu.png) no-repeat bottom left;
}
#nav ul li:hover ul li{
	float:left;
	display:inline;
	width:165px;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	background:#363636;
	border-bottom:1px solid #000000;
}
#nav ul li:hover ul li:hover{
	background:#000;
}
#nav ul li:hover ul li.bt{
	border:0px;
	background:#000;
}
#nav ul li:hover ul li a{
	background:none;
	padding:0px 0px 0px 8px;
	margin:0px;
	color:#f0f0f0;
}
#nav ul li:hover ul li:hover a{
	color:#8acee4;
}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 1000px;
	padding: 0px;
	float:left;
	background:url(images/page_bg.jpg) repeat-y;
	}
#content_in{
	width: 960px;
	padding:100px 20px 20px 20px;
	float:left;
	background:url(images/page_topbg.jpg) no-repeat top left;
	
}
#red_bg{
	position:absolute;
	width:856px;
	height:80px;
	background:  url(images/red_bg.gif) no-repeat right top;
	right:-1px;
	padding:10px 20px 0px 60px;
	top:90px;
	color:#FFFFFF;
}
#red_bg h1{
	font-weight:normal;
	font-family:Georgia, arial;
	color:#FFFFFF;
	margin:0px;
	font-size:2.8em;
}
#red_bg p{
	margin:0px;
}

#contentleft {
	float: left;
	width: 625px;
	margin: 0px;
	padding: 10px 20px 20px 10px;
	}

#contentleft h1 {
	color: #0076A3;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h1 a {
	color: #0076A3;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover {
	color: #003663;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	

#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.sticky {
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
.post {
	margin: 0px 0px 50px 0px;
	}
	
.postarea {
	margin: 0px;
	padding: 0px;
	}
	
.postarea h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:31px;
	font-weight:normal;
	font-style:italic;
	margin:10px 0px;
	color:#000000;
}
.postarea h3{
	font-family:arial;
	font-size:1.3em;
	font-weight:normal;
	font-style:italic;
	color:#af0000;
	margin:10px 0px;
}
.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height:20px;
	}
	
.postarea a:hover, .postcomments a:hover {
	color: #0076A3;
	text-decoration: none;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
.postarea ul ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	/*border: 1px solid #E6E6E6;*/
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.singlepostmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
	}
	
#portfolio{
	background:#000000;
	float:left;
	width:262px;
	padding:19px;
	margin:0px 0px 10px 0px;
}
#portfolio p{
	margin:0px;
}

.livechat{ float:left; width:300px; padding-bottom:10px;}
.chat-online{ background:url('images/chat-online.gif') no-repeat top; float:left; width:300px; height:71px}
.chat-btm{ background:url('images/chat-btm.gif') no-repeat bottom; width:300px; font-size:11px; float:left; padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:20px}
.chat_icon_bg{ margin:0px auto; background:url('images/chat_icon_bg.gif') no-repeat; width:263px; height:50px; padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:0px }
.chat_icon_bg td{ float:left; padding:0px 2px 0px 2px; height:57px; vertical-align:top; cursor:pointer;}
.chat_icon_bg td.over{background:url('images/chat_icon_active.gif') no-repeat center bottom; height:57px}
.mailid{ text-align:center; margin:0px auto; width:300px;}
.mailid p{ margin:4px 0px 0px 0px;}
.mailid p span{ color:#000000; font-weight:bold;}
.mailid a{ color:#000000;}

#tags{ font-family:Georgia, "Times New Roman", Times, serif; font-size:3.0em; margin:20px 0px; line-height:40px;}
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #000000;
	width: 100%;
	float:left;
	color: #868686;
	padding: 20px 0px 20px 0px;
	}
#footer_in{
	margin:0px auto;
	width:960px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:.9em;
	line-height:19px;
}
.footer_lft{
	float:left;
	width:500px;
}
.footer_rgt{
	float:right;
	width:280px;
}
#footer h3 {
	color: #ffffff;	
    font-weight: normal;
	font-size:1.6em;
	margin: 5px 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	}

#footer a:hover {
	color: #65ADC3;
	text-decoration: underline;
	}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	background: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li ul li {
	background: url(images/footerlist.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	}
.copy{
	font-size:11px;
	padding:20px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.sales{
	background:#1e1e1e;
	padding:10px;
	border:1px solid #717171;
	color:#FFFFFF;
	float:left;
	margin:10px 0px;
	font-size:1.6em;
}
.sales span{
	color:#00d2ff;
}
.blogs{
	color:#FFFFFF;
	float:left;
	margin:10px 0px;
	font-size:1.6em;
	width:280px;
	padding:0px 0px 10px 0px;
	background:url('images/black_dot.gif') repeat-x bottom;
}
.blogtitle{
	color:#00d2ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding:0px 0px 10px 0px;
	background:url('images/black_dot.gif') repeat-x bottom;
}
.blogtitle span{
	font-size:11px;
	color:#CCCCCC;
}
.blogtitle b{
	font-size:10px;
	color:#7f7d7d;

}
/************************************************
*	Search Form									*
************************************************/

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #333333;
	}

#searchform {
	margin: 0px;
	}
	
#searchformheader {
	margin: 0px;
	}

#s {
	background: #FFFFFF;
	width: 165px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
/*
#s {
	background: #FFFFFF;
	width: 165px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}*/
	
/*#searchsubmit {
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #003663;
	}*/
	
#submit {
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #003663;
	}
	
#author, #email, #url {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #0076A3;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #0076A3;
	}
	
.reply a:hover {
	background: #003663;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003663;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}
	
/*thiru*/
.postauthor p a:visited {
	color:#A80002;
	text-decoration:none;
}
.postauthor p a{
color:#A80002;
text-decoration:none;
}
#dotted{
 clear:both; 
 border-bottom:1px dotted #000000;
 margin-bottom:1.5px;
}
.postauthor p{
 border-bottom:1px dotted #000000;
}
.postarea a:hover, .postcomments a:hover {
	color: #0076A3;
	text-decoration: none;
}
.postmeta p a{
 color:#000000;
 text-decoration:none;	
}
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	color:#000000;
	text-decoration: none;
}
/*------*/	
