/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 
Version: 
Author: 
Author URI: 
Tags: 


*/

@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html>body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
line-height:1.4;
	color: #404040;
	background:url('/img/bg.png') fixed repeat-x #FFF;
}

td { vertical-align:top; 
padding-right:10px;
width:50%; }

td.w175 { width:175px!important }

td.w470 { width:470px!important }

#wrapper {
	width:920px;
	margin:0 auto;
}


#outside {
	background:#E6E7E8;
	width:918px;
	border:1px dotted #BBB;
	border-top:0;
margin-bottom:10px;
position:relative;
}

#inside {
	width:900px;
	margin:0 auto 10px auto;
position:relative;
}

.beige {
/*	background:#9B815B; */
	background:#CCC; 
}

#headerstrip {
	width:100%;
	height:10px;
/*	border-bottom:1px solid #907C5A; */
}

#left {
	width:200px;
}

#middle, #middle_wide {
	width:460px;
	color:#333;
	background:#FFF;
padding:5px 10px!important;
}

#right {
	width:200px;
}

#middle_wide {
	width:670px;
}

#right ul, #right li {
list-style-type:none;
margin-left:0!important;
padding-left:0!important;
}

#right ul {
margin-bottom:1.5em;
}

.widget_recent_entries li {
padding-bottom:5px;
}

ul.qtrans_language_chooser, .qtrans_language_chooser li { 
padding:0;
margin:0;
list-style-type:none;
display:inline; }

.red {
	background:#CCC; 
}

.floatleft {
	float:left;
}

.clear {
	clear:both;
}

.pad4 {
	padding:5px;
}

h2, h3 {
	border-bottom:1px dotted #8B714B;
	text-transform:uppercase;
	color:#8B714B;
	margin:5px 0;
	font-size:1.2em;
	line-height:1.25;
}

h3 {
	border:none!important;
	font-size:1em;
	margin-bottom:0.5em;
}

.smaw h2, .smaw h3 { color:#BE1E2D; }
.smaw h2 { border-bottom:1px dotted #BE1E2D; }

strong { font-weight:bold; }

.white {
	background:#FFF;
}

.bigtext {
	color:#666;
	font-weight:bold;
	font-size:1.5em;
line-height:1.25;
}

p {
	margin:0.5em 0 1em 0;
}

a img { border:none!important; }

#logos { padding:0 10px }

.active {display:none!important;}

.quote { 
color:#000;
font-size:1.2em;
line-height:1.3;
}

.eventsidebartitle {
font-weight:bold;
}

a {color:#000; text-decoration:underline;}
a:hover {color:#BE1E2D;}

div.eventpage, .post { border-top:1px solid #907C5A;
background:#FAFAFA;
margin:10px 0;
padding-bottom:3px;
}

.hand { cursor:pointer; color:#8B714B }

.rounded {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.rounded_bottom {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
.rounded_top {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}

#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

#jsddm
{	margin: 0;
	padding: 0}
	
#jsddm li
	{	float: left;
		list-style: none;
}

#jsddm li a
	{	display: block;
		}

		
#jsddm li ul
		{	margin: 0;
			padding: 3px;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid #FFF;
			background:#9F1B1B}
		
#jsddm li ul li
		{	float: none;
			/* display: inline; */
			padding: 0;
			border-top: 1px dotted #222;}
		
#jsddm li ul li a
		{	width: auto;
			background: #9F1B1B;
			color:#FFF!important;
			text-decoration:none!important;
			padding: 2px 6px;}
		
#jsddm li ul li a:hover
		{	background: #7F1616}

#middle ul, #middle_wide ul { padding-left:20px; }

#languages {
	border-bottom:1px dotted #8B714B;
	margin-bottom:15px;
	padding-bottom:7px;
}

.smaw #languages {
	border-bottom:1px dotted #BE1E2D;
}

#urgentwrap img { display:block!important; float:left; margin:0!important;padding:0!important }
#urgentwrap { margin-bottom:15px; }
#urgent { color:#FFF; background:#29B473; text-align:center; padding:1px 5px; width:189px; font-size:11px; float:left; }
#urgent strong { color:#000; text-transform:uppercase; font-weight:bold; }
#urgent a { color:#FFF; font-weight:bold; text-decoration:none;}
#urgent a:hover {  color:#FFF; font-weight:bold; text-decoration:underline; }
#urgent hr { color: #29B473; background-color: #29B473; border: 2px dotted #FFF; border-style: none none dotted;margin:4px 0; }
#urgent p { padding:0; margin:0; }

hr { color: #FFF; background-color: #FFF; border: 1px dotted #888; border-style: none none dotted; }
