/*
Theme Name: ASTA v2
Theme URI: http://www.studiochris.us/
Description: Designed especially for ASTA by <a href="http://www.studiochris.us">Studio|chris</a>.
Version: 1.1
Author: Chris Price
Author URI: http://www.studiochris.us/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #331500 url(images/pageBg.png) repeat-x top left;
	color: #F3DB9B;
	text-align: center;
	}
	
body#internal{
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #331500;
	color: #F3DB9B;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {

	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.alt {
	border-top: 1px dotted #F9AE3B;
	border-bottom: 1px dotted #F9AE3B;
	}

#footer {

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	margin-bottom: 6px;
	}
	
.p_meta h2 {margin-top: 30px;}

h2.pagetitle {
	font-size: 1.3em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #F9AE3B;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #f9ae3b;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #76b63f;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 12px 0;
	}

/*.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	padding-top: 24px;
	}*/

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.commenttext{width: 400px; float: left;}
.commenttext p:first{margin-top: 0px;}
.authorblock{width: 125px; text-align: left; font-size: 12px; font-weight: normal; padding: 12px; float: left;}
.authorblock cite, .authorblock cite a{font-style: normal; font-weight: normal; font-size: 14px;}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #e56848;
	text-decoration: none;
	}

a:hover {
	color: #ff9175;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {

	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	color: #F9AE3B;
	margin-top: 40px;
	}

.pagetitle h2 {
	margin-top: 30px;
	text-align: left;
	font-size: 24px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.nomargin{margin: 0 !important;}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

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

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-right: 40px;
	padding: 20px 0 10px 0;
	float: right;
	width: 280px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

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

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#logo {
	_display: inline;
	height:120px;
	width:162px;
	background: transparent url(images/asta_logo_gold-trans.png) top left no-repeat;
	margin-top: 40px;
	margin-left: 50px;
	float: left;
}

#photoUnit {
	float: right;
	width: 385px;
	height: 248px;
	margin: 0;
	margin-top: -285px;
	_margin-top: -297px;
	padding: 49px 33px;
	background: transparent url(images/photoUnitBg-trans.png) top left no-repeat;
	z-index: 500;
}

#photoUnit #photoShow{height: 248px; width: 385px; background: #632800;}

/*SLIDER*/
#slider {float: left; width: 520px; margin-left: 15px; height: 200px; _display: inline; _margin-left: 0px;}
.slidenav{display: inline; margin: 0; padding:0; list-style:none; clear:both;}
.slidenav li {display: inline; list-style:none; float:left;}
.slidenav li a {display: inline-block; padding: 2px 12px 3px 12px; list-style:none; background: #F9AE3B; border: 1px solid #F9AE3B;  margin: 11px 2px 2px; color: #630; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; text-decoration: none; outline: none;}
.slidenav li a.selected {background: #331500; border: 1px solid #F9AE3B; color: #FFF; text-decoration: none;}
.slidenav li a:hover {background: #331500; border: 1px solid #F9AE3B;  color: #F9AE3B; text-decoration: none;}

#slider{margin-top: 12px;}

#slider .scroll{
	height: 180px;
	width: 484px;
	overflow: auto;
	overflow-x: hidden;
	margin: 10px auto 0 7px;
	float: left;
	}
	
	
#slider .scrollContainer div.panel{ 
	padding: 10px;
	height: 160px;
	width: 470px;
	margin: 0 auto;
}

.panel {font-size: 1.1em; text-align: left; padding-top: 0;}
.panel h2{color: #F9AE3B; margin-top: 0px; padding-top: 0px;}


.scrollButtonsleft {cursor: pointer; z-index: 600; float: left; margin-left: -15px; margin-top: 75px; _display: none;}
.scrollButtonsright{cursor: pointer; z-index: 600; float: right; margin-right: -12px; margin-top: 75px; _display: none;}


.divider {
	height: 6px;
	width: 980px;
	margin: 12px auto;
	clear: both;
	background: url(images/divider.png) no-repeat top center;
}

#astais {
	background: url(images/astais.png) top left no-repeat;
	padding: 67px 15px 15px 15px;
	float: right;
	font-size: 1.5em;
	margin: 0 24px;
}
#contentwrapper {
	min-height: 300px;
	margin: 0;
	padding: 0;
}
#fullwrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
#internal #headerwrapper {
	background: url(images/sec_header.jpg) top left no-repeat;
	height: 205px;
	clear:both;
}
#logoDivider {
	_display: inline;
	width: 2px;
	height: 171px;
	float: left;
	background: url(images/logo_divider.png) top left no-repeat;
	margin-top: 20px;
	margin-left: 24px;
}

