/*
Theme Name: Castle Grok v 2.0
 
Description: A caveman theme based on Graph Paper Press.  Theme Options page allows for rapid theme customization and includes a selectable one or two-column layout, color selector, and homepage slideshow options.
Author: Grok
License: GPL
*/
 
/************************* GLOBAL STYLES ***************************/

IE {
	height: 300px;
}
body {
	color:#333;
	background-color: #ececdb;
	background-image:url(/images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#outer {
	background-image: url(images/repeater.png);
	background-repeat: repeat;
	/*	background-color:#666633;*/
	width: 788px;
	margin: 10px auto 100px auto;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 0 8px 5px 8px;
}
.container-inner {
	margin:8px;
	padding:0 0 1em 0;/*	background-color: pink;*/
}
.container {
	background-color: #FFFFFF;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 0 8px;
	padding: 8px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #172323 /*blue*/;
}
h3.sub, h2.sub {
	margin: 0 0 18px 0;
	padding: 0 0 4px 0;
/*	font-size: 1.2em;*/
	font-weight: bold;
	line-height: 1em;
	text-transform: capitalize;
	border-bottom: 1px solid #000;
	color: #990000;
/*	width: 208px;
	background-color:#533800;*/
}
a {
	color:#003366;
	text-decoration:none;
}
a:hover, a:focus {
	color:#F74E3C;
}
p {
	color:#333;
}
h6.top {
	color:#ccc;
}
#top {
	width:94%;
	margin:0 auto 1em;
	padding: 0 0 .5em;
	color:#666
}
#top a {
	color:#666
}
.login {
	float:left;
}
/* Masthead */
#masthead {
	float: left;
	height:34px
}
#masthead h4, #masthead span {
	margin: 0;
	padding:10px 0 0;
	line-height:2em
}
#masthead h4 {
	font-weight: bold;
	text-transform: uppercase;
	float: left
}
#masthead h4 a {
	color: #fff;
	text-decoration: none;
}
#masthead span.description {
	color: #FFF;
	text-transform: lowercase;
	font-size: .6em;
	padding: 0 0 0 3px;
}
.double-border {
	background: url(images/double-border.png) repeat-x bottom;
	height:8px;
	width:100%;
	clear:both;
	float:none;
	border:none;
	;
	margin:1em 0
}
/* Navigation at rest */
#nav {
	float: right;
	margin: 28px 0 -30px 0;
	background:#000;
	padding:8px 4px 6px 10px;
	border-radius-topleft: 8px;
	border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-khml-border-top-right-radius: 8px;
	-khml-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}
#nav ul, #nav ul li {
	margin: 0;
	padding: 0;
}
#nav ul li {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	list-style: none;
	float: left;
	margin-right: 15px;
	position: relative;
	color:#eee
}
#nav ul li a {
	color: #eee;
	text-decoration: none;
}
#nav ul li a:hover {
	color:#fff
}
/* Navigation interaction */
#nav ul li ul {
	display: none;
}
#nav ul li.drop:hover ul {
	display: block;
	margin-top: -2px;
}
/* Sub-navigation */
#nav ul li ul {
	padding-top: 7px;
	margin-left: -10px;
	position: absolute;
	z-index:200
}
#nav ul li ul li {
	margin-right: 0;
	float: none;
	font-weight: normal;
	font-size: 11px;
	z-index:210
}
#nav ul li ul li a {
	display: block;
	background: #1a1a1a;
	padding: 7px 10px;
	width: 130px;
	color: #999;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#nav ul li ul li a:hover {
	text-decoration: underline;
	background:#000;
}
#nav ul li ul li a.icon {
	padding-left: 30px;
}
#nav ul li ul li a.entries {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#nav ul li ul li a.comments {
	background-image: url(images/chat.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#nav ul li ul li a.feedburner {
	background-image: url(images/feedburner.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#nav ul li ul li a.twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#nav ul li ul li a.phone {
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#nav ul li ul li a.ask {
	background-image: url(/favicon.ico);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#nav ul li ul li a.email {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
/* Navigation enhanced styles */
#nav ul li ul.push {
	margin-top: 12px;
	z-index:211
}
#nav ul li.enhanced {
	margin-right: 0;
	padding-right: 15px;
	z-index:211
}
#nav ul li.enhanced span {
	padding-right: 7px;
	float: left;
	z-index:211
}
#nav ul li.enhanced a.arrow {
	display: block;
	position: relative;
	top: -2px;
	width: 18px;
	height: 15px;
	overflow: hidden;
	float: left;
}
#nav ul li.enhanced a.arrow:hover {
	cursor: pointer;
}
#nav ul li.enhanced a.arrow img {
	display: block;
	position: relative;
	border: 0;
}
#nav ul li.enhanced a.rest img {
	top: 0;
}
#nav ul li.enhanced a.hover img {
	top: -15px;
}
#nav ul li.enhanced a.open img {
	top: -30px;
}
/* Posts */
.content {
	line-height: 1.7em;
}

