 /* reset reloaded */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{border:0;outline:0;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;}
body {line-height: 1em;color: #000;background: #fff;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* end reset */

u {
text-decoration:none;
color:#111;
}

body {
font:12px/1.5em 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#082f03;
background:url(../images/blog-bg-2.jpg) 685px 50px repeat-y;
}

a:link, a:visited{
color:#ff3300;
}

a:hover {
background:transparent;
}

a img {
border:0;
}

h1,h2,h3 {
font:20px "Century Gothic", Arial, sans-serif;
text-decoration:none;
}

h2{
font-size:18px;
line-height:1.5em;
margin:0 0 10px;
}


/* end event_type colors */

#header {
display:block;
top:0;
left:0;
position:fixed;
width:100%;
z-index:900;
background:#fff;
height:85px;
border-bottom:2px solid #ccc;
}

#header #logo {
width:397px;
float:left;
margin:25px 0 5px 5px;
color:#666;
font-size:11px;
position:relative;
z-index:500;
}

#header #logo a {
color:#666;
}

#header #logo a:hover {
color:#000;
}

#header #logo h1 a{
font-size:14px;
height:35px;
display:block;
overflow:hidden;
position:relative;
width:313px;
margin:10px 5px;
}

#header #logo h1 a span {
background:url(../images/logo-head.jpg) no-repeat;

cursor:hand;
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}

#header #sched-dates {
margin-left: 4px;
}

.icon a:hover {
background:#faf517;
color:#000;
}

#header ul#menu li a:hover {
color: #000;
background-color: #FFFFAC;
}

#header ul#menu li:hover ul, #header ul#menu li.over ul {
display:block;
position:absolute;
z-index:100;
top:30px;
border:1px solid #777;
border-top:5px solid #777;
}

#header ul#menu li ul li {
clear:both;
display:block;
float:none;
background:#888;
border:0;
border-top:1px solid #aaa;
width:150px;
position:relative;
padding: 0;
line-height:20px;
}

#header ul#menu li ul li a {
display:block;
padding: 4px;
border: 0;
text-decoration:none;
height:20px;
line-height:20px;
}

#header #searchbox {
font-size:10px;
background:#eee;
border:1px solid #aaa;
margin: 4px 8px;
padding: 2px;
width: 150px;
}

#header #toolbar {
clear:both;
position:absolute;
top:0;
}

#header #toolbar ul.lev1 {
background:#434343;
display:block;
position:relative;
padding:0;
margin:0;
height:21px;
}

#header #toolbar li.lev1 {
font-size:11px;
float:left;
border-right:1px solid #ccc;
display:block;
position:relative;
line-height:13px;
}

#header #toolbar li.lev1 a {
padding: 4px 8px;
display:block;
border: 0;
text-decoration: none;
color:#fff;
}

#header #toolbar li a#active {
font-weight:700;
background:#8fad09;
}

#header #toolbar li.lev1 a:hover, #header #toolbar li.sel a:hover {
background:#FFFFAC;
color:#000;
}

#header #toolbar ul.lev2 {
z-index:100;
position:absolute;
top:29px;
border:1px solid #888;
width:250px;
display:none;
}

#header #toolbar li.lev2 {
border-top:1px solid #aaa;
}

#header #toolbar li.lev2 a {
background:#f4f4f4;
}

#header #toolbar ul.lev2 li.sel a {
background:#B7E3FF;
}

#header #toolbar li:hover div.scr, #header #toolbar li.over div.scr {
display:block;
}

#header #toolbar li:hover ul.lev2, #header #toolbar li.over ul.lev2 {
display:block;
}

#header #toolbar li.lev2 a span.num {
display:block;
float:right;
color:#777;
font-size:10px;
margin-left: 4px;
}

#header #toolbar div.scr {
display:none;
position:absolute;
z-index:100;
overflow: auto;
overflow-x: hide;
overflow-y: scroll;
top:29px;
width:300px;
height: 200px;
background:#f4f4f4;
border: 1px solid #888;
}

#header #toolbar div.scr table {
display:block;
position:relative;
z-index:10;
table-layout: fixed;
border-collapse: collapse;
top:0;
width:280px;
}

#header #toolbar div.scr td {
border-top:1px solid #aaa;
}

#header #toolbar div.scr td a {
background:#f4f4f4;
}

