/*
Theme Name: novoria
Theme URI: http://wordpress.org/
*/
body {
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#2f1400;
	font-weight:lighter;
	background: url(images/woodbg.jpg) repeat top center;
	margin:0px;
	
	
}

#main{
	width:1020px;
	margin:0 auto;
	background:#ffebb0;
	border-right:1px solid #2f1400;
	border-left:1px solid #2f1400;
	border-bottom:1px solid #2f1400;
	height:auto;				
}
.logo{
	width:178px;
	height:150px;
	margin-left:24px;
        margin-top:10px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	background:url(images/logo3.png) no-repeat;
	cursor:pointer;
	float:left;
	
}
.header {
	float:left;
	width:1020px;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
	background:url(images/background-image.jpg) center top repeat-y;
        height:190px;
}
.menu{
float:right;
width:816px;
height:150px;
padding-top:14px;
}
.menu ul{
margin:0px;
list-style:none;
padding:0px;
}
.menu li{
display:block;
width:150px;
padding-left:10px;
float:left;
}
.menu ul li ul li{
margin-left:7px;
}
.menu ul li ul li a{
color:#FFEBB0;
padding:3px 0px;
display:block;
width:150px;
text-decoration:none;
font-size:15px;
line-height:20px;
}
.menu ul li ul li a:hover{
text-decoration:underline;
}
.menu li a:hover{
text-decoration:none;
}
.menu li a{
 color:#CFA136;
 font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
 font-size:24px;
 font-weight:normal;
 margin-bottom:5px;
 margin-top:0px;
 padding-left:10px;
 }
 .menu li ul{
 margin:0px;
 padding:0px;
 }

h2{
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

h3{
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

.containter{
width:1018px;
float:left;
background:#ffebb0;
border-right:1px solid #2f1400;
border-left:1px solid #2f1400;
border-bottom:1px solid #2f1400;
margin-bottom:20px;
}
.containter h1{
margin:0px;
padding-top:25px;
padding-bottom:10px;
}
#content{
width:710px;
margin-left:30px;
float:left;
}
.flashfader{
margin-top:10px;
height:320px;
}
#sidebar{
width:210px;
float:left;
margin-left:30px;
margin-bottom:10px;
}
#sidebar ul{
margin:0px;
padding:0px;
}

table.tickettable {
        margin: 0 0 0 20px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	background-color: #FFEBB0;
}
table.tickettable th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: ;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tickettable td {
        vertical-align:text-top;
	border-width: 0px;
        padding:4px;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.tickettable td.rborder {
}

table td.lsmall {
	font-size: x-small;
}



#sidebar li{
margin:0px;
padding:0px;
list-style:none;
width:210px;
}
#sidebar ul ul{
margin-top:15px;
width:210px;
height:auto;
}

#sidebar li li{
padding-bottom:4px;
padding-top:8px;
list-style:none;
border-bottom:1px solid #D5D5D5;
}
#sidebar li a{
color:#5B5B5B;
text-decoration:none;
}
#sidebar li a:hover{
color:#005fa6;
text-decoration:underline;
}
#quoterotator{
 margin-top:20px;
 line-height:16px;
width:210px;
 }



#sidebar h2{
margin-top:25px;
}
.more{
margin-top:8px;
}
.more a{
color:#5B5B5B;
text-decoration:none;
}
.more a:hover{
color:#005fa6;
text-decoration:underline;
}

#footer{
width:1018px;
margin:0 auto;
height:20px;
border-top:1px solid #D5D5D5;
padding-top:8px;
margin-top:30px;
clear:both;
}
#footer a{
margin-left:20px;
}

h1{
font-size:35px;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
font-weight:normal;
padding:20px 0px;
display:block;
text-align:center;
}

h1.company_name {
	font-size:62px;	
	padding:20px 0px 0px 0px;
	font-weight:normal;
	color:#2f1400;	
	display:block;
}