.content h2 {
	font-family: Georgia, serif;
}

.content h4 {
	clear:both;
}

.home .post {
	display:block;
	clear:both;
}


.post h2 {
	padding-bottom: 0;
	margin-bottom: 0;
	clear:both;
}

.home .post h2 {
	padding-bottom: 0;
	margin-bottom: 0;
	clear:both;
}

.post h4, .post h6 {
	font-family: Georgia, serif;
}
.postmetadata {
	padding:1em;
	margin: 15px 0 25px 0;
	color:#A4A4A4;
	font-size:10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #273332;
}
.postmetadata a {
	color: #9DCA68;
}
.postmetadata a:hover {
	color:#F75341;
}
.underlined {
	border-bottom:1px solid #eee;
}
h6.underlined {
	margin:0 0 1em;
}
.welcomebox {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#eee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.welcomebox p, .welcomebox h2 {
	color:#000
}
.nav-image-left, .nav-image-up, .nav-image-right {
	text-align:center;
	float:left;
	width:25px;
	margin:0 10px 0 2px;
}
.nav-image-left a, .nav-image-up a, .nav-image-right a {
	background:#eee;
	padding:2px 48% 2px 48%;
	text-decoration:none;
	color:#000;
}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {
	background:#000;
	color:#fff;
}
.nav {
	background:#eee;
	margin:0 0 1em 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nav:hover {
	background:#172323;
}
.prev a, .next a {
	color:#000;
	text-decoration:bold;
	padding:0 10px 0 10px;
	font-size: 150%;
}
.nav-interior {
	margin:0;
	padding:0;
	clear:both;
	display:inline;
}
.nav-interior .next {
	color:#000;
	text-decoration:none;
	float:right;
}
.nav-interior .prev {
	color:#000;
	text-decoration:none;
	float:left;
}
/* Sidebar */
#sidebar {
	margin:0;
	float:right;
	width: 200px;
	padding: 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#sidebar h3 {
	margin:-8px -8px 2px -8px;
	padding: 5px 0 5px 9px;
	color: #FFF;
	background-color:#273332;
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-khml-border-top-right-radius: 5px;
	-khml-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#sidebar .item {
	margin:0 0 2em 0;
	width: 100%;
}
#sidebar ul {
	list-style:none;
	margin:0 -8px 1.6em -8px;
	font-size:.9em;
}
#sidebar ul li a, ul.txt li {
	color: #273332;
	height:1%;
	line-height:1.2em;
	display:block;
	padding:6px 0 6px 10px;
	background-color: #A4A4A4;
}
#sidebar ul li a:hover, ul.txt li:hover {
	color:#9DCA68;
	background-position:1px 0.8em;
	background: #273332;
}
#sidebar ul li a span, ul.txt li, h4 a span {
	color:#696455;
}
#sidebar ul li.active a {
	cursor:default;
	color:white;
}
#sidebar ul ul {
	margin:0;
	list-style:none;
}
#sidebar ul li {
	background-color: #A4A4A4;
}
#sidebar .textwidget {
	margin: 0 -8px
}
/* Footer */
#footer-wrap {
	background:#000;
}
#footer {
	width:93%;
	padding:1.5em 0;
	margin:0 auto;
	color:#999;
	text-align:left
}
#footer p {
	color:#999
}
#footer h3 {
	margin:0;
	padding:0 0 .6em 0;
	border-bottom:none;
	color:#999
}
#map .item {
	margin:0 0 1.3em 0
}
#footer ul {
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#footer ul li a, ul.txt li {
	height:1%;
	line-height:1.2em;
	display:block;
	padding:6px 0 6px 8px;
}
#footer ul li a:hover, ul.txt li:hover {
	color:#fff;
	background-position:1px 0.8em;
	background: #111
}
#footer ul li a span, ul.txt li, h4 a span {
	color:#696455;
}
#footer ul li.active a {
	cursor:default;
	color:white;
}
#footer ul ul {
	margin:0;
	list-style:none;
}
#footer ul#recentcomments {
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#footer ul#recentcomments li.recentcomments {
	display:block;
	padding:4px 0 4px 8px;
}
#footer ul#recentcomments li.recentcomments a {
	border:0;
	background-image:none
}
#footer ul#recentcomments li.recentcomments a:hover {
	color:#fff;
	background-position:1px 0.8em;
	background: #111
}
#footer ul#recentcomments li.recentcomments a span {
	color:#696455;
}
/* Floats & Images */
.right {
	float: right;
}
.left {
	float: left;
}
.middle {
	margin: 0 auto;
	float:left;
}
.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:950px
}
img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
	max-width:950px
}
img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
	max-width:950px
}
img.alignnone {
	padding:0 4px 4px 0;
	margin: 3px 10px 2px 0;
	display: block;
	max-width:950px
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	padding-top:0;
	margin:0
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	text-align:center;
	padding: .5em 0;
	margin: 0 0 5px 0;
	background:#EEE;
	max-width:740px;
}
.home .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	text-align:center;
	padding: .5em 0;
	margin: 0;
	background:#000;
	max-width:590px
}
.thumbnail, .attachment-thumbnail {
	max-width:170px;
}
.attachment-medium {
	max-width:950px;
	overflow:hidden;
	display: inline;
	float:left;
	padding: 0 8px 8px 0;
}
.attachment-large {
	max-width:950px;
	max-height:inherit;
	overflow:hidden;
	display: inline
}

