/* @override http://grumpyreefer.net/wp-content/themes/magazine-basic/style.css */

/* @override http://grumpyreefer.net/wp-content/themes/magazine-basic/style.css */

/* @group Global */

img {
	border: 0;
}

body {
	color: #3f3f3f;
	font: 12px "Times New Roman", Times, serif;
	background-color: white;
	padding: 10px 20px 0;
	border-style: none;
	margin: auto;
}

textarea {
	width: 97%;
}

/* @end */

/* @group Header */

/* @group Sub Navigation */

#sub-navigation a {
	color: #3f3f3f;
	text-decoration: none;
	margin: 0;
	padding: 0 3px;
}

#description {
	font-size: 16px;
	text-align: right;
	margin: 0;
	padding: 0;
	color: #707070;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	bottom: 10px;
	position: relative;
	left: 4px;
}

#sub-navigation {
	clear: both;
	float: left;
	width: 100%;
	z-index: 50;
	position: relative;
	font-size: 18px;
	line-height: 23px;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 6px 0 0;
	margin: 10px 0 0;
}

#sub-navigation ul {
	margin: 0;
	padding: 0;
}

#sub-navigation li {
	list-style-type: none;
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
	background: url(images/blackdot.png) right 5px no-repeat;
	position: relative;
}

#sub-navigation a:hover {
	text-decoration: none;
	color: #deac00;
}

#sub-navigation ul li:hover ul {
	display: block;
}

#sub-navigation ul li:hover ul ul {
	display: none;
}

#sub-navigation ul ul {
	position: absolute;
	top: 22px;
	left: 0;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px;
}

#sub-navigation ul ul li {
	position: relative;
	width: 159px;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 14px;
}

#sub-navigation ul ul li a {
	display: block;
	padding: 0 7px 0 12px;
	background-color: white;
}

#sub-navigation ul ul li a:hover {
	text-decoration: none;
	background-color: #cccccc;
	color: white;
}

#sub-navigation ul ul li:hover ul {
	display: block;
}

#sub-navigation ul ul ul {
	left: 159px;
	top: -1px;
	display: none;
}

#sub-navigation li.nodot {
	background: none;
}

#sub-navigation li.right-d {
	float: right;
	font-size: 12px;
}

/* @end */

/* @group Title */

#title {
	font-size: 64px;
	padding: 0;
	margin: 10px 0 0;
	font-variant: small-caps;
}

#title a {
	text-decoration: none;
	color: black;
}

#title a:hover {
	text-decoration: none;
	color: silver;
}

/* @end */

/* @group Login */

#login {
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 7px 10px 9px;
	background: url(images/login.png) repeat-x;
}

#login a {
	color: #fff;
}

#login ul {
	padding: 0;
	margin: 0;
}

#login ul li {
	display: inline;
}

/* @end */

#header {
	float: left;
	width: 100%;
	border-bottom-style: double;
	margin: 0 0 10px;
	padding: 0 0 6px;
	border-bottom-width: 3px;
	border-top: 1px solid #a1a1a1;
}

#headerad {
	width: 468px;
}

.dot:before {
	content: url(images/whitedot.png) " ";
}

/* @end */

/* @group Main */

/* @group Sidebar */

#sidebar {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 12px;
	border-right: 1px solid #a1a1a1;
}

#sidebar a {
	text-decoration: none;
	color: black;
}

#sidebar a:hover {
	text-decoration: none;
	background-color: #eaeaea;
}

#sidebar div.side-widget li {
	list-style-type: square;
	list-style-position: inside;
	margin: 0;
	padding-top: 5px;
}

#sidebar div ul li a:hover {
	text-decoration: none;
	background-color: #eaeaea;
}

.side {
	margin: 0;
	padding: 0;
}

.side-widget {
	margin: 0 0 20px;
	padding: 0;
}

.side-widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.side-widget ul li {
	margin: 0;
	padding: 0;
}

.side-widget h2 {
	font-size: 18px;
	margin: 0 0 6px;
	border-bottom: 2px solid #dd7d00;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

.side-widget .storycontent {
	border-bottom: 1px solid #ddd;
}

.side-widget .noline {
	border-bottom: 0;
}

/* @end */

#mainwrapper {
	float: left;
	width: 100%;
	padding: 20px 0;
	margin: 0;
	border-bottom: 2px solid #aaa;
	background: white;
}

