/*
Theme Name: dirty longhorn black
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

/* end reset */

html {
	overflow-y:scroll;
	} 

body {
	background: #1C1C1C url(images/background.png) fixed repeat-y center top;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	color: #D6D6D6;
	font-size: 75%;
	letter-spacing: 1px;
	}
	
big {
	font-size: 160%;
	}
	
small {
	font-size: 80%;
	}
	
strong {
	font-weight: 900;
}

em {
	font-style: italic;
	}
	
blockquote {
	padding: 0px 20px 5px 30px;
	font-style: italic;
	}

cite {
	padding: 0px 0px 0px 30px;
	font-style: italic;
	}
	
a {
	font-weight: bold;
	color: #D6D6D6;
	text-decoration: none;
	}

a:hover {
	color: #FF1493;
	}
	
img{
	border: 1px solid #000000;
	}

a:hover img {
	border: 1px solid #1C1C1C;
	}
	
.clear {
	clear: both;
	}
	
.float-left { 
	float:left; 
	}
	
.float-right { 
	float:right; 
	}
 
.text-left { 
	text-align:left; 
	}
	
.text-right { 
	text-align:right; 
	}
	
.text-center { 
	text-align:center; 
	}
	
.text-justify { 
	text-align:justify; 
	}

.bottom-margin-10 {
	margin: 0px 0px 10px 0px;
	}
	
.bottom-margin-30 {
	margin: 0px 0px 30px 0px;
	}
	
.bottom-margin-40 {
	margin: 0px 0px 40px 0px;
	}
 
.bold { 
	font-weight:bold; 
	}
	
.italic { 
	font-style:italic; 
	}
	
.underline { 
	border-bottom:1px solid; 
	}
	
.highlight { 
	background:#ffc; 
	}
	
.pages {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	}
	
.wp-caption {
	max-width: 480px;
	text-align: center;
	}

.wp-caption p.wp-caption-text {
	max-width: 480px;
	font-size: 90%;
	font-weight: 900;
	}

#page {
	background: #000000 url() no-repeat center top;
	margin: 0px auto;
	width: 825px;
	padding: 10px 20px 20px 20px;
	}
	
.header_nav {
	margin: 0px 0px 5px 0px;
	display: inline;
	float: right;
	text-transform: lowercase;
	}

.header_nav li {
	list-style: none;
	float: left;
	}

.footer_nav {
	margin: 5px 0px 5px 0px;
	text-align: center;
	}

.footer_nav li {
	display: inline;
	list-style: none;
	text-align: center;
	}
	
.meta_nav {
	margin: 5px 0px 5px 0px;
	font-size: 80%;
	text-align: center;
	}

.meta_nav li {
	display: inline;
	list-style: none;
	text-align: center;
	}

.header_nav li a, .header_nav li a:hover, .footer_nav li a, .header_nav li a:hover, .meta_nav li a, .meta_nav li a:hover {
	margin: 0px 0px 0px 15px;
	}

#header {
	clear: both;
	margin: 0px 0px 20px 0px;
	text-transform: lowercase;
	}
	
#header h1, #header h2 {
	font-size: 160%;
	}
	
#header h1 a, #header h2 a {
	color: #FF1493;
	}

#header h1 a:hover, #header h2 a:hover {
	color: #D6D6D6;
	}
	
#index {

	}
	
/* content */

.content {
	background: #0F0F0F url() repeat center top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	float: left;
	width: 815px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	}
	
.headline_entry { 
	position: relative;
	height: 350px;
	margin: 0px 0px 5px 0px;
	}

.headline_entry_tag { 
	background: url(images/tagbackground.png) repeat-y right top;
	position: absolute; 
	top: 0px; 
	right: 0px; 
	z-index: 1;
	text-align: right;
	padding: 2px 5px 5px 0px;
	width: 300px;
	font-size: 120%;
	font-weight: 700;
	font-style: italic;
	text-transform: lowercase;
	}