.content .size-medium, content size-large {
	margin: 0 1.5em 1.5em 0
}
.home .size-medium, .home .size-large, .home .size-full {
	max-width: 488px;
	height:auto;
	overflow:hidden;
	margin: 3px .5em .5em 0;
}
dl.gallery-item .gallery-caption {
	clear:both;
	float:none;
	width:170px;
}
dl.gallery-item {
	max-width:170px;
	padding: 7px;
}
.gallery-icon .attachment-thumbnail {
	padding:0;
	margin:0;
}
.gallery {
}
/* Etc */
#filters {
	clear: both;
	height: 2em;
	margin-bottom: 1em;
}
#filters li {
	float: left;
	margin-right: 2em;
}
.prev {
}
.next {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
.advertisement .box {
	background:#e5ecf9;
}
/* Search */
#search {
	margin:0;
	padding:0;
}
#search #s {
	background: #ddd url('images/search.png') 0px center no-repeat;
	color: #222;
	font-size: 1.2em;
	margin:0;
	padding: 4px 0 4px 17px;
	width: 180px;
	border:1px solid #333;
}
#search input {
	border:0
}
#search #s:hover {
	color: #0066cc;
	background: #fff url('images/search_blue.png') 0px center no-repeat;
}
.search-excerpt {
	margin: 0;
}
/* Comments */
h3#comments {
	margin: 10px 0 0;
	padding: 10px 10px;
	background: #EEE;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
h3#comments span.comments-subscribe {
	float:right;
	font-size:.7em;
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url("images/rss.png") no-repeat 0 50%;
	color:#cccccc;
}
h3#respond {
	margin: 10px 0 0;
	padding: 10px 10px;
	background: #EEE;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
/*	border-top: 5px solid #eee;*/
}
ol.commentlist li strong {
	/*padding-left:1em;*/
}
ol.commentlist li .comment-entry {
	margin: 5px 0 0 0;
	border-bottom: 5px solid #eee;
	padding: 5px 0 10px 5px;
	line-height: 1.3em;
	vertical-align: top;
	width: 100%;
	clear:both;
}
ol.commentlist li .avatar {
	border:1px solid #000;
	padding:.5em;
	margin:1.2em 0 1em 1.5em;
	float:right;
}

#commentform {
	margin: 0 0 7px;
	padding: 30px;
}
/* ************************ SLIDESHOW ********************************/
ul#portfolio {
	padding:0;
	list-style:none;
	margin:0 0 8px 0;
	overflow:hidden;
	max-height:245px;
}
ul#portfolio li {
	list-style:none;
	padding:0;
}
ul#portfolio li h4 {
	margin: 0 0 .5em 0;
	text-transform:uppercase;
	padding:0 16px;
}
ul#portfolio li img {
	max-width:740px;
	text-align:center;
	margin:0;
}

/* Grok Styles */

.comment-entry ul ol{
	list-style-type: decimal-leading-zero;
	background-color: #FFFFCC;
	margin-bottom: 5px;
	font-size: 90%;
}

#map .left {
	float:left;
	width: 245px;
	padding-right: 15px;
}

#map .right {
	float:right;
	width: 215px;
}

.solo-subscribe-to-comments{
	margin: 25px 0 25px 30px;
	font-size: 85%;
	line-height: 200%;
}

.home .pro-player-container object {
	max-width: 488px;
	max-height: 300px;
	margin: -10px 0 8px 0;
}

.TV {
	background-image: url(images/TV.jpg);
	background-repeat: no-repeat;
	height: 327px;
	width: 740px;
	text-align:left;
	padding: 30px 0 0 27px;
	margin-bottom: -25px;
	
}


.iframe{
	height: 573px;
	width: 740px;
	border: solid 3px #000;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/* Best Related Posts */
#BRP a{
	color: #CC3300;
}

em{
	color: #660000;
}

#pictures ul{
	display: table-row;
	list-style-type: none;
	margin: 0 0 -20px 0;
	padding: 0;
	
}

#pictures li{
	display: table-cell;
	padding: 0 8px 0 0;
}

#realfood h2{
	margin:35px 0 18px 0;
	padding: 5px;
	font-family: Arial;
	color: #003399;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #D5DFF4;
}