.posts {
	border-bottom: 1px dotted #dd7d00;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.posts h2 {
	margin: 10px 0 0;
}

.posts img {
	margin: 0 10px 10px 0;
	float: left;
	padding: 0;
}

.readmore {
	color: #cc0000;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #222;
	background: #fff;
}

/* @end */

/* @group Left Content */

#leftcontent {
	float: left;
	font-size: 15px;
	margin-left: 10px;
	padding-left: 10px;
}

#leftcontent h5 {
	margin: 0;
	padding: 0;
	color: #ef0000;
	font-size: 16px;
	font-weight: bold;
}

#leftcontent div.ind-post h1 a {
	margin: 0;
	padding: 0;
	font-size: 36px;
	color: #3f3f3f;
	text-decoration: none;
}

#leftcontent div.ind-post h1 a:hover {
	color: gray;
	text-decoration: none;
}

#leftcontent div.ind-post h1 {
	background-color: white;
	border-style: none;
	margin: 0;
	padding: 0;
}

#leftcontent h1.catheader {
	background-color: #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-style: solid;
	border-width: 1px;
}

#leftcontent .post h1, 
	#leftcontent .ind-post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
	text-align: left;
	background-color: #f5f5f5;
	font-size: 32px;
	margin: 0;
	padding: 8px 0 0 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

#leftcontent .threepost h1 {
	font-size: 20px;
	line-height: 22px;
}

#leftcontent div.navigation div.alignleft a {
	color: #cccccc;
}

#leftcontent .postmetadata {
	clear: both;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: none;
}

#leftcontent div.posts a {
	color: #3f3f3f;
	text-decoration: none;
}

#leftcontent div.posts a:hover {
	color: gray;
	text-decoration: none;
}

#leftcontent div.posts div.date {
	color: #dd7d00;
	background-color: white;
	margin: 0;
	padding: 0 0 10px;
	border-style: none;
}

#leftcontent div.posts p.meta {
	color: #dd7d00;
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
}

#leftcontent .post .entry {
	font-size: 15px;
}

#leftcontent .date {
	font-style: normal;
	text-align: left;
	background-color: #f5f5f5;
	margin: 0 0 15px;
	color: #dd7d00;
	padding: 0 0 8px 5px;
	font-weight: normal;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

#leftcontent div.ind-post div div.date {
	background-color: white;
	border-style: none;
	color: #dd7d00;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	padding: 0;
}

#leftcontent .meta {
	font-size: 14px;
}

#leftcontent .catdesc {
	background: #f7f7f7;
	border: 3px double #ddd;
	padding: 0 10px;
	color: #666;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
}

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-style: italic;
	margin: 10px 0 0;
}

#leftcontent blockquote {
	width: 250px;
	font-size: 24px;
	line-height: 26px;
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
	font-style: italic;
}

#leftcontent blockquote p {
	padding: 0;
	margin: 0;
}

#twocol h1 a {
	font-size: 24px;
	padding: 0;
	margin: 0;
	color: #3f3f3f;
	text-decoration: none;
}

#twocol h1 a:hover {
	text-decoration: none;
	color: gray;
}

#twocol div.twopost h1 {
	background-color: white;
	margin: 0;
	padding: 0;
	border-style: none;
}

#twocol div.twopost div.meta div.date {
	background-color: white;
	border-style: none;
	color: #dd7d00;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

#twocol {
	float: left;
	padding: 10px 0 0;
	border-top: 1px dotted #dd7d00;
	margin: 20px 0 3px;
}

#twocol img {
	margin: 0px 8px 5px 0;
	border: 1px solid gray;
}

#twocol hr.two {
	height: 0;
	border: 0;
	clear: both;
	border-bottom: 1px solid #aaa;
}

div#respond {
	border-top: 2px dotted #dd7d00;
	margin: 15px 0 0;
	padding: 0;
	clear: both;
}

div.entry img {
	border-style: none;
}

div.entry p a {
	text-decoration: none;
	color: #dd7d00;
}

div.entry p.postmetadata.alt small {
	font-size: 12px;
}

div.entry p.tags small {
	font-size: 12px;
}

div.entry h2 {
	margin: 15px 0 0;
	font-weight: bold;
	padding: 0;
	font-size: 16px;
}

div.entry h3 {
	clear: both;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: teal;
	margin: 0;
	padding: 20px 0 0;
}

div.entry p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div.entry ul {
	list-style-position: inside;
}

