/*
Theme Name: Shine Brighter
Theme URI: 
Description: 
Version: 1.0
Author: Kolbedesign, LLC
Author URI: http://www.kolbedesignllc.com/
Tags: fixed width, cms, widgets, featured post

*/

* {
	 padding:0; margin:0;}
body { >
	background:url(images/bg2.jpg) repeat;
	color:#271e12;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
a {text-decoration:none;}
h1 a, h2 a, h3 a {border:none; color:#3A2B1B;}
h1 a:visited, h2 a:visited, h3 a:visited {border:none; color:#3A2B1B;}
h1 a:active, h2 a:active, h3 a:active{border:none; color:#3A2B1B;}

.clear {clear:both; padding:0; margin:0;}
#wrap {
	width:950px;
	margin:0 auto 25px auto;
}
#tab {background:url(images/left2.jpg); width:34px; float:left; min-height:453px; height:100%; padding-top:60px}
#top {
	background:url(images/top2.jpg) no-repeat;
	height:50px;
	float:left;
	width:916px;
}
#page {
	margin-left:34px;
	background-color: #B9AC9F;
}
#col1 {
	width:200px;
	min-height:450px;
	float:left;
	background-image: url(images/me.jpg);
	background-repeat: no-repeat;
	background-position: 15px 100px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#col2 {
	width:300px;
	float:right;
	background-color: 1C2F2B;
}
#widecol {
	width:630px;
	float:right;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.div1 {
	height:35px;
	display:block;
	width:300px
}
.div3 {background:url(images/dv3.jpg) 0 0 no-repeat; height:26px; display:block; width:300px;}
.col2content { padding-left:39px;}
#col3 {
	padding-top:85px;
	margin-top: 0;
	margin-right: 305px;
	margin-bottom: 0;
	margin-left: 250px;
}
#page p {line-height:20px; margin-bottom:20px;}
#header {
	height:415px;
}
#Sitename {
	color:#1C2F2B;
	font-size:26px;
	display:block;
	text-align:center;
	padding-top:5px;
}
#Sitename .italic { color:#A9BA67; font-style: italic; text-transform:uppercase;}
#Sitename a {
	color:#1C2F2B;
	text-decoration:none;
}
#Sitename a .italic {
	color:#6C746D;
	text-decoration:none;
}
#Sitename a:hover {
	color:#551900;
}
#Sitename a:hover .italic {
	color:#551900;
}
.caption {
	color:#544220;
	font-size:14px;
	display:block;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #1C2F2B;
}
h1 { font-size:22px}
h2 {font-size:18px;}
h3 {font-size:16px;}
.postinfo {display:block; color: #594D44; font-size:10px;}

/*Tab*/
#tab ul {
	list-style:none;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:11px;
	letter-spacing:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#tab a, #tab a:visited, #tab a:active {
	display:block;
	background:url(images/menu3.jpg) repeat-y;
	width:18px;
	text-align: center;
	text-decoration:none;
	color:#FFFFFF;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 5px;
}
#tab a:hover {
	color:#1C2F2B;
	background-image: url(images/menu2.jpg);
	background-repeat: repeat-y;
}
#tab .active a {background:url(images/menu1.jpg) repeat-y; color:#fff;}

.menu ul{list-style:none;}
.menu li{
	display:block;
	border-bottom: 1px solid #6A6257;
}
.menu a {
	display:block;
	color:#000;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menu a:visited, .menu a:active {color:#000;}
.menu a:hover {
	color: #FFFFFF;
	background-color: #1C2F2B;
}
.featured {
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 99;
	float: right;
	display: block;
	visibility: visible;
}

#col2 #featured_post {
	position: relative;
	top:-40px;
	z-index: 50;
	
}
.featuredimg {
	padding:3px;
	background:#1C2F2B;
}
#col2 .post {padding-right:15px;}
#col2 .sidebar {padding-right:15px;}
a img {border:none;}

#bottom {
	color:#7D7465;
	text-align:right;
	font-size: 10px;
	background-color: #333333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 100%;
}

.pagenav {
	display:block;
	padding:3px;
	font-size: 11px;
	text-transform: uppercase;
	background: #1C2F2B;
	height: 15px;
}
.pagenav .alignleft {display:block; float:left;}
.pagenav .alignright {display:block; text-align:right;}