.headline_entry_title { 
	background: url(images/titlebackground.png) repeat-y left top;
	position: absolute; 
	bottom: 0px; 
	left: 0px; 
	z-index: 1; 
	width: 650px;
	padding: 2px 0px 4px 1px;
	}	
	
.headline_entry_title h2 a {
	font-size: 160%;
	font-style: italic;
	text-transform: Capitalize;
	color: #D6D6D6;
	}
	
.headline_entry_title h2 a:hover {
	color: #FF1493;
	}
	
.headline_entry img {
	float: left;
	width: 813px;
	height: 348px;
	}

.excerpt-link {
	font-size: 140%;
	font-weight: 700;
	text-align: center;
	text-transform: lowercase;
	padding: 5px 0px 0px 0px;
	}
	
.content a {
	color: #FF1493;
	}

.content a:hover {
	color: #D6D6D6;
	}
	
/* entry */

#wrap {
	float: left;
	width: 500px;
	}
	
.entry {
	background: #0F0F0F url() repeat center top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 495px;
	}
	
.entry h1, .content h1 {
	font-size: 140%;
	font-weight: 900;
	margin: 0px 0px 5px 0px;
	}
	
.entry h2 {
	font-size: 120%;
	font-weight: 900;
	padding: 5px 0px 0px 0px;
	}
	
.entry h3, .entry h4, .entry h5, .entry h6 {
	font-size: 120%;
	font-weight: 900;
	padding: 5px 0px 0px 0px;
	}
	
.entry h4, .entry h5, .entry h6 {
	font-size: 100%;
	font-weight: 900;
	padding: 5px 0px 0px 0px;
	}
	
.entry li, .content li {
	margin: 0px 0px 0px 25px;
	}

.entry ul, .content ul {
	padding: 0px 0px 5px 0px;
	list-style: square;
	}

.entry ol, .content ol  {
	padding: 0px 0px 5px 5px;
	}	
	
.entry p, .content p {
	margin: 0px 0px 5px 0px;
	}
	
.entry a {
	color: #FF1493;
	}

.entry a:hover {
	color: #D6D6D6;
	}
	
.entry img {
	max-width: 493px;
	height: auto;
	}
	
/* content gallery */
	
#content_gallery {
	background: #0F0F0F url() repeat center top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	float: left;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	}
	
.content_gallery_entry {
	float: left;
	width: 200px;
	height: 270px;
	padding: 0px 5px 5px 0px;
	}

.content_gallery_entry img {
	width: 198px;
	height: 268px;
	}
	
/* sidebars and widgets */
	
#widget-sidebar {
	float: right;
	width: 310px;
	}
	
#widget-single {
	float: left;
	width: 505px;
	}
	
#widget-index {
	float: left;
	width: 825px;
	}
	
#widget-footer-left {
	float: left;
	width: 268px;
	margin-right: 10px;
	}

#widget-footer-right {
	float: right;
	width: 268px;
	margin-left: 1px;
	}
	
.widget {
	background: #0F0F0F url() no-repeat right;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	list-style: none;
	}

.widgettitle {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.widget a {
	text-transform: lowercase;
	color: #FF1493;
	}

.widget a:hover {
	color: #D6D6D6;
	}

.widget ul {
	padding: 0px 0px 0px 16px;
	}

.widget li {
	list-style-type: square;
	}

.textwidget {

	}

.tag-cloud {
	text-align: center;
	}

#widget-sidebar img {
	max-width: 298px;
	height: auto;
	}
	
#widget-single img {
	max-width: 493px;
	height: auto;
	}
	
#widget-index img {
	max-width: 813px;
	height: auto;
	}
	
#sidebar_footer_left img, #sidebar_footer_right img {
	max-width: 256px;
	height: auto;
	}
	
#footer {
	clear: both;
	text-align: center;
	text-transform: lowercase;
	}