/* 
Theme Name: CrackerClips Modified template 7
Theme URI: http://blog-theme-creator.com
Description: A Blog Theme Creator customizable theme
Version: 1.0
Author: MullennixMedia
Author URI: 
*/

/*Overall*/
a img {
	border: 0 none;
}
a {
	color: #615946;
	text-decoration: none;
}
a:visited {
	color: #2643bf;
}
a:hover {
	color: #5f5d55;
	text-decoration: underline;
}
blockquote {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding: 0 20px;
	border-left-color: #bac7fe;
	border-left-width: 2px;
	border-left-style: solid;
}
acronym, abbr {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	cursor: help;
}
.alignright {
	float: right;
	
}
.alignleft {
	float: left
}
.alignleft a {
	float: left;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}
.dropanchor {
	height: 0;
	overflow: hidden;
	clear: both;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 20px 0px 0px 0px;
	color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color:#f1f1f1;
	background-image: url("images/wallpaper.png");
	background-repeat: repeat-x;
	background-position:left top;
}
#page {
	width: 750px;
	margin: 0 auto;
	position: relative;
	background-color: #000000;
}
#headwrap {
	width: 100%;
	height: 190px;
	/*background-repeat: repeat-y;
	background-image: url("images/borderstop.png");*/
	color:#2d3945;
}
#header {
	width: 750px;
	height: 190px;
	background-image: url("images/header.png");
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
	color:#2d3945;
	overflow: hidden;
}
#videoheader {
     position:absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     z-index:1;
}
#headerinset {
	position: absolute;
	bottom: 20px;
	right: 0px;
	left: 0px;
	color:#2d3945;
	width: 100%;
	float:left;
	overflow: visible;
	z-index: 2;
}
#headhome {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 0;
	right: 0;
	left: 0;
	height: 190px;
	font-size: 190px;
	z-index: 3;
}

h1 {
	margin: 0;
	text-align:left;
	font-family:"Lucida Bright", Arial, "Arial Narrow";
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	vertical-align:top;
	padding-bottom:50px;
	padding-left:40px;
	font-style: normal;
	display: none;
	float:left;
	
}
h1, h1 a, h1 a:visited, h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#tagline {
	padding: 2px 20px 0;
	color: #100f0b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	display: none;
}
#innerpage {
	width: 100%;
	height:auto;
	/*background-image: url("images/innerpagetop.png");*/

}
#columngroup {
	width: 100%;
	float: left;
	border:0px solid #333333;
	/*background-image:url(images/s_bg.png);
	background-position:left;
	background-repeat:repeat-y;*/
	  
}
#content {
	width: 533px;
	height:auto;
	float: left;
	
}
#content p {
	text-align:justify;
	color:#676767;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 15px 0px 20px;
	line-height:18px;
	
}
.comment admincomment{
	color:#006600;
	}
#content p a {
	font-weight: inherit;
}
blockquote, #content blockquote p {
	margin-top: 0;
	color: #314287;
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	text-align: justify;
}
blockquote ul li, #content blockquote ul li, .comment ul li {
	padding-left: 0;
	list-style-type: circle;
	background-image: none;
}
.post {
	font-size:11px;
	width: 100%; 
	line-height:18px;
	margin-top:20px;
}
#firstpost {
	margin-top: 0;
	
}

.post h2, .post h3, .comments h2 {
	font-size:15px;
	padding-left: 8px;
	color: #cb934f;
	padding-top:2px;
	font-family:"Lucida Bright", Arial, "Arial Narrow";
	margin-left:7px;
   /* background-color:#1e1b14;*/
	border-bottom:0px dashed #666666;
	height:20px;
}
.post h2, .comments h2 {
	font-size:13px;
}
.post h3 {
	font-size:13px;
}
.post h2 a, .post h2 a:visited, .post h3 a, .post h3 a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:4px;
	color: #cb934f;

}
.post h2 a:hover, .post h3 a:hover {
	color: #8e5d21;
	text-decoration:none;
}
.post h4 {
	margin: 2em 0 0;
}
.post .date {
	padding-left: 45px;
	font-size: .8em;
}
.post ul li, .post ol ul li {
	padding-left: 17px;
	background: url("images/postbullet.png") no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
}
.post ol li, .post ul ol li {
	padding-left: 0;
	list-style-type: decimal;
	background-image: none;
}
.post div.metadata {
	margin-left:20px;
	margin-right:20px;
	color: #615946;
	padding-bottom:10px;
	display:block;	
}
.post .metadata ul {
	margin: 0;
	padding: 0;
		padding-right:15px;


}
.post .metadata a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #e26805;
	font-weight:normal;

}
.post .metadata li {
	margin: 0;
	padding: 0 8px;
	border-left-style: solid;
	border-left-width: 1px;
	list-style-type: none;
	background-image: none;
	display: inline;
}
.post .metadata li.first {
	padding-left: 0;
	border-left-style: none;
	border-left-width: 0;
}
.post .metadata li.last {
	padding-right: 0;
}
.navigation {
	margin-top: 25px;
}
.navigation a {
	color: #615946;
	font-weight: bold;
}
.navigation a:hover {
	color: #8fa4ff;
}
.comment {
	margin-left:15px;
	margin-right:15px;
	padding: 5px;
	border-color: #615946;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #615946;
}
.comment p {
	margin: 0 0 .9em;
}
.comment p, .comment div {
	margin-left: 20px;
}
.comment p div, .comment div p, .comment div div {
	margin-left: 0;
}
.comment a {
	color: #615946;
}
.admincomment a {
	color: #615946;
}
.altcomment {
	border: 0 none;
}
.admincomment {
	color: #615946;
}
.comment h3 {
	margin: 0 0 3px;
	
	padding: 0;
	font-size: .8em;
	font-weight: bold;
}
.comment h3 cite {
	font-style: normal;
}
.comment .date {
	margin-bottom: 3px;
	font-size: .8em;
}
#comments {
	margin: 30px 0 10px;
}
#respond {
	margin: 10px 0 10px;
}
.comments textarea {
	width: 320px;
	background-color:#4c453f;
	border:1px solid #786047;
}
#homeextras {
	padding-top: 35px;
	color: #615946;
	clear: both;
}
#homeextras ul {
	width: 365px;
	margin: 0;
	padding: 0;
}
#homeextras ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#homeextras ul ul {
	width: 100%;
}
#homeextras ul ul li {
	margin-left: 20px;
	padding-bottom: 3px;
	list-style-type: circle;
}
#homeextras h2 {
	margin: 0 0 3px;
	padding: 0;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
}
#homeextras a {
	color: #615946;
	font-weight: bold;
}
#homeextras a:hover {
	color: #8fa4ff;
}
.sidebar {
	width: 211px;
	color: #93632b;
	height:100%;
	font-family: inherit;
	padding-top:15px;
	font-size: 11px;
	font-weight: normal;
	/*background-image:url(images/s_bg.png);*/
	font-style: normal;
	overflow: hidden;
	float:left;
 }