#header #toolbar div.scr td a span.num {
display:block;
float:right;
color:#777;
font-size:10px;
margin-left: 4px;
}
#pagetext {
clear:both;
margin-top: 80px;
background: url(../images/blog-bg.jpg) 687px 0 no-repeat;
}

* html #pagetext {
margin-top: 0;
padding-top: 0;
}

	.TestButton {
            display: block;
            width: 146px;
            height: 50px;
            background: url(../images/test-button.png) no-repeat;
            margin: 30px 0 0 80px;
            text-decoration: none;
text-align: center;
          
            color: #2c2c2c;
        }
        
        .TestButton:hover {
            background: url(../images/test-button.png) 0px -54px no-repeat;
        }
		.TestButton_small {
            display: block;
            width: 220px;
            height: 39px;
            background: url(../images/test_button_small.png);
            margin: 30px 0 0 10px;
            text-decoration: none;
text-align: center;
            
            color: #2c2c2c;
        }
        
        .TestButton_small:hover {
            background: url(../images/test_button_small.png) 0px -39px;
        }
#teaser .list {
	color: #fff;
	letter-spacing:0.8px;
	margin: 0 0 0 30px;
}
#teaser .list ul, .post ol {
	margin: 0 0 15px 0;
	font-size: 13px;
	font-weight:bold;
}


#teaser .list ul li, .post ol li {
	background: url(../images/Star_small.png) no-repeat 15px 50%;
	padding: 5px 0 0 30px;
}

#teaser, .teaser-list {
text-align: center;
}
#footer {
width:100%;
font-size:14px;
}

		
		a, a:link, a:visited {
			outline: none;
		}
		
		.meta {
			width: 145px;
			font-size: 11px;
			float: left;
			display: inline;
			margin-top: 2px;
		}
		
		
		.icon {
			padding: 5px;
			font-weight: bold;
		}
		
		
		.date {
			padding: 5px;
			text-transform:uppercase;
		}
	
		
		#posts {
			width: 650px;
		}
		
		#sidebar {
			width: 300px;
			position:absolute;
			top:110px;
			left:700px;
			color:#fff;
		}
		#sidebar a {
		color:#fff;
		font-weight:700;
		}
		#sidebar a:hover {
		color:#000;
		}
		.text, .photo, .quote, .link, .chat, .video, .audio, .footer {
			width: 100%;
			overflow: hidden;
			clear: both;
			padding-top: 20px;
			padding:10px;
			border-top: 1px solid #CCC;
			position:relative;
		}
		.photo {
			padding:10px 0px;; 
      }
		.footer {
		border:0;
		}
		
		.entry {
			width: 500px;
			float: right;
			display: inline;
			min-height: 60px;
			margin-top:15px;
			padding-bottom: 15px;
			font-size:12px;
			line-height:1.5em;
			position:relative;
		}
		
		.entry p {
		margin:0 0 10px;
		}
		
		
		p.said {
			margin-top: 0;
			padding-top: 0;
			line-height:1.5em;
			font-size:13px;
		}
		
		#footer {
			clear: both;
			overflow: hidden;
			padding:10px;
		}
		
		#footer ul {
			list-style-type: none;
			height: 36px;
			line-height: 24px;
		}
		
		#footer ul li {
			height: 24px;
			line-height: 24px;
			float: left;
		}
		
		#footer li a {
			display: block;
			padding: 10px;
			color: #111;
			text-decoration: none;
		}
	
	
		
		
		.meta a, .themeinfo a {
			color: #AAA;
			text-decoration: none;
		}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .date {top:17px;
		left:-1px;}
}		
		.icon {
		}
		
		.icon img {
		float:left;
		}
				
		.photo .entry img {
			border: 2px solid #888;
			background:#fff;
		}
		
		.chat ul {
			list-style-type: none;
			color: #333;
			padding: 0;
			margin: 0 0 15px 0;
			border: 1px dotted #CCC;
		}
		
		.chat .odd {
			background: #EEE;
			padding: 5px 5px 5px 15px;
		}
		
		.chat .even {
			background: #DDD;
			padding: 5px 5px 5px 15px;
		}
		
		.said, blockquote {
			font-size: 13px;
			line-height:1.4em;
			border-left: 3px solid #082f03;
			padding-left: 15px;
			margin:0 0 10px;
		}
		
		.entry .said {
		font-size:16px;
		}
		
		p.source {
			text-align: right;
		}
		
		p.caption {
			margin: 5px 0 5px 0;
			padding: 0;
		}
	
	
		
		.tags ul {
			list-style-type: none;
			padding-left: 0;
			margin: 25px 0;
			border: 0;

		}
		
		.tags li {
			font-variant: small-caps;
			font-size: 11px;
			float: left;
		}
		
		.tags li a {
			padding: 5px;
			color: #829FAE;
			text-decoration: none;
		}
		
		.themeinfo {
			text-align: right;
			font-size: 11px;
		}
		
		#comment_thread {
        width: 480px;
        margin:0 0 20px 150px;
}
.h3-commentcount{
padding: 0 0 15px 0;
}
.comment-body{
}
.comment-message{
}
.comment-footer{
padding: 0 0 15px 0;
text-align:right;
}

