/*
Theme Name: jaymebros10
Theme URI: http://www.jaymebros.com/
Description: A theme by <a href="http://wwww.jaymebros.com">Jayme Bros</a>.
Version: 1
Author: D Jayme
Author URI: http://www.jaymebros.com
*/

/*-----------------------------------CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------------------------BODY*/
body {
	font-family: Georgia, "Lucida Grande", Arial, Helvetica, Sans-Serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

a {
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
}

a img{
	border: none;
}

.clear{
	clear: both;
}

#page {
	width: 950px;
	margin: 0px auto;
}


/*-----------------------------------HEADER*/
#header {
	float: left;
	font-size: 12px;
	height: auto;
	width: 950px;
	margin: 0px auto;
}

/*-----------------------------------TITLE*/
#header .title {
	float: left;
	margin-top: 0 0 0 0;
}

#header .title h1{
	width: 500px;
	height: 100px;
	background: url(images/logo.png) no-repeat;
	font-size: 30px;
	overflow: hidden;
}

#header .title h1 a {
	display: block;  
	width: 500px;
	height: 100px;
	text-indent: -100000px;  
}

/*-----------------------------------NAV*/
#menu {
	float: left;
	width: 100%;
	font-family: Georgia, "Lucida Grande", "Tahoma", "Sans-Serif", Arial, Helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	height: auto;
	width: 950px;
	margin: 0px auto;
	background: #000;
}

#menu ul.left { 
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 900px;
}

#menu ul.left li {
	position: relative;
	float: left;	
}

#menu ul.left li a {
	float: left;
	overflow: hidden;
	color: #ccc;
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
	background: #000;
	text-decoration: none;
}

#menu ul.left li a:hover {
	color: #fff;
	text-decoration: none;
	background: #222;
}

/*-----------------------------------CONTENT*/
.space {
	margin:0 0 20px 0;
}

#container {
	width: 950px;
	margin: 25px 0 0 0;
	float: left; /*display whole box*/
}

#content {
	color:#222;
	float:left;
	width: 720px;
}

#content h2 {
	color:#222;
	font-size:27px;
	font-weight:normal;
	margin:0 0 15px 0;
}

#content h2 a {
	color: #000;
	text-decoration:none;
}

#content h2 a:hover {
	color: #999;
	text-decoration:none;
}

#content .postnav {
	margin:0 0 20px 0;
	font-size: 12px;
}

#content .postnav a {
	color:#666;
	text-decoration:underline;
}

#content .postnav a:hover {
	color:#fff;
	background:#000;
	text-decoration:underline;
}

#content .main a, 
#content .cat a,
#content .tags a {
	color:#666;
	text-decoration:none;
	font-style: normal;
}

#content .main a:hover,
#content .cat a:hover, 
#content .tags a:hover {
	color:#fff;
	background:#000;
	text-decoration:none;
	font-style: normal;
}

#content .main p {
	font-size: 12px;
	line-height:22px;
	margin:20px 0 10px 0;
}

#content .main ol {
	margin:0 0 0 30px;
}

#content .main ul {
	margin:0 0 0 0;
}

#content .main li {
	margin:0 0 10px 0;
}

#content .cat {
	border-top-style: solid;
	border-top-color: #000;
	border-top-width: 3px;
	font-size:10px;
	color:#000;
	margin:0 0 10px 0;
	padding:10px 0 6px 0;
}

#content .meta {
	border-top-style: dotted;
	border-top-color: #222;
	border-top-width: 1px;
	font-size:10px;
	color:#222;
	padding:10px 0 0px 0;
	margin:25px 0 10px 0;
}

#content .meta a {
	
}

#content .meta a:hover {
	
}

#content .tags {
	font-size:10px;
	margin:0 0 10px 0;
	color:#222;
}

#content .comments {
	color:#222;
	font-size:10px;
	margin:0 0 50px 0;
}

#content .comments a {
	color:#666;
	text-decoration:none;
}

#content .comments a:hover {
	color:#2b9cce;
	text-decoration:none;
}

