/*
Theme Name: KristiLeskinen
Theme URI: http://wordpress.org/
Description: Kristi Leskinen's wordpress theme.
Version: 1
Author: Antonea Nabors
Author URI: http://velvetant.net/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html{margin:0;}
body{
	background:rgb(37,38,38) url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/bodyBG.gif') repeat-x;
	margin: 0;
	color: #252525;
	font-family: 'Trebuschet MS', Helvetica, Verdana, Sans-Serif;
}

.tweetsupdates{margin-left:85px; margin-bottom:15px;}
.twitter{margin-left:107px; margin-top:5px}

#container{
	margin: 0 auto;
	width: 980px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/contentCol.jpg') repeat-y;
	min-height: 1150px;
	position:relative;
}

#topHeader{
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/topHeader.jpg') no-repeat;
	height:258px;
	margin: 0 auto;
}

#topHeader p{
	padding: 222px 0 0 548px;
	margin:0;
	color: rgb(126,65,147);
	width:330px;
	font-size:0.8em;
	text-align:right;
}

#topHeader a{
	color: #252525;
	text-decoration:none;
}

#topHeader a:hover{
	color: rgb(126,65,147);
	text-decoration:none;
}

#mainBanner{
	height: 115px;
	width: 908px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/banners/mainBannerCenter.jpg') repeat-x;
	margin-left: 42px;
}

#left{
	width: 410px;
	float: left;
	margin: 0;
	padding: 0;
}

#leftBanner{
	float: left;
}

#kristiLink{
	float: right;
	padding: 15px 0 0 0;
}

#right{
	width: 220px;
	float: right;
}

#subscribe{
	float: left;
	padding: 7px 0 0 0;
}

#subscribe ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#subscribeLink {
	width:142px; 
	height:39px; 
	margin:0; 
	padding:0;	
}

#subscribeLink li {
	display:block; 
	float:left; 
	height:39px;
	margin-bottom: 3px;
}

#subscribeLink li a {
	display:block; 
	float:left; 
	height:39px; 
	text-indent:-9999px; 
	overflow:hidden; 
}

#subscribeLink li a#subscribeRSS {
	width:142px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/subscribe/subscribeButtons.png') no-repeat 0px 0px;
}

#subscribeLink li a#subscribeRSS:hover {
	background-position:-164px 0px;
}

#subscribeLink li a#subscribeEmail {
	width:142px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/subscribe/subscribeButtons.png') no-repeat 0px -48px;
}

#subscribeLink li a#subscribeEmail:hover {
	background-position:-164px -48px;
}

#rightBanner{
	float: right;
	margin-left: 20px;
}

#content2{
	width: 980px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/contentCol.jpg') repeat-y;
}



#navLeft{
	background: rgb(126,65,147) url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/banners/purpleBannerCenter.gif') repeat-x;
	height: 74px;
	width: 868px;
	margin: 6px 0 0 42px;
	float: left;
}

#navigation{
	margin: 0;
	float: left;
}

#navList{
	margin: 16px 0 0 13px;
	float: left;
}

#navigationRight{
	float: right;
	width: 40px;
	margin: 6px 30px 0 0;
}

#nav {
	width:520px; 
	height:25px; 
	margin:0; 
	padding:0;	
}

#nav li {
	display:block; 
	float:left; 
	height:25px;
}
#nav li a {
	display:block; 
	float:left; 
	height:25px; 
	text-indent:-9999px; 
	overflow:hidden; 
}

#nav li a#link1 {
	width:80px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/topNav.gif') no-repeat 0px 0px;
}

#nav li a#link1:hover {
	background-position:0px -25px;
}

#nav li a#link2 {
	width:65px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/topNav.gif') no-repeat -80px 0px;
}

#nav li a#link2:hover {
	background-position: -80px -25px;
}

#nav li a#link3 {
	width:100px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/topNav.gif') no-repeat -145px 0px;
}

#nav li a#link3:hover {
	background-position: -145px -25px;
}

#nav li a#link4 {
	width:90px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/topNav.gif') no-repeat -243px 0px;
}

#nav li a#link4:hover {
	background-position: -243px -25px;
}

#nav li a#link5 {
	width:85px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/topNav.gif') no-repeat -333px 0px;
}

#nav li a#link5:hover {
	background-position: -333px -25px;
}

#nav li a#link6 {
	width:100px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/topNav.gif') no-repeat -420px 0px;
}

#nav li a#link6:hover {
	background-position: -420px -25px;
}

.date{
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/dateBG.gif') no-repeat;
	width: 56px;
	height: 55px;
	float: left;
	padding: 10px 0 0 10px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0em;
}

.mainContent{
padding-left: 90px;
width: 500px;
}

#entries{
	float: left;
	width: 506px;
	margin-left: 5px;
	padding: 0;
	margin-bottom: 0;
}

#pages{
	float: left;
	width: 506px;
	margin-left:90px;
	margin-top: -20px;
	padding: 0;
}

/* Begin Sidebar */
#sidebar{
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/sidebar/sidebarTopBG.png') no-repeat;
	width: 293px;
	position: absolute;
	top: 353px;
	margin-left: 605px;
}

