/* @override http://therubicon.org/wp-content/themes/theRubicon2/style.css */

/*
Theme Name: theRubicon2
Theme URI: http://wp.therubicon.org
Description: a template 
Version: 1
Author: Door 62 Media
Author URI: http://door62.com
*/

/* @group Basic */
	
body {
	margin: 0px;
	padding: 0px;
	color: #6e7073;
	font: 12px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	background-color: #1c1c1c;
}

a {
	color: #6e7073;
	outline: none;
}

a img{
	border: 0;
}

p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 20px;
	padding: 10px;
	background: #1c1c1c url(img/blockquote.jpg) no-repeat 0 top;
	color: #fff;
}




/* @end */

/* @group Basic Layout */
	
#page {
	width: 940px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 220px;
	background: url(img/bg-header.jpg) no-repeat left top;
}

#header h1, #header h2{
	visibility: hidden;
}

#content {
	padding: 20px 0 0 0;
	background: #494949 url(img/bg-content.png) repeat-x left top;
}

#content-left {
	float: left;
	width: 600px;
}

#content-right {
	float: right;
	width: 320px;
}

#footer {

}

/* @end */

/* @group Home */

#hometop4{
	width: 600px;
	min-height: 145px;
	background: url(img/home-nav.gif) no-repeat right top;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#hometop4 .home-button-cols, #homebottomnav .home-button-cols{
	width: 140px;
	float: left;
	margin-left: 10px;
}

#hometop4 div.homebuttons, #homebottomnav div.homebuttons{
	height: 105px;
	width: 140px;
	margin: 0;
	padding: 0;
}

#hometop4 ul, #homebottomnav ul{
	padding: 0;
	margin: 0;
	width: 140px;
	list-style: none;
}

#hometop4 li, #homebottomnav li{
	margin: 0 0 10px 10px;
	width: 120px;
	clear: both;
}

#hometop4 a, #homebottomnav a{
	color: #fff;
}

#homebottombg{
		background: url(img/homebottomnav.gif) no-repeat left top;
	display: inline-block;
	margin: 0 0 10px 10px;
}

#homebottomnav{
	float: left;
	width: 300px;
	min-height: 145px;
	padding-bottom: 5px;
}


#homebottom{
	float: left;
	width: 290px;
	color: #fff;
	margin: 0px;
	background: #1c1c1c url(img/bg-content.png) repeat-x 0 top;
}

#homebottom ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
}

#homebottom li{
	margin: 0 0 5px 0;
}

#homebottom h3{
	font-size: 14px;
	margin-bottom: 5px;
	color: #fff;
}

#homebottom h3 a{
	color: #fff;
}

#homebottom-left{
	width: 280px;
	margin-right: 10px;
	float: left;
}

#homebottom-right{
	width: 280px;
	float: left;
}

#homebottom-right ul{
	margin-bottom: 10px;
}

#areopagus{
	background: #573d02 url(img/areopagus-home_03.jpg) no-repeat 0 120px;
	padding: 0px 0 5px 0;
	margin: 20px 0;
	width: 300px;
}

#areopagus ul{
	list-style: none;
	margin: 0 0 10px 28px;
	padding: 0;
}

#areopagus li{
	margin-bottom: 5px;
	font-weight: bold;
}

#areopagus a{
	color: #fff;
}

#latest-comments{
	margin: 0 0 20px 10px;
	background: url(img/bg-quotes.jpg) repeat-y left top;
	color: #000;
	padding: 10px 0;
}

#latest-comments ul{
	list-style: none;
	padding-left: 90px;
	margin: 0;
	background: url(img/sound-and-fury.png) no-repeat 20px center;
	color: #bfbfbf;
}

#latest-comments a{
	color: #d8d8d8;
}

#latest-comments a.activityentry{
	color: #fff;
}

#featured{
	margin: 0 0 20px 10px;
}

/* @end */

/* @group Headings */

h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 20px;
	font-size: 30px;
	color: #9f9460;
	font-weight: normal;
	font-style: normal;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #330207;
}

