/*  
Theme Name: Test-20081001
Theme URI: http://www.projectthinkdifferent.org
The sweet EC theme
Version: 1.0
Author: PTD
Author URI: http://www.webshop.thesietch.org/



*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{

	font-family: Lucida Grande, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #666 url(images/bg_body.gif);
	color: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Lucida Grande, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

a{
	text-decoration: underline;
	color: #105cb6;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr {
background:transparent url('images/bg_comment_bottom.gif') no-repeat scroll 0 0;
border:0 none;
clear:both;
height:1px;
margin:15px 0 5px;
text-align:left;
width:100%;
}


small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	padding: 0;
	width: 904px;
}

#header{
	margin: 0;
	padding: 0;
	float: left;
	width: 904px;
	/*Leo min-height: 196px; */
	min-height: 207px;
	background:transparent url(images/headerbg1.jpg) no-repeat scroll top left;
	color: #333;	
	height: 207px;
}
#adtext {
	color:#97120F;
	left:485px;
	margin-top:-50px;
	position:relative;
	top:141px;
	max-width:250px; 		
}

/*Leo:
#adtext h1 {
		font-size:2.5em;
		margin-bottom:0px;
		margin-left:-55px;
		padding-bottom:10px;
		max-width:250px;
		width:250px;  
}
*/

#adtext p{
	font-size:2.2em;
	font-weight:bold;
	left:-25px;
	margin-bottom:-37px;
	position:relative;
	top:-12px;
}
#adtext p a {
	color:#97120F;
}
#pagemenu {
	/*float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	clear:left;*/
	margin-left:670px;
	margin-top:-65px;
	
}
#pagemenu li{
	color:black;
	list-style: none;
}

#pagemenu li a{
	color:black;
	list-style: none;
}

#pagemenu li a:hover{
	color:white;
	list-style:none;
}
#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #325b0a;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	clear: both;
	width: 904px;
	/*Leo: height: 129px; */	
}

#pagetitle h1{
	background-color:#0076BF;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	margin-left:76px;
	margin-top:78px;
	padding:3px 10px 3pt;
	/*text-transform:uppercase;*/
	width:236px;
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

#pagetitle h2 {
	color:#542988;
	margin-left:167px;
	width:165px;


}
#syndication{
	/*float: left;*/
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

#topsidebarbox, #topobarbox {
	height: 100px;
}

#topobarbox table {
	text-align:left;
	margin-top:14px;
	color:white;
}
.obartopbig {
	font-size:18px;
}

.obartopsmall{
	font-size:12px;
	margin-top:-20px;
}
#topsidebarbox {
	width:158px;
		/*background:red url(images/sidebartopbox.jpg) no-repeat scroll 100% 0%;*/
}
#topobarbox {
	position:relative;
	xwidth: 215px;
	margin-left:-13px;
}

.borderpagewrapper {
	width:904px;
	float:left;
	margin:0 0 10px;
	background: blue;
}

.pagewrapper{
	margin: 0;
	float: left;
	width: 904px;
	/*Leo: background: #D7EAB3 url(images/footerbackground.gif) no-repeat ; */
	background: #D7EAB3 url(images/pagebg.jpg) no-repeat ;
	
	color: #333;	
}

.page{
	xfloat: left;
	width: 904px;
	xpadding: 0 5px 5px;
	xpadding: 0 50px;
	background: #D7EAB3 url(images/pagebg.jpg) no-repeat scroll top left; 
	
	xborder:1px solid blue;
	
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 480px;
}

.narrowcolumnwrapper{
	
	margin:0;
	padding:0;
	position: inherit;
	margin-left: 50px;
	float: left;
	width: 400px;
	background: transparent url(images/bg_narrowcol_small.jpg) repeat-y;	
	
	xborder:1px solid red;
	
}

.narrowcolumn{
	float: left;
	margin:0;
	padding:0;
	width: 400px;
	background: url(images/bg_narrowcol_small_bottom.jpg) no-repeat left bottom;
}

.widecolumn {
	margin-left:66px;
	xwidth:800px;	
}
.content {
	/*float: left;*/
	padding:0;
	margin:0;
	width: 400px;
	background: url(images/bg_narrowcol_small_top.jpg) no-repeat left top;
}

.datebubbles {
	background-image:url(images/datebubbles.jpg);
	float:left;
	height:82px;
	margin-right:10px;
	margin-top:0px;
	width:82px;	
}

.datebubbles a {
	text-decoration: none;
}

.month, .day {
	text-align: center;
	width: 59px;
	margin-left:6px;
	overflow:visible;
}

.month {
	color:white;
	font-size:20px;
	margin-left:18px;
	margin-top:15px;
	position:absolute;
	line-height:23px;
}

.day {
	color:black;
	font-weight:bold;
	margin-left:-9px;
	margin-top:44px;
	position:absolute;
}

.post{
	padding: 9px 16px 15px;
	line-height: 18px;
}

.post h2{
	padding: 13px 0pt 2px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}