h2.motto {
	font-size:28px;	
	padding:0px 0px;
	margin-bottom:30px;
        text-align:center;
}
.totalbox{
width:490px;
height:auto;
float:left;
}
.box {
	background-color:#fafafa;
	padding:15px 10px;
	margin-bottom: 20px;
	float:left;
	width:203px;
	margin-right:20px;
}
.box a{
padding-top:10px;
float:right;
}
 
.box2 {
	background-color:#fafafa;
	padding:15px 10px;
	margin-bottom: 20px;
	float:left;
	width:190px;
	margin-right:20px;
	min-height:150px;
}

.box2 h2 {
	margin-top:0px;
}

a{
color:#005FA6;
}
.catposttitle h2 a{
font-size:12px;
text-decoration:none;
font-weight:normal;

}
.posttitle li{
list-style:none;
padding-top:15px;
}
.catposttitle a:hover{
text-decoration:underline;
}
.catpostcontent h3{
color:#2F1400;
font-weight:normal;
font-size:20px;
}
.postcontent{
padding-bottom:20px;
border-bottom:1px solid #D5D5D5;
line-height:18px;
font-size:12px;
}
/*meet */
.meetposttitle{
background:none repeat scroll 0 0 #FFEBB0;
display:block;
float:left;
margin:4px 4px 15px 20px;
padding:5px;
width:137px;
}
.meetposttitle li{
list-style:none;
}
.meetposttitle a{
text-decoration:none;
color:#005FA6;
font-size:13px;
margin-top:20px;
}
.meetposttitle1{
margin-top:16px;
}

a:hover{
text-decoration:underline;
}
a{
text-decoration:none;
}
.meetpostcontent{
width:auto;
height:auto;
float:left;
}
.meetpostcontent h3{
width:690px;
}
.meetpostcontent img{
float:left;
margin-right:10px;
}
.post img{
float:left;
margin-right:10px;
}
.advisor_column {
border-bottom:5px solid #F4F4F4;
display:block;
float:left;
margin:4px 22px 15px 4px;
padding:5px;
text-align:center;
width:200px;
}

.video_row {
	display:block;
	float:left;
	padding:5px;
	padding-bottom:10px;
	margin:4px 22px 15px 4px;
	width:100%;
	border-bottom:5px solid #f4f4f4;
}

.video_sub{
	margin-left:150px;
}

.quoter  {
font-style:italic;
font-weight:bold;
}
.entry ul li {
list-style-type:square;
padding:5px 0;
}
.pi{
background:none repeat scroll 0 0 #FFEBB0;
border-bottom:5px solid #F4F4F4;
display:block;
float:left;
margin:4px 4px 15px 20px;
padding:5px;
width:300px;
}
.imagecategory{
width:1010px;
height:30px;
position:absolute;
border-bottom:1px solid #D5D5D5;
margin:15px 0 20px;
}
.imagecategory li{
list-style:none;
float:left;
margin-left:30px;

}
.imagecategory li a{
display:block;
color:#005FA6;
font-size:14px;
}
.imagegallery{
width:1020px;
height:auto;
margin-top:50px;
margin-left:13px;
}
.style2{font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
padding:5px;
}
td,tr,span,font{

font-size:12px;
margin:0;
outline:0 none;
}
p{
line-height:16px;
}
.gallery_artists{
border-bottom:5px solid #F4F4F4;
display:block;
float:left;
margin:4px 22px 15px 4px;
padding:5px;
text-align:center;
width:200px;
}

#accordion h3 a{
	color:005fa6;
	font-size:22px;
	font-weight:lighter;
	line-height:15px;
}

#conTotal{
        height:42px;	
	border:0px solid black;
padding-top:10px;
}
.conLabel{
	width:100px;
	height:42px;
	float:left;
	border:0px solid red;
}
.conField{
	height:42px;
	float:left;
	border:0px solid red;
}
.wpcf7-form{
padding-bottom:15px;
	border:0px solid red;
	}