h3 a {
	text-decoration: none;
	color: #330207;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

.box-right h4{
	color: #330207;
}

/* @end */

/* @group Header */
	
#top-nav {
	position: absolute;
	top: 90px;
	right: 18px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	margin: 0 0 10px 0;
}

#top-nav input{
	width: 150px;
	height: 18px;
	line-height: 18px;
	border: 1px double #9f9460;
}

#top-nav input#search{
	background: #fff url(../../../favicon.png) no-repeat 133px;
}

#top-nav li#search-google input{
	background: #fff url(img/icon-search-google.gif) no-repeat 133px;
}

#top-nav input#search:focus{
	background-color: #1c1c1c;
	color: #fff;
}

/* @end */

/* @group Nav */

#nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
	
#nav, #nav ul {
	width: 940px;
	list-style: none;
	line-height: 40px;
	background: #000 url(img/rubicon-tagline.png) no-repeat 544px center;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border: none;
	}

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

#nav a, #nav a:visited {
	display: block;
	color: #fff;
	padding: 0 0 0 18px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	text-decoration: none;
	}	

/* @end */

/* @group Content */

/** box left */

.dark{
	margin: -20px 0 20px 20px;
	padding: 20px;
	background-color: #1c1c1c;
	color: #fff;

}

.box-left {
	margin: 0 0 40px 20px;
	padding: 20px;
	background-color: #fff;
	color: #1c1c1c;
}
	
.dropcap{
	padding-right: 4px; 
	font-size: 75px; 
	float: left; 
	padding-bottom: 4px; 
	color: #9f9460; 
	line-height: 45px; 
	padding-top: 11px; 
	font-family: Arial, Helvetica, Sans-Serif;
}

.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

.nobullets{
	list-style: none;
}

/* @end */

/* @group Sidebar */

.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;
	background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;
	clear: both;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
}

.sidebar-ad img{
	padding: 0 0 20px 20px;
}

.categories-list li{
	float: left; 
	margin-right: 10px;
}

ul.ec3_events li{
	border: none;
	color: #573d02;
	padding: 0 0 0 5px;
}

.box-left table.ec3_schedule{
	border: none;
	margin: 0 20px 0 0;
}

.box-left table.ec3_schedule td{
	color: #573d02;
}

/* @end */

/* @group Related Posts */

.yarpp{
	padding: 10px;
	background: url(img/bg-quotes.jpg) repeat-y left top;
	margin-bottom: 20px;
}

.yarpp h3{
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #fff;
	text-shadow: #1f1f1f 1px 1px 2px;
	opacity: 1;
	font-weight: bold;
}

.yarpp ul{
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}

.yarpp a{
	color: #fff;
}

/* @end */

/* @group Comments */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px 20px 1px 20px ;
	background: #4a4f54 url(img/bg-comment-quote.gif) no-repeat right top;
	color: #fff;
	margin-bottom: 4px;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	color: #fff;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.commentlist cite a.url{
	color: #6e7073;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

p.subscribe-to-comments input{
	float: left;
}

/* @end */

/* @group Search form */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/* @end */

/* @group Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/* @end */

/* @group Useful */

.clear {
	clear:both;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

.inside3 {
	padding: 3px;
}
.inside5 {
	padding: 5px;
}
.inside5sides {
	padding: 0px 5px;
}

.inside10 {
	padding: 10px;
}

.inside10sides{
	padding: 0 10px;
}

.pad20left{
	padding: 0 0 0 20px;
}


/* @end */

/* @group Wordpress */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

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

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

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

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/* @end */

/* @group Widgets */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

.quotescollection_randomquote p{
	color: #fff;
	font-size: 13px;
}

.quotescollection_nextquote a{
	font-size: 10px;
}

#random-quote.box-right {
	margin: 0 0 20px 10px;
	background: url(img/bg-quotes.jpg) repeat-y left top;
	color: #000;
}

#random-quote.box-right a{
	color: #000;
}

#random-quote.box-right h4{
	display: none;
}

.quotescollection_nextquote{
	margin-bottom: 0;
	margin-top: -10px;
	text-align: right;
	font-size: 10px;
}

/* @end */