.post h2 a{
	text-decoration: none;
	color: black; /*#105cb6;
	border-bottom: 1px solid #75abea;*/
}

.post img{
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{
padding-top:20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #999;
}

.postinfo a{
	color: #578cca;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}

#sidebarwrapper {
	width: 380px;
	float: right;
	padding-left:10px;
	margin-right:5px;
	background:transparent url(images/sidebartopbox1-new.jpg) no-repeat scroll 0% 0%;

	xborder: 1px solid red;
}

div.sidebar {
	margin:0;
	padding:0;
	padding-right: 37px;
	float: right;
	width:145px;
	line-height: 18px;

	xborder: 1px solid blue;

}

div.obar{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	float: left;
	width:110px;
	line-height: 18px;
	xborder: 3px solid blue;
}



/*special widget stuff*/

#newblogimage {
	background: url(images/newmembers.jpg) no-repeat left top;
	height:45px;
	margin-left:-13px;
	width:123px;
}

.newblogimagelist {
	margin-right:5px;
}

#whatshappeningimage {
	background: url(images/whatshappening.jpg) no-repeat left top;
	height:45px;
	margin-left:-13px;
	width:123px;
}

#hotblogimage {
	background: url(images/newmedia.jpg) no-repeat left top;
	height:45px;
	margin-left:-13px;
	width:123px;
}

.hotblogicon{
	text-align: center;
}

.hotbloglink {
	text-align:center;
}

#topblogimage{
	background: url(images/topblog.jpg) no-repeat left top;
	height:45px;
	margin-left:-13px;
	width:123px;
}
/*sidebar and obar stuff*/

.sidebar {
	margin:0pt 30px 0pt 5px;
	/*_margin: 0pt 90px 0pt 5px;  show to IE */
}

.obar{
	margin: 0 5px 0 0;
	float: right;	

}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul a, .obar ul a{
	color: black;
}
.sidebar ul li, .obar ul li{
	margin: 5px 0 0;
	padding: 9px 16px 15px;
	/*background: url(images/bg_ul_li.gif) no-repeat left top;*/
}

.sidebar ul li.widget_search, .obar ul li{
	padding: 8px 16px;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color:#0076BF;
}

.sidebar ul ul li, .obar ul ul li{
	margin:0pt -2px 0pt -15px;
	padding: 6px 0 3px;
	background: none;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	background:transparent url(images/tvicon.gif) no-repeat scroll 5px 6px;
	padding:15px 0px 3px 40px;
	/*padding: 6px 0px 3px 15px;
	background: url(images/bg_arrow_right.gif) no-repeat 0px 8px;*/
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}





/* COMMENTS TEMPLATE */

.comment {
	/*margin-left:-76px;*/
}

.post h3#comments, .post h3#respond{
	padding: 0 0 2px 19px;
	line-height: 27px;
	background: url(images/user_comment.gif) no-repeat 0 6px;
	color: #e45b00;
}

.post h3#respond{
	background: url(images/add_comment.gif) no-repeat 0 6px;
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}


/*footer stuff*/

#footer {
	margin: 0;
	padding: 0;
	background: #D7EAB3  url(images/footerbackground.gif) no-repeat scroll right bottom;
	clear:both; 
	height:440px;
	xpadding-left:51px;
	xmargin:-4px;
	
	xborder: 1px solid red;
}

#footertools{
	margin:0px;
	padding: 0px;
	xvertical-align: top;
		
	xborder:3px solid blue;
	
}

#newposts{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	width: 400px;
	padding-left: 47px;
}
#newposts ul {
	list-style: none;
	margin-top:0px;
}
#newposts li {
	border-bottom:1px solid black;
	padding-top:10px;
}
#newposts li a{
	color:black;
	color:black;
	text-decoration:none;
}
#newposts li a:hover {
	color:white;
}
#newpostsimage{
	background: transparent url(images/newpostsbig.jpg) no-repeat top left;
	height:88px;
	width:201px;
	margin:75pt 0px 0pt 30px;
}
#searchboximage{
	background:transparent url(images/searchimage.gif) no-repeat scroll left top;
	height:137px;
	xmargin-top:-20px;
	width:297px;
}
#searchbox{
	float:right;
	margin-right:55px;
	margin-top:-180px;
	
	/* padding:10px 31px 0pt; */
	xpadding:10px 31px;
	
		
}
#searchfield{
	margin-left:23px;
	margin-top:-16px;	
}

#loginsignup{
}

#loginsignup ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#loginsignup li{
	display:inline;
}
#copytextimage{
	xbackground:transparent url(images/footerlogosmall.gif) no-repeat scroll left top;
	height:50px;
	margin-left:210px;
	margin-top:22px;
	width:401px;
}
#copytext {
	xmargin-left:-45px;
	text-align: center;
}

#updated-blogs .widgettitle {
	xdisplay: none;
}

#updated-blogs h2 {
	background: url(images/whatshappening.jpg) no-repeat left top;
	height:45px;
	margin-left:-13px;
	width:125px;
}
