/*
Theme Name: Legion Arts
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

label, input[type="button"], input[type="submit"], input[type="image"], button {
cursor: pointer;
}

.clear {clear: both;}



/* ΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΠ
   Typography
ΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΠ */
 
/* This is where you set your desired font size. The line-heights
   and vertical margins are automatically calculated from this.
   The percentage is of 16px (0.75 * 16px = 12px). */
body { font-size: 75%; }
 
 
/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Helvetica, Arial, sans-serif; }
 
 
/* Headings
ΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΠ */
 
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
 
h1 { font-size: 3em; margin-bottom: 0.75em; font-weight: bold; color:#94a9be;}
h2 { font-size: 2em; margin-bottom: 0.75em; font-weight: bold; color:#666;}
h3 { font-size: 1.3em; line-height: 1; margin-bottom: 0.5em; color:#b6b6b6; font-weight: normal; padding-bottom: 5px; border-bottom: 1px solid #999 }
h4 { font-size: 1.2em; margin-bottom: 0.5em; }
h5 { font-size: 1.1em; margin-bottom: 0.5em; }
h6 { font-size: 1em; }
h7 { font-size: 1.5em; margin: 0; padding: 0; color:#333 }
 
h2.entry-title { font-size: 2.5em; margin-bottom: 0.5em; font-weight: bold; color:#666;}
h2.event-title { font-size: 2.5em; margin-bottom: 5px; font-weight: bold; color:#666; border-bottom: 1px solid #ccc; padding: 10px 0 5px 0}
h3.cal_side_head {padding-top: 15px}
span.locationdirect {font-size: 11px}

 
/* Text elements
ΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΠ */
 
p { margin: 0 0 1.5em; font-size:12px; line-height: 18px}
p.small {font-size: 10px; line-height: 14px; clear: both; padding-top: 15px}

span.bold {font-weight: bold; }
 
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }
 
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }
 
abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }
 
a { color: #6699cc; text-decoration: none; }
a:hover { text-decoration: none; color:#ff9900}

a.callistlink {color: #333}
a.callistlink:hover {color: #6699cc}
 
blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; }
tt { display: block; margin: 1.5em 0; line-height: 1.5; }
span.amp { /* For better-looking ampersands */
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
}

/* Structural
ΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΡΠ */


body {text-align: center; background: #444 url('images/bodybg.png'); background-position: top center; background-repeat: repeat-y}

#wrapper {width:960px; margin: 0 auto; text-align: left; }

#wrappertemp {width:960px; padding-top:200px; margin: 0 auto; text-align: left}


.firsthalf {width:425px; padding:25px; float:left;}
.secondhalf {width:425px; padding:20px 25px 15px 25px; float:left;}

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

#smallbar {width:950px; height:84px; background: #fff; float: left; padding: 0; margin-top: 10px;background: url('images/stripe.png'); background-repeat: repeat;}

#boxholder {width:960px; float:left;margin:10px 0}
.floatbox {width:230px; float:left; height:230px; margin-right:10px; overflow:hidden;}
.floatbox a {text-decoration: none; color:#fff}
.indexdetails {padding: 15px 20px 10px 20px;background:url(images/bg-black.png);background-repeat: repeat; color:#fff; height:180px;}
.eventname {text-align: left; color:#fff; height:10px; padding: 5px 15px 10px 15px;background:url(images/bg-black.png);background-repeat: repeat; }
.eventname h4 {font-weight: bold}
ul.eventdetails {list-style: none; padding: 0; margin: 0;}
ul.eventdetails li.eventname {font-weight: bold;font-size: 18px; margin-bottom: 15px; display: block}
ul.eventdetails li.eventdate {font-size: 12px;font-weight: 800}
ul.eventdetails li.eventtime {font-size:12px;margin-bottom: 15px;font-weight: 800}
ul.eventdetails li.eventdesc {font-size:11px;margin-bottom: 15px; line-height: 15px}
div.ticketsinfo {position: relative; top:15px }


#headerwrap {width:950px;float: left; height:120px;background:url(images/headerbg.png);}
#logo {width:250px; margin-right: 10px;float:left;}
#header {width:690px; float:left;}

ul#nav {list-style: none; float: right; margin-top: 45px}
ul#nav li {float: left;font-size: 12px; margin-right: 1px; text-transform: uppercase}
ul#nav li a {text-decoration: none; display: block; padding: 15px; color: #fff}
ul#nav li a:hover {background: #666; color:#fff}
ul#nav li a.active {background: #fff; color:#333}

ul#sidebarnav {list-style: none;margin: 0; padding: 0}
ul#sidebarnav li {width: 230px;text-align: left;}

#featuredpost {padding: 50px 20px 20px 20px; height:180px; background-position:center}
#featuredpostinside { width:400px; float: right}
#featuredpost h4 {font-size:2em; background:url(images/whitetrans.png);padding: 10px; margin-bottom: 0; border-bottom: 1px dashed #999 }
#featuredpost p {font-size:1em; background:url(images/whitetrans.png); padding: 10px; color:#333;}

ul#sidebarevents {list-style: none;margin: 0; padding: 15px 15px 5px 15px;}
ul#sidebarevents li {text-align: left; margin:5px 0}
ul#sidebarevents li a {padding: 5px; color:#b00046;  font-size: 12px;  text-decoration: none}
ul#sidebarevents li a:hover {color:#fff; background: #333} 

#comments {width:500px; float: left}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


#searchform {width:230px; float: left; padding:0; margin: 10px 0; background: none}
input#search {
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color:none;
  border: none;
  border-color: none;
  color: #333;
  outline: 0;
  padding: 5px 10px;
  font-size: 12px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 35px;
  width: 190px;
  background:#fff;
  float:left;
}
input#searchsubmit {width:35px; height:35px}


.sidebaricon {width:32px;padding: 15px; float: left;}
.sidebarlistwrap {width:230px; float: left; margin-top: 1px;}
.sidebaraddinfo {width:200px; float: left; margin-top: 1px; padding: 15px;}
.sidebaraddinfo p {font-size: 10px}

ul.sidebarlist {list-style: none;margin: 0; padding: 10px 15px;color:#666; float: left;}
ul.sidebarlist li {margin-bottom: 5px}

ul.sidebarlistsocial {list-style: none;margin: 0; padding: 10px 15px;color:#666; float: left;}
ul.sidebarlistsocial li {margin-bottom: 5px; }

.bx-wrapper {width:710px; float:left; height:250px; background:#000; padding: 0; margin: 0}
#indexslideshow {width:710px; float:left; height:250px; background:#000; padding: 0; margin: 0}
#indexslideshow ul {width:710px;height:250px;overflow: hidden; padding: 0; margin: 0}
#indexslideshow ul li {width:710px;height:250px;color:#fff;margin: 0; padding: 0}

ul#singleticketinfo {list-style: none; float: left; padding: 15px 0 }
ul#singleticketinfo li {float: left; margin-right: 15px;}

#indexcontent {width:210px;height:220px;float:left;font-size: 12px; background: #f3f3f3; padding: 15px;}
#indexcontent p {font-size: 11px}
#newscontent {width:420px;float:left;font-size: 12px; background: #f3f3f3; padding: 15px 25px 25px 25px;}
#newsletter {width:200px; float:left;  padding: 15px; background: #f3f3f3;margin-bottom: 10px}
#newslettertemp {width:635px; padding-left: 315px; text-align: center; float:left; }

#indexeventssmall {width:230px; float:left;  background: #f3f3f3;margin: 0; padding: 0}


#supporterlist {width:690px; float:left}

#contentwrap {width:950px;float: left;background: #fff}

.response {padding: 10px}

#content {width:680px;float:left;padding:20px;background:#fff }
#sidebar {width:230px;float:left; background: url('images/paperbg.jpg'); padding: 0;}

#footerwrap {width:950px;float: left; color:#333; }

#boilerplate {position: fixed; bottom:15px; right:15px}
#boilerplate a {color:#333; font-size: 10px; text-decoration: none}
#boilerplate a:hover{color: #444;  text-decoration: none}

#footer {width:930px; float: left; padding: 10px; background: none; border-top:1px solid #666;color:#333}
ul#footernav {list-style: none; float: left; padding: 0; margin: 0}
ul#footernav li {float: left; border-right: 1px solid #ccc; padding: 0 5px}
ul#footernav li a {color:#333}

ul#leftfooternav {list-style: none; float: right; padding: 0; margin: 0 0 0 20px;color:#333}
ul#leftfooternav li {float: left; border-right: 1px solid #ccc; padding: 0 5px}
ul#leftfooternav li a {color:#333}

#map_canvas {float:left; width:720px; height:300px; }
#map_canvas_small {float:left; width:300px; height:175px; }

/* Supporters Page */
#supporterlist {width:690px; float:left; padding-top: 25px}
.supgroup {float:left; width:180px;background:#ebebeb;  padding: 15px; margin: 5px; line-height: 1.2em;}


/* Locations Page */

.locationwrap {width:690px; float:left; border-top:1px solid #ccc; padding-top: 15px}
.locationimg {width:150px; float:left; margin-right: 20px;}
.locationinfo {width:500px; float:left;}

/* Calendar Page */

#calendar_navigation {width:950px; height:35px; float: left; margin:0; padding: 0}
#calendar_navigation ul {list-style: none; padding: 0; margin: 0;}
#calendar_navigation ul li {width:475px; height:25px; float: left;}
#calendar_navigation ul li a {display: block; padding: 10px; text-align: center; background: #ebebeb; text-decoration: none}
#calendar_navigation ul li a:hover {background: #999; color:#fff}
#calendar_navigation ul li a.active {background: #b00046; color:#fff; font-weight: bold}


#single_calendar_navigation {width:950px; height:35px; float: left; padding: 0}
#single_calendar_navigation ul {list-style: none; padding: 0; margin: 0;}
#single_calendar_navigation ul li {width:475px; height:25px; float: left;}
#single_calendar_navigation ul li a {display: block; padding: 10px; text-align: center; background: #ebebeb; text-decoration: none}
#single_calendar_navigation ul li a:hover {background: #999; color:#fff}
#single_calendar_navigation ul li a.active {background: #fad398; color:#333; font-weight: bold}


#contentwrapcal {width:950px;float: left; background: #fff; }
#calendar  {width:920px;float:left;background: #fff;padding: 15px}
#calendar_large_list  {width:950px;float:left;background: #fff;padding:0}

#calendarsidebar {width:220px;  float:left; padding: 15px}

#calcontent {width:720px;float:left;background: #fff}
#singlecalcontent {width:720px;float:left;background:none}
span.cal_list_desc {font-size: 11px; color:#666;}
span.cal_list_title {font-size: 12px; font-weight: 300;margin: 5px 0 0 0}
ul.cal_list_side {list-style: none; margin: 0 0 5px 0; padding: 5px 0; border-bottom: 1px solid #ccc}
ul.cal_list_side li {text-align: left; margin:0;padding: 3px 0}
ul.cal_list_side li a {padding: 5px; font-size: 12px;  text-decoration: none}
li.cal_list_bg {width:220px; height:50px;}
.fc-event-skin {
border-color: #ccccff;
background-color: #ccccff;
color: #333;





/* Single Events Page */

#singleeventwrap {width:950px;float:left;background: url('images/stripe.png')}
#singleeventleft {width: 400px; float: left;}
#singleeventimg {width:400px; margin-right: 10px; float: left}
img.fourhoundred {width:400px;}
#singleeventaddinfo {width:400px; float: left; height:200px; }
#singleeventaddinfo ul {list-style: none; padding: 0; margin: 0; width: 100%; clear: both; background: #333; float: left}
#singleeventaddinfo ul li{float: right; margin-right: 15px; padding: 10px 0 }
#singleeventaddinfo ul li.tix{font-size: 14px; text-transform: uppercase; text-align: left; float: left; color:#fff; padding: 20px 10px 10px 20px}
#singleeventdesc {width: 500px; float:left; background:#fff; padding: 25px}




/* Media Page */
.ngg-albumoverview {float: left; border: none; padding-bottom: 15px; border-bottom: 1px solid #ccc}
.ngg-album {height:110px; float:left; width:670px;border: none !important; }
.ngg-thumbnail {height:125px; float:left;}
.ngg-albumtitle {width:525px; float: right; text-align: left; margin-top: 25px; font-size: 28px; margin-bottom: 0;padding: 0}
.ngg-description {width:525px; float: right; text-align: left; margin-bottom: 0;padding: 0}
.ngg-description p {margin: 5px 0 0 0}


/* Columns CPT Events */

th#tf_col_ev_date, th#tf_col_ev_cat {width:150px}
td.tf_col_ev_date em {color:gray;}
th#tf_col_ev_times {width:150px}
th#tf_col_ev_thumb {width:100px}

/* Metabox */

.tf-meta {  }
.tf-meta ul li { height: 20px; clear:both; margin: 0 0 15px 0;}
.tf-meta ul li label { width: 100px; display:block; float:left; padding-top:4px; }
.tf-meta ul li input { width:125px; display:block; float:left; }
.tf-meta ul li em { width: 200px; display:block; float:left; color:gray; margin-left:10px; padding-top: 4px}



.awesome, .awesome:visited {
	background: #222 url(images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
 
	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }






/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
	 padding:5px
}

img.alignleft {
	
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	padding:5px
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}