#opensoon {
	float: right;
	width: 494px;
	height: 62px;
	background: url(images/open_soon.png) top left no-repeat;
	margin-right: 234px;
	margin-top: 35px;
}
.postmetadata {
	color: #F3DB9B;
	margin-top: 24px;
	font-size: 15px;
	margin-left: 65px;
	padding: 4px 12px;
	border: 1px solid #F9AE3B;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url(images/metabg.jpg) top right no-repeat;
	text-align: left;
}
.postmetadata .catmeta {
	background: url(images/star.png) 0% 50% no-repeat;
	padding: 6px 0 6px 20px;
	border-bottom: 1px dotted #F9AE3B;
}
.postmetadata .tagmeta {
	background: url(images/tag_orange.png) 0% 50% no-repeat;
	padding: 6px 0 6px 20px;
	border-bottom: 1px dotted #F9AE3B;
}
.postmetadata .commentmeta {
	background: url(images/comments.png) 0% 50% no-repeat;
	padding: 6px 0 6px 20px;
}
.post .entry {
	margin-top: 0px;
	font-size: 15px;
	padding-left: 65px;
	padding-top: 0px;
}
.p_meta .meta2 {
	margin-top: 24px;
}
.post-meta .p_meta {
	margin-top: 10px;
	font-size: 16px;
}
.p_meta_info {
	margin-top: 10px;
	font-size: 16px;
}
.p_meta {
	float: left;
	width: 515px;
}
.dateblock .db_year {
	text-align: center;
	font-size: 16px;
	margin-top: 5px;
}
.dateblock .db_day {
	text-align: center;
	font-size: 30px;
}
.dateblock .db_month {
	text-align: center;
	font-size: 16px;
}
.dateblock {
	height: 80px;
	width: 45px;
	padding: 45px 24px 25px 40px;
	float: left;
}
.post-meta {
	background: url(images/articleBanner.png) top left no-repeat;
	height: 148px;
	color: #F9AE3B;
	margin-bottom: 0;
}
.post {
	margin-top: 24px;
	width: 625px;
}
#astais {
	background: url(images/astais.png) top left no-repeat;
	padding: 67px 15px 15px 15px;
	width: 620px;
	float: left;
	font-size: 1.5em;
    *margin-top: -60px;
	}
#descImg {
	height: 250px;
	width: 250px;
	margin-right: 24px;
	float: left;
	border: 1px solid #F9AE3B;
}
#topContent {
	padding-top: 80px;
}
#contentwrapper {
	background: url(images/contentWBg.png) top right no-repeat;
	min-height: 300px;
	margin: 0;
	padding: 0;
}
#internal #contentwrapper{background: none;}
#gnav {
	_display: inline;
	float: left;
	margin-left: 24px;
	margin-top: 40px;
	width: 700px;
}
#logoDivider {
	_display: inline;
	width: 2px;
	height: 171px;
	float: left;
	background: url(images/logo_divider.png) top left no-repeat;
	margin-top: 20px;
	margin-left: 24px;
}

#front_page #headerwrapper {
	background: url(images/headerBg.png) top left no-repeat;
	height: 226px;
	clear:both;
}

#fullwrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

.entry a{color: #76b63f;}
.entry p a:hover {color: #f9ae3b;}
.p_meta a{color: #f9ae3b;}
.p_meta a:hover{color: #76b63f;}

.editbtn_small a{display: inline-block; border: 1px solid #f9ae3b; padding: 3px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px; /*width: 75px; max-width:150px;*/}
.editbtn_small a:hover {background-color: #f9ae3b; color: #331500; text-decoration:none;}
.postmeta .editbtn_small a{margin-left: 12px;}


.editbtn a{clear: both; display: block; border: 1px solid #f9ae3b; padding: 6px 6px 6px 30px; background: transparent url(images/page_white_edit.png) 6px 50% no-repeat; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; width: 100px; max-width:150px; margin-bottom: 24px; font-size: 12px;}
.editbtn a:hover {background-color: #f9ae3b; color: #331500; text-decoration:none;}
.panel .editbtn a{margin-bottom: 0 !important; max-width:150px; width: auto; color: #F9AE3B;}
.panel .editbtn a:hover{margin-bottom: 0 !important; max-width:150px; width: auto; color: #331500;}

#content{float: left;}

.entry a.stico_default, #astais a.stico_default{font-size: 12px !important; clear: both !important; border: 1px solid #f9ae3b !important; border-radius: 4px !important; -moz-border-radius: 4px !important; -webkit-border-radius: 4px !important; margin-bottom: 12px !important; padding: 6px 6px 6px 30px !important; background-position: 6px 50% !important;}
.entry a.stbutton:hover, .entry a.stbutton:active, #astais a.stbutton:hover, #astais a.stbutton:active{background-color: #f9ae3b !important; color: #331500 !important; text-decoration:none;}

#gnav {
	_display: inline;
	float: left;
	margin-left: 24px;
	margin-top: 40px;
	width: 700px;
}


#gnav ul{list-style: none; padding: 0; margin: 0;}
#gnav ul li{list-style: none; padding: 3px; margin: 0 2px; display: inline;}
#gnav ul li a{color: #f9ae3b; font-size: 17px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; line-height: 24px;}
#gnav ul li a:hover, #gnav ul li.current_page_item a{color: #ECCB61; text-decoration: none;}
#gnav ul li.current_page_item a:hover{color: #F6E8C0; text-decoration: none;}

#gnav form#searchform{ float: right; margin-right: 24px; margin-left: 24px; width: 200px; padding: 0; display: inline-block; position: relative; top: -35px;}
input#s{background: #331500; width: 150px; border: 1px solid #f9ae3b; border-right-width: 0; margin: 0; color: #f9ae3b; font-family: Verdana, Geneva, sans-serif; font-size: 14px; padding: 5px;}
input#searchsubmit{display: inline-block; color: #331500; margin:0; border: 1px solid #f9ae3b; background: #ECCB61; padding: 4px; font-family: Verdana, Geneva, sans-serif; font-size: 14px;}