blockquote {
	font-style:italic;
	margin-left: 20px;
	padding:0 40px 0 20px;
	border-left: 2px solid #f6f6f6;
}

/*-----------------------------------GALLERY*/

.gall {
  	float: left;
  	margin: 0 18px 18px 0;
  	position: relative;
  	width: 160px;
	height: 94px;
  	border: solid 1px #ccc;
	overflow: hidden;
}

.gall img{
  	position: absolute;
  	clip: rect(156px 360px 240px 210px);
	top: -151px;                  			 /*------------ back to border*/
	left: -205px;							 /*------------ back to border*/
}

/*-----------------------------------WP-DEFINED CONTENT*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #000;
	font-size: 12px;
}

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

/*-----------------------------------SIDEBAR*/
#sidebar {
	color:#222;
	float: left;
	width: 180px;
	font-size: 10px;
	border-left:#666 1px solid;
	padding:0 0 10px 20px;
	margin:0 0 20px 20px;
}

#sidebar h3 {
	color:#222;
	font-size:12px;
	margin:30px 0 5px 0;
}

#sidebar a {
	color:#666;
	text-decoration:none;
	border-bottom:#666 1px dotted;
}

#sidebar a:hover {
	background:#000;
	color:#fff;
	text-decoration:none;
	border-bottom:#fff 1px dotted;
}

#sidebar ul {
	list-style:none;
}

#sidebar ul ul {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul {
	margin:5px 0 0 10px;
}

#sidebar ul li {
	padding:0 0 10px 0;
}

/*-----------------------------------SEARCH*/
#searchform {
	position: relative;
	width: 180px;
	height: 25px;
	border: 0;	
}

#search #searchform .searchinput {
	position: absolute;
	top: 5px;
	left: 0px;
	color: #000;
	font-size: 12px;
	width: 153px;
	border: 1px solid #aaa;
	background: #f6f6f6;
}

#search #searchform .button {
	position: absolute;
	top: 0px;
	left: 155px;
	background: url(images/mag.gif) no-repeat;
	height: 25px;
	width: 25px;
	border: 0;
	cursor: pointer;
}

/*-----------------------------------LOGO*/
.jaymebros {
	margin-top: 25px;
	width: 100px;
	height: 120px;
	background: url(images/jaymebros_logo.png) no-repeat;
	overflow: hidden;
}

.feedicon {
	margin: 8px 0 0 0;
}

.feedicon h1 {
	width: 14px;
	height: 14px;
	background: url(images/feedicon.png) no-repeat;
	overflow: hidden;
}

.feedicon h1 a {
	display: block;
	width: 14px;
	height: 14px;
	text-indent: -100000px; 
}

#sidebar .feedicon2 {
	font-family: Verdana, Georgia, "Lucida Grande", "Tahoma", "Sans-Serif", Arial, Helvetica, "Times New Roman", Times, serif;
	font-weight:700;
	margin: 20px 0 20px 0;
}

#sidebar .feedicon2 a {
	color: white;
	background: black;
	border:1px solid black;
	padding:2px 5px 2px 5px;
}

#sidebar .feedicon2 a:hover {
	color: black;
	border:1px solid black;
	padding:2px 5px 2px 5px;
	background: white;
}

/*-----------------------------------FOOTER*/
#footer {
	float: left;
	margin-top: 25px;
	width: 100%;
	border-bottom: 15px solid #000;	
}

#footer .footbox {
	width: 950px;
	margin: 0px auto;
	font-family: Georgia, "Lucida Grande", "Tahoma", "Sans-Serif", Arial, Helvetica, "Times New Roman", Times, serif;
	color:#222;
	font-size: 10px;
	background: #fff;
	height: 25px;
}

#footer .footbox a {
	color:#ccc;
	text-decoration: none;
	border-bottom:#ccc 1px dotted;
}

#footer .footbox a:hover {
	color:#fff;
	text-decoration: none;
	border-bottom:0px;
}

#footer .rightcol {
	float: right;
}