.sideNav4 {
	list-style: none;
	width: 226px;
	left: 0px;
	margin-bottom: 25px;
}

.sideNav {
	list-style: none;
	width: 226px;
	margin: 30px 0 25px 28px;
}

.sideNav li {
	list-style: none
	height:25px;
	padding-left: 5px;
}

.sideNav li a {
	list-style: none
	display:block; 
	float:left; 
	height:22px; 
	text-indent:-9999px; 
	overflow:hidden; 
}

.sideNav li a#recentContests {
	width:210px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sidebarNav.png') no-repeat 0px -23px;
	margin: 5px 0 25px 10px;
	width:265px;
}

.sideNav li a#recentContests:hover {
	background-position: -267px -23px;
}

.sideNav li a#c6 {
	height:50px;
	width:245px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sidebarNav.png') no-repeat 0px -71px;
	margin: 20px 0 15px 10px;
}

.sideNav li a#c6:hover {
	background-position: -267px -71px;
}

.sideNav2 {
	list-style: none;
	width: 220px;
	margin-bottom: 25px;

}

.sideNav2 li {
	list-style: none
	height:25px;
	padding-left: 5px;
	margin-bottom:25px;
}

.sideNav2 li a {
	list-style: none
	display:block; 
	float:left; 
	height:22px; 
	text-indent:-9999px; 
	overflow:hidden; 
}
.sideNav2 li a#recentPhotos {
	width:215px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sidebarNav.png') no-repeat -8px 0px;
	margin-left: 18px;
}

.sideNav2 li a#recentPhotos:hover {
	background-position: -275px 0px;
}

.sideNav2 li a#cats{
	background: red;
	height: 2000px;
}

#sidebar h2 {
	font-family: 'Trebuschet MS', Helvetica, Verdana, Sans-Serif;
	font-size: 0.8em;
	margin: 5px 0 0;
	padding: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#footerContent{
	background:rgb(143,88,163) url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/footerFrontBG.gif') repeat;
	margin: 0 auto;
	width: 980px;
}

#footer{
	background:rgb(143,88,163) url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/footerBackBG.gif') repeat-x;
	margin: 0 auto;
	height: 143px;
}

#bottomNav{
	color: rgb(71,41,81);
	font-size: 0.93em;
	font-weight: bold;
	padding-top: 40px;
	margin-left: 85px;
	float: left;
}

#bottomNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottomNav li{
	display: inline;
}

#sponsors{
	float: right;
	width: 260px;
	padding: 0;
	margin: 55px 0px 0 0;
	color: rgb(71,41,81);
	font-size: 0.8em;
	font-weight: bold;
}

#sponsorsList{
	height:60px; 
	padding:0;	
}

#sponsorsList li {
	display:block; 
	float: left; 
	height:25px;
}
#sponsorsList li a {
	display:block; 
	float:left; 
	height:60px; 
	text-indent:-9999px; 
	overflow:hidden; 
}

#sponsorsList li a#oakley {
	width:100px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav.png') no-repeat 0px -10px;
}

#sponsorsList li a#oakley:hover {
	background-position:0px -105px;
}

#sponsorsList li a#monster {
	width:58px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav.png') no-repeat -106px -10px;
}

#sponsorsList li a#monster:hover {
	background-position:-106px -105px;
}

#sponsorsList li a#giro {
	width:83px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav.png') no-repeat -166px -10px;
}

#sponsorsList li a#giro:hover {
	background-position:-166px -105px;
}

#sponsorsList li a#go211 {
	width:83px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav.png') no-repeat -250px -10px;
}

#sponsorsList li a#go211:hover {
	background-position:-250px -105px;
}
#sponsorsList li a#mammoth {
	width:106px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav.png') no-repeat -250px -10px;
}

