/*







   Designer+Developer:     Tim Miley   
                 Site:     http://www.utahmartialart.com/
       Company/Agency:    Twelve Horses    
			  
			  
			  
			                
  
	 

  -GLOBAL 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, font, img, ins, kbd, q, s, samp, small, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; font-weight:normal; font-style:inherit; font-size:100%; font-family:inherit; text-align:left; vertical-align:baseline }
a img, :link img, :visited img { border:0 }
table { border-collapse:collapse; border-spacing:0 }
ol, ul { list-style:none }
acronym { border-bottom: 1px dotted #000000; }
q:before, q:after, blockquote:before, blockquote:after { content:"" }
:focus { -moz-outline-style:none; }
 *::-moz-selection { background: #c00; color #fff; }

	/* -GLOBALS
============================================================= */
body {
	background: #000;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #fff;
	}

hr {
	border: 0;
	border-top: 1px solid #666;
	margin: 10px 0;
	clear: both;
	height: 1px;
	}
	

	/* -TYPOGRAPHY
============================================================= */
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -.0em;
	line-height: 100%;
	}
h1 {
	font-size: 25px;
	margin: 0 0 .5em 0;
	}
	
h2 {
	font-size: 35px;
	margin: 0 0 .4em 0;
	letter-spacing: -.05em;
	}
h3, #sidebar h2 {
	font-size: 20px;
	margin: 0 0 .3em 0;
	letter-spacing: -.05em;
	padding: 2px 5px;
	}
h4 {
	font-size: 50px;
	margin: 0 0 .2em 0;
	}
h5 {
	font-size: 16px;
	margin: 0 0 .1em 0;
	}
h6 {
	font-size: 40px;
	margin: 0 0 .1em 0;
	}
p {
	margin: 0 0 0.9em 0;
	}
a {
	color: #fff;
	text-decoration: none;
	}
li {
	margin-bottom: .3em;
	}
#content h1 {
	font-size: 30px;	
	}
#content h2 a:hover {
	color: #CCCCCC;
	}
#sidebar h2 a {
	font-weight: bold;
	}
#sidebar, #footer {
	color: #999999;
	}
#sidebar a, #footer a {
	color: #CCCCCC;
	}
#sidebar a:hover, #footer a:hover, #header a:hover {
	color: #fff;
	}
.post a {
	color: #f00;
	}
.post a:hover {
	color: #fff;
	}
	
	
.postmetadata a, .postmetadata {
	color:#f00;
	}
.postmetadata a:hover {
	color: #fff;
	}




	/* -FOUNDATION
============================================================= */

#wrapper {
	width: 960px;
	margin: 0 auto;	
	overflow: auto;
	position: relative;
	z-index: 1;
	}
#header {
	border-bottom: 1px solid #fff;
	overflow: auto;
	margin: 30px 0 0 0;
	padding: 10px 0;
	}	
#content {
	width: 690px;
	float: left;
	overflow: auto;
	background: url('../images/bck_content.png') repeat;
	padding: 40px 15px;
	margin-bottom: 20px;
	}	
#sidebar {
	width: 220px;
	float: right;
	padding: 30px 0 20px 0;
	margin-bottom: 20px;
	}
#content, #sidebar {
	margin-top: 300px;
	}
#footer {
	border-top: 3px solid #fff;
	clear: both;
	padding: 10px 0;
	overflow: auto;
	margin-bottom: 20px;
	}
	
	/* - NAV
============================================================= */
#logo {
	text-indent: -9999px;	
	width: 330px;
	float: left;
	margin: 0;
	}
#logo a {
	background: url('../images/utah_martial_arts.png') no-repeat;
	width: 330px;
	height: 36px;
	display: block;
	}
	
#header ul {
	float: right;
	width: 550px;
	margin-top: 15px;
	font-size: 18px;
	text-align: right;
	padding-top: 2px;
	}	
#header li {
	text-align: right;
	display: inline;
	}
#header li span {
	color: #f00;	
	}
#header li a {
	margin: 0 10px;
	font-weight: bold;
	}
#header li a:hover  {
border-top: 2px solid #fff;
	}
.current_page_item a, .current_page_item a:hover {
	color: #f00;
	;	
	}
	/* - MAIN POSTS
============================================================= */	
.post {
	clear: both;
	}
.date {
	float: left;
	padding: 20px 30px 20px 0;
	text-align: right;
	width: 90px;		
	}
