/*
Theme Name:rubyn
Description:fluid width at its best
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#2c2c2c url(images/body.jpg) top repeat-x;
	font-family:"Myriad web",Tahoma,Verdana,sans-serif;
	color:#f3f3f3;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#999;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#cccccc;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:100%;
	margin:0 auto;
			
	}

/* The Top */

.top {
	height:150px;
	margin-top:0px;
	background:url(images/top.png);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:70%;
	}
.blogname h1  {
	font:century gothic;
	font-size:35px;
	font-weight:bold;
	margin:30px 0 0 150px;
	color:#fff;
	text-decoration: none;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}	
	

.blogname h2 {
	margin:0px 0 0 150px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	}

/* The Search */

.search {
	height:29px;
	padding:30px 0px 0 14px;
	float: right;

	}
.search form {
	background:url(images/searchbg.png);
	width:198px;
	height:33px;
	padding-top:8px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#fff;
	font-size:16px;
	color:#cb0000;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:16px;
	color:#5e0000;
	height:22px;
	width:35px;
	}

/* The Menu */

.menu {
	height:31px;
	background:none;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:5px 5px 0 0;
	float:left;
	}
.menu li {
	display:inline;
	font-size:13px;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	}
.menu a {
	color:#fff;
	text-decoration:none;
	}
.menu a:hover {
	color:#000;
	background:none;
	border-top:3px solid #fff;
	}

/* The Content */

.content {
	padding:15px 10px 25px 15px;
	background:#2c2c2c ;
	
	}

/* The Posts */

.text {
	width:83%;
	float:left;
	text-align:justify;

	
	}
.post {
	padding:0px 0px 10px 5px;
		
	}

h1.title {
	font-size:24px;
	margin:2px 0 0 0;
	padding:2px 3px 2px 2px;
	color:#000;
	font-weight:normal;
	background:#333;
			
	}
h1.title a {
	color:#ccc;
	text-decoration:none;
	}
h1.title a:hover {
	color:#fff;
	background:none;
	font-weight:bold;
	text-decoration:none;
	}
	
.titlemeta{
padding:2px;
background:#222;
border-bottom:2px solid #333;
border-right:2px solid #333;
border-left:2px solid #333;
}	
.postinfo {
	height:15px;
	padding: 2px 5px 2px 2px;


		}
		
.postinfo a {
	
	color:#9e90dc;
	font-weight:normal;
	text-decoration:none;
	}

/* The Sidebar */
.sidebar {
	float:right;
	width:15%;
	padding-top:1px;
	padding-left:0px;
	font-size:13px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:16px;
	color:#fff;
	margin:0;
	background:#5e0000;
	padding:2px 0 2px 10px;
	border:1px solid #990000;
	}

.sidebar ul li {
	background:#5e0000;
	padding-bottom:7px;
	margin-bottom:7px;
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:#030511;
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}
	
/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#790000 url(images/bottom.jpg) repeat-x;
	
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:30px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 10px;
	padding:4px 0px 0 5px;
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	}

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#000;
	border:1px solid #333;
	color:#ccc;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#d10000;
	}

#footer a:hover {
	color:#FFF;
	}

/* --- FOOTER LISTS --- */


.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
		}

.bar-one ul li a {
	color:#ff6666;
	}

.bar-one ul li a:hover {
	color:#FFF;
	
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#9e90dc;
	}
.navigation a:hover {
	color:#fff;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