a {
	color:#fff;
}
a:visited, a:active {
	color:#fff;
}
a:hover {
	text-decoration: underline;
}
.post a {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #1C2F2B;
}
.post a:hover {
	color:#FFFFFF;
	background-color: #1C2F2B;
	text-decoration: none;
}
.post h2 a {
	border:none !Important;
	color: #1C2F2B;
	text-decoration: none;
}
.post .postbottom {
	display:block;
	padding: 3px;
	font-size:10px;
	background-color: #1C2F2B;
}
.postbottom a:link{
	color:#FFF;
	margin-right: 5px;
	text-decoration: none;
}
.postbottom a:hover{
	text-decoration: underline;	
}
.postbottom a:visited {
	color: #999999;
	text-decoration: none;
}
.postbottom  a:active {
	color:#FFF;
	text-decoration: underline;
}


/* --- */
blockquote {
	background: #938979;
	font-size: 11px;
	margin-bottom:15px;
}
blockquote p { display:block; padding:10px 10px 0 10px; line-height:16px;}
.rounded p {margin-bottom:0!important;}
cite {font-weight:bold; padding-left:15px; font-size:10px;}
.says { display: none; }
blockquote:before {
  background: transparent url(images/t-r.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 15px;
  display: block;
  border: none;
  content: url(images/t-l.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

blockquote:after {
  display: block;
  font-size: 1px;
  content:  url(images/b-l.png);
  margin: 0 0 -1px 0;
  height: 15px;
  background: white;
  background: transparent url(images/b-r.png) scroll no-repeat bottom right ;
  padding: 0;
}
#siteinfo {height:70px;}
#footer {
	padding-top:15px;
	height: 20px;
}
#footer .backto {display:block; float:left;}
#footer .credits {display:block; float:right;}
#bottom a {
	color: #938979;
}
#bottom a:hover {
	color: #fff;
	text-decoration: underline;
}
img.leftalign {padding:5px; background:#877D6D; margin-right:10px; float:left; border: solid 1px #3A2B1B;}
img.rightalign {padding:5px; background:#877d6d; margin-left:10px; float:right; border: solid 1px #3A2B1B;}
.post ol {margin-bottom:15px; padding-left:25px;}
.post ol li {padding:3px; margin-bottom:3px;}
.post ul {margin-bottom:15px; padding-left:25px; list-style:square;}
.post ul li {padding:3px; margin-bottom:3px;}

/*tables and Forms */

#page table {
	width:90%;
	border:1px solid #2B1F13;
	margin-bottom:20px;
	background: #ADA69A;
	margin-top: 15px;
}
#page th {
	background:#2A1E12;
	padding:5px 15px 5px 15px;
	color:#7D7465;
	text-align:center;
	border-bottom:1px solid #000000;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
}
#page td {
	border-bottom:1px solid #2A1E12;
	padding:5px 15px 5px 15px;
	border-right:1px solid #2A1E12;
}


.textfield {
	display: block;
	width:50%;
	padding:3px;
	border: 1px solid #65594D;
	background: #ADA69A;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	max-width: 450px;
}
label {
	display: block;
	margin:3px;
	padding: 5px;
	font-weight: bold;
}
.button {
	display: block;
	padding:2px;
	color:#fff;
	background-color: #1C2F2B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.textfield {
	background:#6C746D;
}
.textfield:hover {
	background:#FFF;
}
.textfield:focus {
	background:#ffffff;
	border: 1px solid #3A2C1B;
}
.hide {display:none;}
.commentlist {list-style:none; padding-left:10px; margin:10px 0 10px 0;}
.commentlist li {
	display:block;
	margin-bottom:8px;
	background-color: #6C746D;
}
.commentlist li img {display:block; margin:10px; float:left;}
.commentmetadata {display:block; font-size:10px; padding: 10px;}
.commentlist li cite {
	display:block;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.commentlist li p {
	display:block;
	padding:8px;
	color: #FFFFFF;
}
.commentlist li.depth-1:before {
  background: transparent url(images/t-r.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 15px;
  display: block;
  border: none;
  content: url(images/t-l.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.commentlist li.depth-1:after {
  display: block;
  font-size: 1px;
  content:  url(images/b-l.png);
  margin: 0 0 -1px 0;
  height: 15px;
  background: white;
  background: transparent url(images/b-r.png) scroll no-repeat bottom right ;
  padding: 0;
}
.children li {
	padding: 10px 0 0 10px;
	border-left: 2px solid #181000;
	margin: 10px 0 0 10px;
}

.reply a {
	background: #181000;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 5px;
	margin-left: 10px;
}
.reply a:hover {
	background: #7B7563;
}
#rssicon {
	margin-top: 29px;
	margin-left: 25px;
}