.post_content, .navigation {
	width: 640px;
	float: right;	
	overflow: auto;
	margin-bottom: 20px;
	padding: 20px 0;
	border-bottom: 1px solid #fff;
	}
.postmetadata	{
	font-size: 12px;
	margin: 0;
	}

.post_content h2 a {
	font-weight: bold;
	display: block;
	}
.btn {
	font-size: 16px;
	letter-spacing: -.05em;	
	}
.btn a {
	background: url('../images/btn_continued.gif') no-repeat top left;
	font-weight: bold;
	width: 114px;
	height: 23px;	
	display: block;	
	text-align: center;
	padding: 3px 0 0 0;
	}
.btn a:hover {
	background-position: bottom left;
	}
.share a, .btn a {
	color: #ccc;
	}
.share a:hover, .btn a:hover {
	color: #fff;
	}

.navigation  {	
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
.navigation p {
	margin: 0;	
	padding-top: 5px;
	}
.navigation a {
	font-size: 35px;
	font-weight: bold;
	}
.navigation span {
	position: relative;
	top: -5px;
	font-size: 75%;
	padding: 0 3px;
	}
.navigation a:hover span {
	color: #f00;
	}
	


	/* - SIDBAR
============================================================= */	
#sidebar h2 {
	margin: 30px 0 10px 0;
	}
#sidebar ul, #sidebar form {
	margin-left: 10px;
	}
#twitter_box {
	background: url('../images/twitter_bck.gif') repeat-y bottom left;
	font-size: 12px;
	padding: 10px 15px;	
	color: #fff;
	}
#twitter_btm {
	background: url('../images/twitter_btm.gif') no-repeat top left;
	margin: 0;
	text-align: right;
	font-size: 12px;
	padding: 10px 5px 10px 0;
	}
#twitter_box a {
	color: #fff;
	text-decoration: underline;
	}
	
#social li {
	margin: 10px 0;
	}
#social a {
	padding: 5px 0 5px 55px;
	background-repeat: no-repeat;
	background-position: left center;
	}
#rss a {
	background-image: url('../images/rss.gif');
	}
#twitter a {
	background-image: url('../images/twitter.gif');
	}
#facebook a {
	background-image: url('../images/facebook.gif');
	}
.sponsors img {
	border: 1px solid #666;
	width: 100px;
	height: 100px;
	margin: 0 3px 6px 3px;
	}
	
#searchfield {
	background: #000;
	border: 1px solid #333333;
	color: #CCC;
	padding: 3px;
	}
#submit {
	color: #fff;
	background: #333;
	border: 1px solid #000;
	text-transform: uppercase;
	padding: 3px;
	cursor: pointer;
	}
#categorylist span {
	color: #fff;
	margin-right: 5px;
	font-weight: bold;
	}

#categorylist a:hover span {
	color: #f00;
	}

#categorylist li ul {
	margin-left: 0;
	}
	
	
h2 a:hover span {
	color: #f00;
	}

	
	/* - FOOTER
============================================================= */	
#footer p {
	font-size: 12px;
	}
#footer li, #footer li a {
	font-weight: bold;
	margin: 0 3px;
	}
#footer li {
	display: inline;		
	}
#footer span {
	color: #f00;
	}
	
	/* - CLASSES
============================================================= */	

.left {
	text-align: left;
	float: left;
	}
.right {
	text-align: right;
	float: right;
	}
.hide {
	display: none;
	}
.nonvis {
	visibility: hidden;
	}
	
#bck {
	background-image: url('../images/bg0.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 800px;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
	}	
#bckover {	
	 background: url('../images/bck.gif');
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 top: 0;
	 left: 0;
 }
 #bckhide {
 	background: #000;
 	/*background: url('../images/black.png') top center;*/
 	width: 100%;
 	height: 100%;
 }
 
 
	/* - POST FIXES
============================================================= */	

 
.post_content br {
	margin-bottom: .08em;
	}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #fff !important;
	font-weight: bold;
	clear: both;
	}
.post_content img, .post_content object, .entry img {
	/*border: 1px solid  #666;*/
	margin: 0;
	max-width: 560px;
	}
	
#tcform label {
	width: 200px;
	margin-right: 10px;
	float: left;
	text-align: right;
	}
	
#tcform input, #tcform textarea {
	clear: right;
	margin-bottom: 10px;
	display: block;	
}
#tcform #contactsubmit {
	margin-left: 210px;