.txtfield{
	width:292px;
	height:24px;
        padding-top:6px;
	}	
#msgTotal{
height:130px;
border:0px solid red;
padding-top:10px;
}
.msgLabel{
float:left;
height:130px;
width:100px;
border:0px solid red;
}
.msgField{
float:left;
height:130px;
}

.event_break {
border-bottom:1px solid #D5D5D5;
margin:15px 0 20px;
width:100%;
}

hr {
color:#D5D5D5;
text-align:center;
background-color:#D5D5D5;
width:100%;
}

h4 {
border-bottom:1px solid #D5D5D5;
margin:15px 0 20px;
width:100%;
}

.left_column{
border:0px solid red;
margin-top:15px;
margin-bottom:20px;
}
span{
font-weight:bold;
}
.plSpan{  font-family:"Palatino Linotype"; font-size:11pt; font-weight:normal;}
.spanh3{ font: 18pt Times, Arial, Helvetica, sans-serif; color: #000099; font-weight: bold; }
.spanA a{ color: #000080; text-decoration:underline; font-size:10pt; }

#testimonials {
background: #F7F7F7 url(images/testimonials_box.gif) left top no-repeat;
	width: 299px;
	height:213px;
	overflow:hidden;
	margin:20px 20px 20px 0px;
	float:right;
}

.donate-price{
height:28px;
width:510px;
margin-left:100px;
border:0px solid red;
}
.price-div{
height:28px;
width:250px;
float:left; 
text-align:center;
border-right:1px solid #000000;
}
.donate-div{
height:28px;
width:250px;
float:left;
text-align:center;
}
#submit{
border:0 none;
color:#005FA6;
cursor:pointer;
height:40px;
margin:0 0 30px 100px;
padding:0;
width:70px;
}
.holder  {
clear:both;
float:left;
margin:0 0 12px;
width:550px;
}
label{
float:left;
font-size:12px;
width:110px;
}

input{
border:1px solid #CFA136;
color:#2F1400;
font-size:12px;
float:left;
height:24px;
width:180px;
padding-left:5px;
}

textarea{
border:1px solid #CFA136;
}

input#mc_signup_submit{
border:1px solid #2D1200;
background-color:#FFEBB0;
color:#2F1400;
font-size:12px;
float:left;
height:24px;
width:186px;
margin-top:4px;
margin-bottom:15px;
}

span.linebreak {
display:block;
font-style:italic;
font-weight:normal;}

span.eventdetails  {
border-bottom:1px solid #D5D5D5;
border-top:1px solid #D5D5D5;
display:block;
font-size:11px;
margin-bottom:5px;
padding:5px 0;
}
.nobull{
	list-style-type:none;
}
.post ul li.nobull {
	list-style-type:none;
}
.nobull{
	list-style-type:none;
}
.upcomingevent,.pastevent{
 margin-top:15px;
 width:700px;
 height:auto;
 float:left;
}
.upcomingevent li{
 list-style:none;
 padding-top:10px;
}
.pastevent{
 margin-bottom:20px;
 height:auto;
}
.pastevent li{
 list-style:none;
 padding-top:10px; 
}
.pastevent h1{
text-align:left;
}
.upcomingpost{
width:310px;
height:auto;
padding-bottom:10px;
float:left;
margin-right:15px;
}
.post_total{
width:150px; 
margin:30px 10px 20px 10px;
float:left;
height:320px;
border:0px solid red;
border-bottom:5px solid #F4F4F4;

}
.artistic-name{
width: 150px; 
height: auto; 
text-align:center;
padding-top:15px;
border:0px solid pink;
}

.artistic-name h1{
font-size:18px;
padding:0;
margin:0;
}
.artistic-link{
text-align:center;
border:0px solid green;
}
.shutterset_set_34 img{
height:200px;
}