#sponsorsList li a#mammoth:hover {
	background-position:-250px -105px;
}
.sideNav3 {
	list-style: none;
	width: 220px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sideNav3 li {
	list-style: none
	height:25px;
	padding-left: 17px;
	margin-bottom:15px;
}

.sideNav3 li a {
	list-style: none
	display:block; 
	float:left; 
	height:22px; 
	text-indent:-9999px; 
	overflow:hidden; 
}
.sideNav3 li a#recentSponsors {
	width:210px; 
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sidebarNav.png') no-repeat 0px -47px;
	margin-top: 20px;
}

.sideNav3 li a#recentSponsors:hover {
	background-position: -224px -47px;
}

.copyright{
	font-size: 0.8em;
}

.clear{
	clear: both;
}

.sideText{
	text-align: center;
	line-height: 1.0em;
	margin-top: 50px;
}

.sideText2{
	text-align: center;
	line-height: 1.0em;
	margin-top: 60px;
}
	
#bottomNav a{
	color: rgb(71,41,81);
	text-decoration: none;
}

#bottomNav a:hover{
	color: rgb(52,18,63);
	text-decoration: none;
}

.published{
	color: rgb(126,65,147);
	font-size: 0.7em;
	padding: 0 5px 5px 5px;
	letter-spacing: 0.1em;
	width:290px;
	margin:0;
}

.published a{
	color: rgb(71,41,81);
}

.published a:hover{
	color: #252525;
	text-decoration: underline;
}

.top_navigator{
	padding: 0;
	margin: 0;
}

.photoAlbums ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.photoAlbums li{
	display: inline;
	margin: 0;
	padding: 0;
}

a{
	color:rgb(126,65,147);
}

.inputForm{
	border: 4px solid #505050;
}

input.submit{
	border: none;
	background-color: #505050;
	color: #fff;
}

input.submit:hover{
	background: rgb(126,65,147);
} 

ul.related_post{
	font-size: 1.2em;
	list-style: square;
}

#sideSponsors li {
	display:block; 
	float: left; 
	padding: 0;
}
#sideSponsors li a {
	display:block; 
	float:left; 
	text-indent:-9999px; 
	overflow:hidden; 
	margin: 0;
	padding: 0;
}

#sideSponsors li a#oakley {
	width:127px; 
	height:48px;
	margin: 10px 20px 0 8px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav2.png') no-repeat 0px -75px;
}

#sideSponsors li a#oakley:hover {
	background-position:0px -260px;
}

#sideSponsors li a#holga {
	margin-top: 0px;
	width:119px; 
	height:48px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav2.png') no-repeat -144px -68px;
}

#sideSponsors li a#holga:hover {
	background-position:-145px -253px;
}

#sideSponsors li a#giro {
	width:135px; 
	height:20px;
	margin: 30px 0 0 5px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav2.png') no-repeat 0px -150px;
}

#sideSponsors li a#giro:hover {
	background-position:0px -337px;
}

#sideSponsors li a#go211 {
	width:120px; 
	height:40px;
	margin: 10px 0 0 15px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav2.png') no-repeat -148px -130px;
}

#sideSponsors li a#go211:hover {
	background-position:-148px -318px;
}

#sideSponsors li a#faction {
	width:130px; 
	height:30px;
	margin: 55px 0 0 20px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav2.png') no-repeat 0px -370px;
}

#sideSponsors li a#faction:hover {
	background-position:-136px -370px;
}
#sideSponsors li a#mammoth {
	width:108px; 
	height:114px;
	margin: 20px 0 0 20px;
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/navigation/sponsorsNav2.png') no-repeat -15px -410px;
}

#sideSponsors li a#mammoth:hover {
	background-position:-152px -410px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border-bottom: 1px dashed rgb(126,65,147);
}

.even, .alt {

	border-left: 0px solid #ddd;
}

#singleBottom {
	background: url('http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/commentBG.gif') repeat-y;
	font-family: 'Trebuschet MS', Helvetica, Verdana, Sans-Serif;
	line-height: 1.5em;
	width: 503px;
	text-align: center;
	}
	
#singleBottom p{
	margin: 0 10px 5px 10px;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
}

#singleBottom a{
	color:rgb(126,65,147);
}

#singleBottom a:hover{
	color:#252525;
}

#singleBottom a:visited{
	color:rgb(126,65,147);
}

.sociable{
	margin-left: 10px;
}

h1, h2, h3 {
	font-family: 'Trebuschet MS', Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	margin-top: 10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #252525;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #252525;
	}

h2 a:hover{
	color: rgb(126,65,147);
}

