/*  
Theme Name: Prosumer-Swingtime
Theme URI: #
Description: Custom theme for SwingTimePDX.com
Author: Karynn Radtke
Author URI: http://your-remedy.com
Version: 1.1
*/
.spacer 
{     margin-bottom: 15px;
}
/*MyBlogLog CSS to over-ride their stock styling*/
body table#MBL_COMM 
{margin-left:8px;
 color: #E4C972;
}
body table#MBL_COMM td.mbl_img 
{background:#000000;
}

body table#MBL_COMM td.mbl_mem 
{background:#000000;
}

body table#MBL_COMM th.mbl_h 
{background:#000000;
text-align:center;
}

body table#MBL_COMM td.mbl_fo_hidden 
{background:#000000;
}

body table#MBL_COMM td.mbl_fo_hidden 
{display:none;
}

body table#MBL_COMM img 
{border:1px #000000 solid;
}

body table#MBL_COMM th.mbl_h 
{background:#000000;
padding:1px;
text-align:left;
font-size:9px;
}


/* Social Style ********************* */
#container 
{        background-color: #000000;
        width: 801px;
	margin: 0 auto;
        padding: 0;
}

html
{	height: 100%;
	margin-bottom: 0.1em;
}
*
{	margin: 0;
	padding: 0;
}

img
{	border: 0;
}
p
{	line-height: 1.9em;
	margin: 1.1em 0;
}

dl
{	margin: 1em 0;
}

dt
{	font-weight: bold;
}

dd
{	margin: 0.5em;
	padding: 0;
}

img.right
{	float: right;
	margin: 10px 0 0 10px;
}

img.left
{	float: left;
	margin: 0 10px 0 0;
}

hr
{	display: none;
}

body
{   	background-color: #000000;
   	background: #000000 url(images/background.png);
	color: #333;
	font: 72%/1.6em Georgia, "Times New Roman", Times, serif;
 	margin: 0;
	padding: 0;
	text-align: center;
}

a
{	text-decoration: none;
}

a:link, a:visited
{	color: #E4C972;
}

a:hover, a:active
{}

h1, h2, h3, h4, h5, h6
{	font-family: Georgia, "Times New Roman", Times, serif;
}


/* Etc******************** */
br.clear 
{	clear: both;
}
/* Design ******************** */
#top 
{	margin: 0 auto;
	width: 800px;
	position: relative;
	height: 215px;
	background: #000000;
	border-bottom: 2px solid #2e2e2e;
}

#top_ad 
{	float: right;
	width: 240px;
	margin: 0px;
}
#top_ad img {
margin-bottom: 0;
max-width: 240px;
}

#top_logo 
{	float: left;
	background: url(images/swingtime.jpg) 0 0 no-repeat;
	left: 0;
	height: 180px;
	margin: 0px;
	width: 560px;
}

#page 
{	text-align: left;
	width: 800px;
	margin: 2px auto 10px;
        background-color: #000000;
}
.rss2 
{	position: absolute;
	right:0;
	bottom: 0;
}
#left 
{	float: left;
	width: 800px;
}
#right 
{	float: right;
	width: 225px;
}
#content 
{	background: #000000;
	color: #EBEBE6;
	width: 540px;
	float: right;
	padding: 2px;
}
.post 
{	margin-bottom: 0px;
	padding: 14px;
}
.entry 
{	margin-bottom: 10px;
	text-align: justify;
}
.entry  a 
{	color: #E4C972;
}
.side1 
{	width: 204px;
	float: left;
	color: #EBEBE6;
	background: #000000;
	padding: 4px 8px 4px 8px;
	border-right: 1px solid #222222;
}
ul.ec3_events li 
{	width: 200px;
	margin-left: 2px;
padding-bottom: 5px;
}
ul.ec3_events li ul {
padding-top: 0;
}
ul.ec3_events li a:link, ul.ec3_events li a:visited, ul.ec3_events li ul li a:link 
{	color: #FFF2AC;
}
a.past 
{	text-decoration: underline;
}
a.past:hover 
{	text-decoration: none;
}
.side1 ul li a, .side2 ul li a, .side1 a, .side2 a, li#recent-posts a, li#categories-1 a 
{	color: #E4C972;
}
.side2 
{	width: 205px;
	float: right;
	color: #FFF;
	background: #000000;
	padding: 4px 8px 4px 8px;
}
#subscribe p {
   margin: 0;
   padding: 0;
}
#out-foot {
   width: 801px;
	margin: 0 auto;
   background: #000000;
}
#out-foot p {
    font-size: 0.95em;
    color: #EBEBE6;
    padding-bottom: 10px;
}
#footer 
{	border-top: 1px solid #222222;
	background: #000000;
	padding: 30px 15px 15px 15px;
	text-align: center;
}
#footer p {
       color: #F0E1B1;
       font-size: 0.95em;