#blog {
width:680px;
background:#f1ffed;
}		

.icon img {
border:0;
}

.comment-link {
text-align:left;
margin:0 0 20px 160px;
}

.permalink {
background:#C7D9C2;
font-size:11px;
color:#111;
padding:2px;
width:670px;
text-align:right;
text-transform:uppercase;
}

.comment-link a {
background:#fffb88;
color:#000;
padding:5px;
font-size:11px;
text-decoration:none;
}

.comment-link a:hover {
background:#faf517;
color:#000;
}

#search {
margin:0 0 20px;
}

#search #searchterm {
width:200px;
}

#blog #wrapper #intro p {
margin:0 0 20px;
font-size:12px;
line-height:1.6em;
}

#public {
background:#fffbbf;
margin:10px 0 10px;
padding:10px 0;
width:680px;
}
#public p {
background:#fffbbf;
margin:10px;
}

#tumblr_controls {
z-index:9999;
}

/******************************************
 * CUSTOMIZE CLOUD CSS BELOW (optional)
 */
#htmltagcloud{
	font-size: 100%;
	width: auto;		/* auto or fixed width, e.g. 500px   */
	font-family:'lucida grande','trebuchet ms',arial,helvetica,sans-serif;
	background-color:#fff;
	margin:1em 1em 0 1em;
	border:2px dotted #ddd;
	padding:2em; 
}
#htmltagcloud{line-height:2.4em;word-spacing:normal;letter-spacing:normal;text-transform:none;text-align:justify;text-indent:0}
#htmltagcloud a:link{text-decoration:none}
#htmltagcloud a:visited{text-decoration:none}
#htmltagcloud a:hover{color:white;background-color:#5f0600}
#htmltagcloud a:active{color:white;background-color:#03d}
.wrd{padding:0;position:relative}
.wrd a{text-decoration:none}
.tagcloud0{font-size:1.0em;color:#ff3300;z-index:10}
.tagcloud0 a{color:#ff3300}
.tagcloud1{font-size:1.4em;color:#ff3300;z-index:9}
.tagcloud1 a{color:#ff3300}
.tagcloud2{font-size:1.8em;color:#ff3300;z-index:8}
.tagcloud2 a{color:#ff3300}
.tagcloud3{font-size:2.2em;color:#ff3300;z-index:7}
.tagcloud3 a{color:#ff3300}
.tagcloud4{font-size:2.6em;color:#ff3300;z-index:6}
.tagcloud4 a{color:#ff3300}
.tagcloud5{font-size:3.0em;color:#ff3300;z-index:5}
.tagcloud5 a{color:#ff3300}
.tagcloud6{font-size:3.3em;color:#ff3300;z-index:4}
.tagcloud6 a{color:#ff3300}
.tagcloud7{font-size:3.6em;color:#ff3300;z-index:3}
.tagcloud7 a{color:#ff3300}
.tagcloud8{font-size:3.9em;color:#ff3300;z-index:2}
.tagcloud8 a{color:#ff3300}
.tagcloud9{font-size:4.2em;color:#ff3300;z-index:1}
.tagcloud9 a{color:#ff3300}
.tagcloud10{font-size:4.5em;color:#ff3300;z-index:0}
.tagcloud10 a{color:#ff3300}
.freq{font-size:10pt !important;color:#bbb}