.entry p a:visited {
	color: #fff;
	}

.entry p{
	line-height: 1.3em;
}

.entry {
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 5px 0 0 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 'Trebuschet MS', Helvetica, Verdana, Sans-Serif;
	}

.commentlist .quote {
	background:url(http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/bg_quote.gif) no-repeat top right;
	}

.commentback{
	padding: 5px 0 0 5px;
	background: #fff;
}
	
.commentlist li {
 	padding: 5px 0px 0px 0px;
	margin-bottom:15px;
	background:rgb(240,238,225) url(http://www.kristileskinen.com/wp-content/themes/KristiLeskinen/images/bg_commentlist.gif) bottom no-repeat;
	color:#252525;
	width: 455px;
	list-style: none;
	
	}

.commentlist cite {
	display:block;
	font-style:normal
	font-size: 0.9em;
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:rgb(126,65,147);
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#252525;
	text-decoration:none;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 0px;
	background: #fff;
	}
	

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuschet MS', Helvetica, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size: 0.9em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	color: #252525;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuschet MS', Helvetica, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 90px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px 0;
	padding: 10px 10px 5px 0px;
	width: 585px;

	}
	
.post2 {
	margin: 0 0 40px 0;
	padding: 0px 10px 5px 0px;
	width: 500px;
	}
	
.post2 a{
	color: rgb(71,41,81);
	text-decoration: none;
}

.post2 a:hover{
	color: rgb(52,18,63);
	text-decoration: none;
}

.singleEntry {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	float: right;
	width: 585px;
	}
	
.bottomBorder{
	border-bottom: 1px dashed rgb(65,67,67);
	width: 500px;
	height: 3px;
}
	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 0.9em;
	padding: 5px 10px 10px 10px;
	background: rgb(71,41,81);
	height: 10px;
	text-align: center;
	float: right;
}

.postmetadata a{
	color: #fff;
}

.postmetadata a:hover{
	width: 100px;
	text-decoration: none;
}

.postmetadata a:visited{
	width: 100px;
	text-decoration: none;
	color: #252525;
}

.postmetadata:hover{
	background: rgb(126,65,147);
} 

.more-link {
	font-size: 0.9em;
	margin: 0;
	padding: 5px 10px 10px 10px;
	background: rgb(71,41,81);
	width: 80px;
	height: 10px;
	text-align: center;
	position: relative;
	top: 37px;
	left: 315px;
}

.more-link a{
	color: #fff;
}

.more-link a:hover{
	width: 100px;
	text-decoration: none;
}

.more-link:hover{
	background: rgb(126,65,147);
} 

.postDivide {
	color: #fff;
	font-size: 0.9em;
	margin: 0;
	padding: 5px 0px 10px 0px;
	background: rgb(126,65,147);
	width: 5px;
	height: 10px;
	text-align: center;
	position: relative;
	top: 30px;
	left: 400px;
}

#comments{
	width: 500px;
	margin-left: 90px;
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	width: 495px;
	padding: 2px 2px;
	font-size: 1.1em;
	color: #252525;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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: left;
	font-size: 0.9em;
	}
	
.alignright a{
	color: #fff;
	border: 1px solid rgb(71,41,81);
	background: rgb(126,65,147);
	padding: 5px;
}

.alignright a:hover{
	text-decoration: none;
}

.alignright a:visited{
	text-decoration: none;
	color: #252525;
}

.alignright:hover{
	background: rgb(71,41,81);
}

.alignright a:visited{
	color: #fff;
} 

.alignleft {
	float: left;
	}
	
.alignleft a{
	color: #fff;
	background: rgb(126,65,147);
	font-size: 0.9em;
	padding: 5px;
	border: 1px solid rgb(71,41,81);
}

.alignleft a:hover{
	text-decoration: none;
}

.alignleft a:visited{
	text-decoration: none;
	color: #252525;
}

.alignleft:hover{
	background: rgb(71,41,81);
} 

.alignleft a:visited{
	color: #fff;
} 
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#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:left;
	}

select {
	width: 130px;
	}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 5px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
	border: 4px solid #505050;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
	border: 4px solid #505050;
}

#wpcf #contactsubmit:hover{
	background: rgb(126,65,147);
} 

#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
	background-color: #505050;
	color: #fff;
}	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 500px;
	padding: 2px;
	}
	
#respond{
	width: 410px;
	margin: 20px 0 0 0;
	padding-left: 90px;
	font-size: 0.8em;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	width: 480px;
	padding-left: 20px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 90px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