padding-bottom: 0;
}
#footer a 
{	color: #F0E1B1;
	text-decoration: underline;
}
#footer a:hover 
{	color: #E4C972;
	text-decoration: none;
}
/* Design ******************** */
.side1  ul, .side2  ul
{	list-style: none;
padding-top: 10px;
}
.side1  ul.children, .side2  ul.children
{	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  
{	margin-bottom: 20px;
}
/*input#s 
{	width: 185px;
	padding: 2px;
	margin-bottom: 10px;
	background: #F7F0D4;
	border: 2px solid #E2B400;
	color: #A73228;
}
input#s:focus 
{	background: #fff;
	color: #A73228;
}
input#searchsubmit
{	margin: 0;
}
*/#search 
{ 	background: transparent;
	border: none;
}
#searchform input#sidebarsubmit 
{display: none;
}
#searchform 
{	float: right;
	background: url(images/search.gif) no-repeat 99% 50%;
}
#searchform input#s 
{	margin: 5px 20px 5px 0px;
	width: 150px;
	padding: 2px;
	background: #F9FBE6;
	border: 1px solid #E2B400;
	font-size: .9em;
	color: #A73228;
}
input#s:focus 
{	background: #F4F4F4;
	color: #000000;
	border: 1px solid #333;
}
input.searchbutton 
{	display: none;
}
input#searchsubmit
{	background: white;
	border: black 2px solid;
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	font-weight: bold;
	padding: 4px 6px;
}
input#searchsubmit:focus
{	background: #BCE240;
}
/* Design  Typo********************* */.side1 h2, .side2 h2
{	font: 1.0em Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	letter-spacing: 2px;
	margin-bottom: 5px;
	padding: 4px;
	background: #6F7374 url(images/title_bg.jpg) repeat-x;
}
.side1 ul li ul li a, .side2 ul li ul li a 
{	color: #E4C972;
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited 
{	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover 
{	color: #E4C972;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  
{	color: #822601;
	font-weight: bold;
	/*background: url(images/bullet.gif) left top no-repeat;
	*/}
.post h2, h2.pagetitle  
{	font: 2em Georgia, "Times New Roman", Times, serif;
		color: #FFF2AC;
margin: 12px 0;
text-align: left;
}
.post h2 a, .post h2 a:visited 
{	color: #FFF2AC;
 /*#D4CCBF;
*/	display: block;
	border-top: 2px solid #60513A;
	border-bottom: 1px solid #908474;
	text-decoration: none;
}
.post h2 a:hover 
{		color: #ffffff;
}
.post p 
{	margin-left: 10px;
}
p.postmeta 
{	margin-bottom: 10px;
	color: #A73228;
}
p.meta 
{	font-size: 87%;
	margin-bottom: 5px;
	color: #A73228;
}
p.meta a
{	color: #A73228;
	text-decoration: none;
}
span.user
{	padding: 3px 5px;
}
span.timr
{	background: #822601;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{	padding: 3px 5px;
}
span.editr
{	padding: 2px 2px 2px 18px;
}
span.commr
{	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth
{	list-style:none;
	padding: 0;
	margin: 0;
}
.post a 
{	text-decoration: underline;
}
.post a:hover 
{	text-decoration: none;
}
.post ul 
{	margin-left: 35px;
}
.post ol 
{	margin-left: 40px;
}
.categr, .monthr 
{	margin-bottom: 20px;
}
.categr h2, .monthr h2
{	border-bottom: 1px solid #ccc;
}
.rss 
{	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc********************* */
.navigation 
{	padding-bottom: 20px;
	width: 500px;
	display: block;
}
.navigation a
{	color: #666;
}
.alignleft
{	float: left;
	width: 50%;
}
.alignright
{	float: right;
	text-align: right;
	width: 50%;
}
.ileft 
{	float: left;
	margin-right: 5px;
}
#avatr 
{	border: 1px solid #333;
}
p.stats 
{	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{	/*background: url(images/ico/feed_add.png) no-repeat left center;
*/  font-size: 11px;
	padding: 3px;
}
#content .trackbackr
{	/*background: url(images/ico/arrow_refresh.gif) no-repeat left center;
*/  font-size: 11px;
	padding: 3px;
}
input.textbox, textarea, input[type='text']
{	background: #CFCFCF /*url(images/shadow_top.gif) repeat-x top*/;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus,input[type='text']:focus
{	background: #f2f2f2 /*url(images/shadow_top.gif) repeat-x top*/;
	border: #999 1px solid;
}
img.avatar 
{  float: left;
  padding: 0px 10px 6px 0px;
}
#commentform input#submit
{  background: #CFCFCF;
  color: black;
	padding: 3px;
	border: 1px solid #4F4F4F;
	font: Georgia, "Times New Roman", Times, serif;
}
#commentform input#submit:hover 
{  background: #828282;
  cursor: pointer;
  color: white;
}
.comment,ol .commentlist
{	background: #363636;
	color: #9C9C9C;
	border-bottom: #696969 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
li.comment p 
{  clear: left;
}
.alt
{	background: #1C1C1C;
}
.MyAvatars
{	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
h3#respond, h3#comments 
{	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #F2F2F2;
	padding: 6px 0px;
}
#comment 
{	width: 98%;
	background: #CFCFCF;
}
/* Top Navigation Style ********************* *//*  Menuv******************** */#topy 
{	clear: both;
	float: left;
	width: 800px;
	margin-top: 2px;
   	height: 25px;
   	_height: 28px;
		font-family: Tahoma, Georgia, Arial, Times;
	font-size: 11px;
	letter-spacing: 2px;
	background: #661a0f url(images/menu_bg.jpg) repeat-x;
   	padding-bottom: 5px;
/*   	filter:alpha(opacity=75);
   	opacity: 0.75;
   	-moz-opacity:0.75;
*/}
/* this defines the unnumbered list container */ ul.topmenu 
{     margin:0;
 padding:0;
 }
/* this defines the position of each list item */ ul.topmenu li 
{   	display: inline;
 /* force everything horizontal */    	margin:0;
 padding:5px;
   	padding-right: 10px;
}
#menuv  ul 
{	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
}
#menuv li 
{	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a 
{ 	padding: 4px 3px 3px;
 	color: #ffffff;
 	margin-right: 6px;
}
#menuv li  a:hover 
{ 	color: #fff2ac;
}
#menuv li  a:active 
{	color: #000000;
}
#menuv li.current_page_item  a, #menuv ul.menu li.current_page_item a,  #menuv ul.menu li.current_page_item a .current_item 
{ 	color: #fff2ac;
 /*#d4ccbf;
*/ 	font-weight: bold;
	padding-right: 10px;
}
#menuv li.rss2  a 
{	right: 0;
	top: 0;
	position: absolute;
}
fieldset 
{	border: none;
}
textarea#cp_message 
{	width: 100%;
}
pre 
{	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}
code 
{font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}
.alice 
{   padding-top: 10px;
   color: #fff1c2;
   font-size: 1.4em;
   font-weight: bold;
   letter-spacing: -2.5px;
}
.fancy 
{   padding-top: 0px;
   font-family: "Edwardian Script ITC",Fantasy,Verdana,Tahoma, sans serif;
   font-size: 3em;
   font-weight: bold;
   color: #E4C972;
   line-height: 75px;
}
.black 
{	background-color: #000000;
}
/*** ***  EVENTS Schedule ***/.entry table.ec3_schedule 
{	clear: left;
	text-align: left;
 	border-collapse:collapse;
 	/*border-top: solid 1px #707070;
*/ 	margin:10px 1ex 0.5ex 0;
}
table.ec3_schedule td 
{ 	padding:0 0.5ex 0 0.5ex;
	font-size: 1.1em;
	font-weight: bold;
 	color:#93350f;
}
td.ec3_start 
{ text-align:right;
 }
td.ec3_to    
{ text-align:center;
 }
/*** ***  Event list ***/.ec3_list 
{ margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#b0a696;
}
.ec3_list li 
{ font-size:1em !IMPORTANT;
}
.ec3_list li:before 
{ content:"" !IMPORTANT;
}

/* MISC */
.youtube {
z-index: 1;
}
/* TAG CLOUD */
#tags {
	width: 260px;
	float: right;
   margin-bottom: 20px;
   padding-left: 10px;
   border-left: 1px solid #464B4C;
}
#tags ul {
	list-style: none;
}