/*  
Theme Name: Spudnik Press 2K10
Theme URI: http://spudnikpress.com/
Description: 
Version: 2.0
Author: Joel Sunman
Author URI: http://damofknowledge.com/
*/

html {
	height:100%;
	background:url(images/g_header_bg.gif);
}

body {
	height:100%;
	margin:0;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	position:relative;
}


#container1 {
	background-color:#CCFFFF;
}

#container2 {
	margin: 0 auto;
	/*padding-top:176px;*/
	width:960px;
	min-height:400px;
	
}


#sidebar_c {
	width:280px;
	margin:0 0 0 0;
	text-align:left;
	font-size:11px;
	float:left;
	padding:10px 10px 50px 10px;
}


#header {
	width:100%;
	background:url(images/g_header_bg.gif);
	text-align:center;
	height:146px;
	/*position:fixed;
	top:0px;*/
}

#header_container {
	width:950px;
	height:136px;
	margin:0 auto;
	padding:10px 10px 0 0;
}


#container_footer {
	padding-bottom:20px;
	width:100%;
	/*position:fixed;
	bottom:0px;*/
}

#footer {
	background:#ccff00;
	border-top:2px solid #a9553a; 
	border-bottom:2px solid #a9553a;
	height:24px;
	clear:both;
	text-align:center;
	font-size:10px;
	line-height:24px;
	
}


/* Drop Nav */

#container_n {
	background:#ccff00;
	width:100%;
	height:32px;
	text-align:center;
	border-top:2px solid #a9553a; 
	border-bottom:2px solid #a9553a; 
	/*position:fixed;
	top:144px;*/
}

#navigation {
	width:940px;
	margin:0 auto;
	text-align:left;
	height:32px;
	position:relative;
	padding:0 0 0 20px;
}

#nav, #nav ul { /* all lists */
	margin:0;
	padding:0;
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	padding: 0;
	margin: 0;
}

#nav li a {
	height:32px;
	line-height:32px;
	padding: 0 10px 0 10px;
	display: block;
	color:#006600;
	text-decoration:none;
	margin: 0;
	font-size:11px;
}

#nav li.current_page_item a {
	background:#006600;
	color:#EFEFEF;
}

#nav li a:hover {
	background:#006600;
	color:#EFEFEF;
}
#nav li a.on {
	background:#006600;
	color:#EFEFEF;
}
#nav li a span {
	
}

/* end Drop Nav */




#main {
	float:left;
	width:600px;
	margin:0;
	text-align:left;
	padding:10px 40px 50px 20px;
}

.meta {
	font-size:10px;
	color:#555;
}

.meta_edit {
	/*background:url(images/g_icon_clock.gif) no-repeat;
	padding:0 0 0 21px;*/
}

.meta_date {

}

.meta_comment {

}

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

/* forms */

.inputbutton {
	border:2px solid #a9553a;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#a9553a;
	color:#e7be45;	
	cursor:pointer;
	font-size:12px;
}
.inputbutton:hover {
	background:#97C6B6;
	color:#a9553a;
}

.inputtext {
	border:2px solid #a9553a;;
	font-size:10px;
	padding:2px;
}


hr {
	color:#a9553a;
	background-color:#a9553a;
	height:2px;
	border:none;
	margin-bottom:20px;
}


/* text */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

h1 {
	background:url(images/l_spudnik.gif) no-repeat;
	height:120px;
	width:294px;
	display:block;
	overflow:hidden;
	float:right;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	height:120px;
	width:294px;
	display:block;
	overflow:hidden;
	text-decoration:none;
}

h1 a span, 
h1 a img,
a.schedule span,
a.tickets span  {
	visibility:hidden;
}

h2 {
	font-size:18px;
	font-weight:normal;
}

#sidebar h2 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
}

#sidebar {
	list-style:none;
	margin:0;
	padding:0;
} 

#sidebar li {
	margin-bottom:15px;
}

#sidebar li ul {
	list-style:circle;
}

#sidebar li ul li {
	margin-bottom:5px;
}

.linkcat h2 {
	font-size:12px;
}

h3 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
}

h4 {
	font-size:14px;
	font-weight:bold;
}

h5 {
	font-size:12px;
}

h6 {
	font-size:12px;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover,
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {
}

h2 a:visited,
h3 a:visited,
h4 a:visited  {
	
}

h2 a:hover,
h3 a:hover,
h4 a:hover {
}

.inset {
	font-size:10px;
	width:300px;
	float:right;
	margin:0px 20px 10px 10px;
}

/* Links */

a:link, a:visited, a:active, a:hover {
	font-weight:bold;
	color:#006600;
	text-decoration:underline;
}
a:visited {
	color:#A9553A;	
}
a:hover {
	text-decoration:none;
}






/* html elements */

.feed {
	margin: 5px 0 0 5px;
}

ul.nolist {
	margin:0;
	padding:0;
	list-style:none;
}
ul.nolist li {
	margin-bottom:10px;
}


/* Positioning */

.centertext { text-align:center; }

.floatleft { float:left; }

.floatright { float:right; }

.clearboth { clear:both; }

.nocursor { cursor:default; }

/* table styles */

table {
	width:100%;
	border-top:1px solid #a9553a;
	border-right:1px solid #a9553a;
	border-left:1px solid #a9553a;
	padding:0px;
}

#sidebar table {
	border:none;
}


th {
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	background-color:#ccff00;
	border-bottom:1px solid #a9553a;
}

tr { 
	background-color:#EFEFEF;
}

td {
	vertical-align:middle;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #a9553a;
}


.oddrow {
	background-color:#EFEFEF;
	
}

.evenrow {
	background-color:#EFEFEF;	
}


/* misc text styles */

.searchForm {
	width:220px;
	position:absolute;
	top:5px;
	right:10px;
	text-align:right;
}

.fullClass {
	font-weight:bold;
	color:#FF0000;
}

.eventTitle {
	color:#A13F26;
}

.smallTXT {
	font-size:11px;
}

.classDescription {
	padding:0px 40px 10px 40px;
}

.gallery {
	text-align:center;
}

.gallery iframe {
	margin:0 auto;
}

.bigImage {
	border:2px solid #a9553a;
}

a.social {
	margin:0 6px 0 0;
	padding:0;
	text-decoration:none;
}

a.social img {
	border:none;
}

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

ul.products {
	margin:0;
	padding:0;
	list-style:none;
}

ul.products li {
	float:left;
	margin:10px 16px 10px 0px;
}

.product-title {
	display:block;
	width:142px;
	height:16px;
	float:left;
	/*overflow:hidden;*/
	margin-bottom:5px;
	white-space: nowrap;
    /*-o-text-overflow: ellipsis;    /* Opera */
    /*text-overflow: ellipsis;    /* IE, Safari (WebKit) */

}

/*
html>body .product-title:after {
   content: "...";
}
*/

.product-price {
	color:#a9553a;
	display:block;
	width:42px;
	height:16px;
	float:left;
	text-align:right;
}

.b_product {
	display:block;
	
}

.b_product img {
	border:2px solid #006600;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}