#leftsidebar {
	text-align: left;
	width: 217px;
	float: left;
	height:100%;
}

.sidebar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#93632b;
	font-style:normal;
	text-decoration:none;
	margin-left:9px;
}
.sidebar a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#623c10;
	font-style:normal;
	text-decoration:underline;
}
.sidebar .current_page_item a {
	color: #fffc00;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	margin: 0;
	padding: 0 0 15px;
	list-style-type: none;
	color: #93632b;
}
.sidebar h2 {
	color:#cb934f;
	margin: 0px 0px 10px 16px;
	padding: 6px 0 3px 25px;
	font-family:"Lucida Bright", Arial, "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	height:28px;
	background: url("images/sidebartitle.png") no-repeat;
	text-align:left;
	font-size:15px;
	font-style:italic;
}
.sidebar ul ul li {
	margin: 4px 0px 0px 40px;
	padding: 0 0 0 17px;
	background: url("images/sidebarbullet.png") no-repeat;
	background-position: 0px 6px;
}
#footer {
	width: 750px;
	margin: 0 auto;
	padding: 10px 0 10px;
	height:10px;
	overflow: visible;
	color: #100f0b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	background-color:#62533b;
	background-repeat:no-repeat;
	text-align:center;
}
#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:20px;
	color: #1e1b14;
	font-weight:normal;
}
#footer ul {
	margin: 0 auto;
	padding: 0 0 5px;
	text-align: center;
}
#footer li {
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color:#100f0b;
	list-style-type: none;
	display: inline;
}

#footer li.first {
	padding-left: 0;
	border-left-style: none;
	border-left-width: 0;
}
#footer li.last {
	padding-right: 0;
}

.widget_search div {
	padding-top: 2px;
	text-align: center;
}
#wp-calendar {
	font-family:Arial, Helvetica, sans-serif;
	width: 150px;
	margin: 0 auto;
	border:0px #edeeeb solid;
	font-size: 10px;
	padding-bottom:15px;
	color:#93632b;

}
#wp-calendar caption {
	width: 250px;
	padding: 5px 0px 5px 0px;
	font-family:"Lucida Bright", Arial, "Arial Narrow";
	color:#cb934f;
	text-align: center;
	height:16px;
	font-size:15px;
	font-style:italic;

}
#wp-calendar thead {
	font-weight: bold;
	text-align:center;
	margin-left:20px;
	padding-top:2px;
}
#wp-calendar td {
	margin: 3px 0;
	padding: 0;
	text-align: center;
}
#wp-calendar td a {
	font-size: 11px;
	font-weight:normal;
}
td#next a {
	text-align: right;
}
td#prev a {
	text-align: left;
}
#today {
	border:1px solid  #93632b;
	color:#93632b;
	font-weight:bold;
}
#wp-calendar #next a, #wp-calendar #next  {
 padding-right: 0;
 text-align: left;
 width: auto;
 font-weight: bold;
  margin:0px;
 padding-top:8px;
 padding-bottom:8px;
}
#wp-calendar #prev a, #wp-calendar #prev {
 padding-left: 0;
 text-align: right;
 width: auto;
 font-weight: bold;
 margin:0px;
 padding-top:8px;
 padding-bottom:8px;
 }
.sidebar .textwidget {
	margin: 4px 20px 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#search_div{

position:relative;
overflow:visible;
padding-left:20px;
/*background-color:#f8941d;
background-repeat:no-repeat;
border-top:2px solid #5f6e79;*/
height:40px;
text-align:right;
}
.text_box{
height:15px;
width:180px;
color:#ffffff;
border:1px solid #786047;
background-color:#4c453f;
}
#date_new{
font-family:Arial, Helvetica, sans-serif;
background-color:#000000;
border-top:1px solid #383121;
color:#ffffff;
border-right:1px solid #383121;
border-left:1px solid #383121;
border-bottom:1px solid #383121;
font-size:11px;
font-weight:normal;
padding-top:2px;
padding-left:10px;
margin-right:20px;
margin-top:3px;
}
#comment_maindiv{
width:533px;
padding-bottom:5px;
border:0px solid #d0d0d0;
margin-top:10px;
}
h2#pagetitle {
	width:480px;
	margin-left:10px;
	color:#cb934f;
	font-size:14px;
	font-family: Lucida Bright, Verdana, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	height:30px;
	padding-left:10px;
	padding-top:3px;
}