div.entry ol {
	list-style-position: inside;
}

div.entry p.tags {
	clear: both;
	font-size: 14px;
	margin: 0;
	padding: 20px 0 0;
}

div.entry hr {
	border: 1px dotted #dd7d00;
}

.more-link {
	font-size: 11px;
	text-align: right;
	color: #cc0000;
}

.tags a {
	color: #cc0000;
}

.ind-post, .post {
	margin: 0;
	padding: 0;
}

.ind-post img {
	margin: 0px 10px 5px 0;
	border: 1px solid gray;
}

.mainhr {
	float: left;
	background: #aaa;
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
}

.twopost {
	width: 46%;
	float: left;
}

.twopost2, .twopost4 {
	margin-left: 7.5%;
}

.twopost3, .twopost4 {
	border-top: 1px solid #aaa;
	padding-top: 5px;
}

.twopost1, .twopost3 {
	clear: left;
}

/* @end */

/* @group Other */

.red, .entry a {
	color: #cccccc;
	text-decoration: none;
}

#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
}

#tagcloud a {
	color: #dd7d00;
}

/* @end */

/* @group Comments */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}

#postcomments {
	padding-top: 20px;
}

#respond h3 {
	padding: 6px 0 0;
	margin: 0;
}

#respond p {
	font-size: 14px;
	margin: 0 0 1em;
}

#commentform p label small {
	font-size: 14px;
}

#commentform p label {
	
}

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

ol.commentlist li {
	border: 1px dotted #dd7d00;
	border-radius: 5px;
	margin: 0 0 10px;
	padding: 5px 7px 5px 64px;
	position: relative;
}

ol.commentlist li.pingback comment-author {
	padding: 0 170px 0 0;
}

ol.commentlist li div.vcard {
	font-weight: bold;
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-size: 11px;
}

ol.commentlist li div.vcard cite.fn a.url, .cancel-comment-reply a {
	text-decoration: none;
	font-size: 14px;
	color: #dd7d00;
}

ol.commentlist li div.vcard cite.fn a.url:hover, .cancel-comment-reply a:hover {
	color: #000;
}

ol.commentlist li div.vcard img.avatar {
	padding: 5px;
	left: 7px;
	position: absolute;
	top: 7px;
	background-color: white;
	margin: 0;
}

ol.commentlist li div.comment-meta {
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 5px;
}

ol.commentlist li div.comment-meta a {
	color: #dd7d00;
	text-decoration: none;
	font-size: 12px;
}

ol.commentlist li p {
	font-size: 14px;
	margin: 5px 0 12px;
}

ol.commentlist li ul {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	list-style: square;
	margin: 0 0 12px;
	padding: 0;
}

ol.commentlist li div.reply {
	background: #999;
	border: 1px solid #666;
	border-radius: 2px;
	color: #fff;
	padding: 6px 5px 4px;
	text-align: center;
	width: 36px;
}

ol.commentlist li div.reply:hover {
	background: #cc0000;
	border: 1px solid #cc0000;
}

ol.commentlist li div.reply a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

ol.commentlist li ul.children {
	list-style: none;
	margin: 12px 0 0;
	text-indent: 0;
}

ol.commentlist li ul.children li.depth-2 {
	margin: 0 0 3px;
}

ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 3px;
}

ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 3px;
}

ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 3px;
}

ol.commentlist ul.children li.odd {
	background: #fff;
}

ol.commentlist ul.children li.even {
	background: #f6f6f6;
}

ol.commentlist li.pingback div.vcard {
	padding: 0 170px 0 0;
}

.commentnumber {
	position: absolute;
	left: 7px;
	bottom: 3px;
	font-size: 14px;
	color: #ccc;
}

/* @end */

/* @group WordPress Required */

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

.alignleft, div.alignleft {
	float: left;
	margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
	float: right;
	margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0;
	

/*

optional 

rounded corners for browsers that support it */
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 12px;
	margin: 0;
	padding: 8px 4px 6px;
}

#today {
	color: #cc0000;
}

#wp-calendar {
	margin: auto;
}

/* @end */

div.entry h4 {
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 0;
	padding: 0;
}

div.entry div.related_posts h3 {
	font-variant: small-caps;
	color: #dc7e00;
	font-weight: bold;
	margin-top: 30px;
	padding: 0;
}

div.entry div.related_posts ol {
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	list-style-position: inside;
}

div.entry div.related_posts {
	clear: both;
}
