/*///////////////*/
/*Universal Reset*/
/*///////////////*/
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}

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: "" "";
}

img, div {behavior: url(images/iepngfix.htc); outline:none;}
/*////////////////////////*/
/*Re-occurring Page Styles*/
/*////////////////////////*/
strong {font-weight:bold}

#margintop {
	margin-top: 7px;
}

body{
	background-color:#fff;
	background-image:url(images/siteBKG.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}

.purple{color:#6c3c94;}  /*the basic hex color for areas like the footer is #639*/
.blue{color:#9f9fce;}
.green{color:#693;}
.yellow{color:#ffb522;}
.red{color:#900;}
.white{color:#fff;}
.indent{text-indent:1.5em;}
.italic{font-style:italic;}
.subhead{font-size:150% !important;}
.underline{text-decoration:underline;}
#unbold /*for mojoe.html in IE6*/{font-weight:normal !important}
h1{font-weight:normal;}
h2, h3, h4, h5, h6, .header{font-weight:bold;}
.header{font-size:85%}
h3{font-size:90%;}
h4{font-size:85%;}
h5{font-size:85%;}
h6{font-size:86%;}
/*//////////*/
/*Page Style*/
/*//////////*/
#wrapper{
	width:950px;
	height:100%;
	margin:15px auto;
	border:10px solid #000;
	background-color:#fff;
	overflow:auto;
}

/*100% height and overflow:auto keep everything inside the wrapper in firefox, IE7 and IE8. foe IE6, just do a fixed height and be done w/ it.*/
/*///////////*/
/*Header Area*/
/*///////////*/
#top{
	float:left;
	width:100%;
	height:150px;
	background-image:url(images/top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#top img{
	float:left;
	margin-left:20px;
	margin-top:0px;
}

#topnavigation{float:left; display:inline; font-size:80%; margin-top:5px; margin-left:370px;}
.class2{color:#9f9fce; font-size:80%;}
#topnavigation a{color:#9f9fce; text-decoration:none; padding-right:3px;}
#topnavigation a:hover{color:#900;}
.noRight{border-right:none !important;}

#slogan{
	float:left;
	width:685px;
	margin-left:20px;
}

#slogan img{
	float:left;
	margin-top:30px;
}

#slogan p {
	margin:10px 20px 5px;
	font-size:150%;
	color:#693;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*//////////////////*/
/*Navigation Section*/
/*//////////////////*/
#navigation {
	float:left;
	width:100%;
	height:33px;
	margin:0 auto;
	margin-left:-7px;
	text-align:center;
	text-transform:uppercase;
}

#navigation ul{
	float:right;
	background-image:url(images/navBKG.jpg);
	background-repeat:repeat;
}

#navigation li {
	list-style-type:none;
	display:inline;
	float:left;
	padding:10px;
	width:108px;
}

#navigation a{
	color:#639;
	padding:9px;
	padding-left:25px;
	text-decoration:none;
	font-weight:bold;
}

#navigation a:hover{
	color:#fff;
	padding:9px;
	padding-left:12px;
	text-decoration:none;
	border-left:12px solid #d7e0d5;
	background-color:#639;
}

#Nav1{
	width:70px !important;
	border-left:8px solid #639;
}

#Nav1 a{
	padding:9px;
	padding-left:25px;
	margin-left:-10px;
	text-decoration:none;
}

#Nav1 a:hover{
	padding:9px;
	padding-left:12px;
}

#Nav2{
	list-style-type:none;
	display:inline;
	float:left;
	width:85px !important;
	margin-left:5px;
}

#Nav2 a{
	padding:9px;
	padding-left:22px;
	margin-left:-9px;
	text-decoration:none;
}

#Nav2 a:hover{padding-left:10px;}
#Nav6 a{margin-left:-20px;}
/*//////////////////////////////////*/
/*Portfolio and Top-Half of the page*/
/*//////////////////////////////////*/
#topContent{
	float:left;
	width:936px;
	margin-top:0px;
	font-size:80%;
	background-color:#fff;
	padding:7px;
}

#portfolio{
	width:auto;
	height:458px;
	background-image:url(images/portfolio.jpg);
	background-position:top center;
	border:2px solid #000;
	display:none;
}

#portfolioText{
	float:left;
	width:285px;
	height:446px;
	padding:7px;
	line-height:1.4em;
}

#portfolioText p{margin-top:7px;}

#clientShot{
	float:right;
	width:600px;
	height:100%;
	display:none;
}

.slider-wrap								{width: 600px;} /*keeping the position:relative is good in all browsers*/
#img										{display:none; position:absolute; top:-10px; left:453px;}
#img2 img									{display:none; position:absolute; clear:right; top:-5px; left:-30px; /*keep this in the slider-wrap div b/c it's relative position, if it's in a float it looks wrong in IE6*/}
.panel ul									{text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{position: relative; overflow: hidden; width: 600px; height: 410px; }/*big picture*/
.stripViewer .panelContainer				{position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{float: left; height: 100%; position: relative; width: 600px; } /*big picture caption*/
.stripNavL, .stripNavR, .stripNav			{ 	display: none; }
.nav-thumb 									{ 	border: 1px solid black; margin-right: 5px; margin-left:0px;} 
#movers-row									{ 	margin: -43px 0 0 62px; }
#movers-row div								{ 	width: 15%; float: left; }
#movers-row div a.cross-link 				{ 	float: right; }
.photo-meta-data							{ 	background-color:#000; /*transparency settings for all browsers*/	filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;/*END transparency settings*/ padding: 10px; height:30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; } /*caption and its background*/
.photo-meta-data span 						{ font-size: 13px; }
.photo-meta-data a							{ color:#fff; font-weight:bold; text-decoration:none;} /*caption link style*/
.photo-meta-data a:hover					{ text-decoration:underline;}	/*caption link style hover*/
.cross-link									{ 	display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 13px; z-index:0; }
.cross-link img								{ 	width:60px; height:40px;} /*this lets you use the big img as the thumb*/


#bigClient{
	float:left;
	width:690px;
	margin:0px 7px 0px 0px;
}

#description{
	float:left;
	width:auto;
	margin-right:7px;
	padding:7px;
	margin-top:21px;
}

#description p{padding:7px; width:auto; margin:7px 0px;}

.description{
	margin-left:7px;
}
#picture{
	float:left;
	width:676px;
	height:338px;
	padding:7px;
	background-color:#693;
}

#clientList{
	float:left;
	width:100%;
	height:100%;
}

.client{
	float:left;
	width:288px;
	margin-right:6px;
	margin-top:7px;
	border:3px solid #693;
	background-color:#bdd074;
	padding:7px;
}
#message{margin-top:-60px;}
.client a, .last a, #otherSites a{color:#416200 !important;}
.client a:hover, .last a:hover, #otherSites a:hover{color:#639 !important;}

.last{
	float:left;
	width:288px;
	border:3px solid #693;
	margin-top:7px;
	margin-right:none;
	padding:7px;
	background-color:#bdd074;
}

.clientHead{color:#416200/*6c3c94*/; font-size:160%; font-weight:bold;}
#clientList img{float:left; display:inline; clear:right; width:285px; height:175px; margin:7px 0px 14px; border: 1px solid #000;}
#otherSites{
	float:right;
	display:inline; 
	width:225px; 
	height:auto; 
	background-color:#bdd074;
	border:3px solid #693;
}

#contactPanel{
	float:left;
	display:inline; 
	width:388px; 
	height:auto; 
	background-color:#bdd074;
	border:3px solid #693;
	margin-left:13px;
	color:#416200;
	margin-bottom:25px;
}

#otherSites li, #contactPanel li{margin:7px; padding:7px; padding-top:0px; border-bottom:1px solid #693;}
.siteLast{border-bottom:none !important; padding:0px !important; margin-left:14px !important;}
#currentSite a{color:#639 !important;}

#folioBKG{
	float:left;
	display:inline;
	width:935px;
	background-image:url(../images/portfolio.jpg);
	background-position:top center;
}

/*//////////////////////////////////*/
/*//////////////MAP PAGE////////////*/
/*//////////////////////////////////*/

#map{float:left; display:inline; width:640px;border:3px solid #693; margin:7px;}
#directions{float:left; display:inline; width:260px; margin:7px 0px;}
.directionsHead{float:left; display:inline; width:100%; font-size:120%; background-color:#6c3c94; color:#fff; font-weight:bold;}
#directions p{padding:7px !important; width:100%; font-size:90%;}

/*//////////////////////////////////*/
/*Page divider||Secondary navigation*/
/*//////////////////////////////////*/
#divider{
	float:left;
	width:100%;
	height:20px;
	background-image:url(../images/divider.jpg);
	background-repeat:repeat;
	background-position:top left;
	border-top: 1px solid #afa3ad;
	border-bottom: 1px solid #afa3ad;
	margin-top:7px;
}

#divider p{padding:7px;}

#share{padding-top:2px;}
#bookmark{float:right; width:171px; margin-top:-25px;}
/*//////////////////////*/
/*Lower Part of the page*/
/*//////////////////////*/
#lowerPart{
	float:left;
	width:100%;
	height:auto;
	background-image:url(../images/lowerPart.jpg);
	background-repeat:repeat;
	background-position:0px 0px;
}

#services1, #services2, #services3{
	float:left;
	width:297px;
	height:auto; /*determines height of frame and content box*/
	margin:0px 7px 12px 7px;
	border:1px solid #000;
	line-height:130%;
	display:inline;	/*set to fix floated div break in IE6*/
	
}

.serviceLink{text-align:center; font-weight:bold;}
.serviceLink a{text-decoration:none; font-size:110%;}
.serviceLink a:hover{text-decoration:underline;}
/*//////////////////////////*/
/*Services background colors*/
/*//////////////////////////*/
#services1{background-color:#fc6;}
#services2{background-color:#933;}
#services3{background-color:#639;}
#services2, #services3{margin-left:12px;}
#services1 p, #services2 p, #services3 p{padding:7px; font-size:76%;}

.serviceHead{
	width:auto;
	height:1em;
	background-color:#fff/*#933*/;
	color:#fff;
	padding:7px;
	font-size:130%;
}

.serviceHead img{float:left;width:25px; height:26px; display:inline;margin-right:7px; margin-top:-3px;}

#colorLEFT{
	background-color:#ffb522; 
	border-bottom:1px solid #000; 
	color:#4c0099;
}

#colorMIDDLE{
	background-color:#900;
	border-bottom:1px solid #000;
	color:#fff;
}

#colorRIGHT{
	background-color:#4c0099;
	border-bottom:1px solid #000;
}
	
#services1 p{color:#4c0099;}
#services2 p, #services3 p{color:#fff;}
#services1 a, #services2 a, #services3 a{font-weight:bold; text-decoration:none;}
#services1 a:hover, #services2 a:hover, #services3 a:hover{text-decoration:underline;}

/*/////CONTACT PAGE////*/
#float{float:left; display:inline; width:935px;}
.contact{width:215px; float:left; dislay:inline; padding-left:14px; margin-bottom:10px; /*can't do auto width b/c IE6 messes up*/}
fieldset{ /*same styles as mainBody p from other pages*/
	width:auto;
	color:#000;
	font-size:12px;
	line-height:1.6em;
	padding:7px;
}

input{margin:7px; margin-left:0px;}
input:hover, textarea:hover{background-color:#693; color:#fff;}
input, textarea {border:1px solid #693;}
#phone, #email, #other{border:none; width:16px; height:16px; margin:0px;} 

/*add a width, height, padding and margin to the checkboxes for IE6 &7*/
/*/////////////////////*/

/*//////////////////////////*/
/*FOOTER AND FOOTER SECTIONS*/
/*//////////////////////////*/
#footer{
	float:left;	
	display:inline;
	width:950px;
	background-color:#e4e4e4;
	font-size:80%;
	margin-top:7px;
}
.footsize{font-size:80%;}
.footsize a{font-size:100%;}
#footer2 {
	font-size: 85%;
	color: #900;
	width: 546px;
	margin-top:15px;
	padding-top: 3px;
	border-top: 1px dotted #6c3c94;
}

#section1, #section2{
	float:left;
	display:inline;
}

#section1{
	width:546px;
	height:106px; /*determinese footer border's line-height*/
	padding:7px;
}

#section1 p{padding:2px;}

#section1 img{
	float:left;
	margin-right:8px;
	width:65px;
}

#section2{
	border:none;
	background-image:url(../images/footerRIGHT.jpg);
	background-repeat:repeat;
	background-position:top left;
	width:375px;
	padding:7px;
	border-left:inset 1px #000;
	font-weight:bold;
	color:#639;
}

#section2 ul{
	float:left;
	color:#639;
	width:122px;/*takes into account the 20px padding created in mojoe.js*/
}

#section2 a{text-decoration:none;color:#639;}
#section2 a:hover{color:#933;}

#section2 li{
	font-size:90%;
	list-style:none;
	text-indent:1em;
	padding:1px;
	font-weight:normal;
}

#section1 p a{color:#639;}
#section1 p a:hover{color:#933;}


/*//////////*/
/*About Page*/
/*//////////*/
.main{
	float:left;
	display:inline;
	width:100%;
	height:auto;
}

.mainBody{
	float:left;
	display:inline;	
	width:100%;
	background-color: #d8daf3;
}

.mainLeft{
	float:left;
	display:inline;
	width:500px;
}

.mainBody h2, .mainBody h3, .mainBody h4, .mainBody h5, .mainBody h6, .header{margin-left:20px;}

.mainBody p{
	width:auto;
	color:#000;
	font-size:12px;
	line-height:1.6em;
	padding:3px 7px 7px 20px;
}

.mainLeft p{
	width:auto;
	color:#000;
	font-size:12px;
	line-height:1.6em;
	padding:3px 7px 7px 20px;
}


#mainBody2 p{margin-top:3px; margin-bottom:3px;}

.mainHeader{
	width:auto;
	height:26px;
	padding:3px;
}

subHeader{
	width:500px;
	font-size:130% !important;
	padding-left:7px;
}

.mainHeader img{
	width:24px;
	float:left;
	margin-right:7px;
}

.mainBody a, #portfolioText a{color:#639; font-weight:bold; text-decoration:none;}
.mainBody a:hover, #portfolioText a:hover{color:#000; font-weight:bold; text-decoration:none;}

#quote{
	float:right; 
	font-size:160%; 
	width:280px;
	margin-right:50px;
	margin-bottom:-150px; /*gets rid of white space created in IE6&7*/
	font-style:italic;
	padding:7px;
}

#purple{			/*sets the style for the about page header so that mainHeader class can be reusable*/
	background-color:#639;
	color:#fff;
	font-size:180%;
	font-weight:bold;
}

#yellow{			/*sets the style for the design section's pages header so that mainHeader class can be reusable*/
	background-color:#ffb522;
	color:#639;
	font-size:180%;
	font-weight:bold;
}

#red{			/*sets the style for the development section's pages header so that mainHeader class can be reusable*/
	background-color:#900;
	color:#fff;
	font-size:180%;
	font-weight:bold;
}

#grey{		/*sets the style for the hosting section's pages header so that mainHeader class can be reusable*/
	background-color: #e4e4e4/*#BDD074*/;
	color:#639;
	font-size:180%;
	font-weight:bold;
}

#green{		/*sets the style for the hosting section's pages header so that mainHeader class can be reusable*/
	background-color: #693/*#BDD074*/;
	color:#fff;
	font-size:180%;
	font-weight:bold;
}

.lightgreen{		/*sets the style for the hosting section's pages header so that mainHeader class can be reusable*/
	background-color:#BDD074;
	color:#fff;
	font-size:100%;
	font-weight:bold;
}

#adobe{
	float:right; 
	display:inline;
	width:400px;
	margin-top:28px;
}

#adobe img{margin:7px; margin-left:14px;}

/*///////////*/
/*Client Page*/
/*///////////*/

.pastSites{float:left; display:inline; width:300px; margin-bottom:7px; margin-top:7px;}
.pastSites p{line-height:.5em;}
#pastSites2{float:left; display:inline; width:250px; padding-bottom:14px; margin-top:-170px; margin-left:270px;}
#pastSites2 p{line-height:.5em;}
#pastSites3{float:left; display:inline; width:250px; padding-bottom:14px; margin-top:-170px; margin-left:380px;}
#pastSites3 p{line-height:.5em;}

/*////////////////////*/
/*////////////////////*/
/*////////////////////*/

#whyUs{
	float:right; 
	display:inline;
	width:400px;
	height:380px;
	margin-top:21px;
	margin-left:20px;
}

.whyHead{
	background-color:#6c3c94;
	border:3px solid #6c3c94;
	font-weight:bold;
	color:#fff;
	font-size:130%;
}

.whyBody{
	
	color:#000;
	height:auto;
}

#whyUs ul{margin-left:20px;}
#whyUs li{padding:7px 20px 7px 20px; list-style-type:square; list-style-position:inside;}


#free a{color:#6c3c94; text-decoration:none; margin:7px; padding:20px;}
#free a:hover{color:#000; text-decoration:underline;}
#free{float:left; display:inline; width:386px; padding:7px;}


/*////////////////////*/
/*///PROCESS PAGE/////*/
/*////////////////////*/

#inProcess{
	float:left;
	display:inline;
	width:400px;
	margin-left:20px;
	margin-top:21px;
}

#inProcess img{	margin:7px 0px; width:200px; float:left; display:inline;}
	
.inProcessSite{
	float:left;
	display:inline;
	width:400px;
}

#inProcessBody{
	float:left;
	display:inline;
	width:200px;
}

.siteMap{
	float:left;
	display:inline;
	width:225px;
	margin-left:7px;
}

.siteMapHead{
	background-color:#6c3c94;
	border:3px solid #6c3c94;
	font-weight:bold;
	color:#fff;
	font-size:130%;
	margin-top:7px;
}

.siteMap ul{
	margin:7px;
	font-size:120%;
}

#fourText{
	float:right;
	display:inline;
	width:537px;
	text-align:right;
	margin-top:-90px;
}

#fourHead{
	color:#6c3c94;
	font-size:400%;
	font-weight:bold;
	width:100px;
}

#fourText a{color:#6c3c94; text-decoration:none; font-weight:bold;}
#fourText a:hover{color:#000; text-decoration:underline;}

/* END MOJOE.NET STYLE SHEET //////////////////////////////////////////////*/

/* BEGIN DEFAULT WORDPRESS STYLE SHEET //////////////////////////////////////////////*/

/*
Theme Name: Mojoe.Net
Theme URI: http://www.mojoe.net/
Description: The Mojoe.net WordPress theme based on the designs and development<a href="http://www.mojoe.net">Mojoe.net</a>.
Version: 1
Author: Deverem Werne
Author URI: http://www.mojoe.net/Deveren
Tags: Purple, Custom Header, Wrapper, two columns, widgets

	Mojoe.net v1
	 http://www.mojoe.net

	This theme was designed and built by Deveren Werne,
	whose blog you will find at http://www.mojoe.net/Deveren

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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 {
	color: #9f9fce;
	text-decoration: none;
	}

a:hover {
	color: #900;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 7px;
	margin: 0px 0 0;
	width: 500px;
	}
.narrowcolumn p{text-indent:1.5em;}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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:80%;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin-top: 14px;
	margin-left: -10px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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: right;
	}

.alignleft {
	float: left
	}
/* 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 10px;
	padding-top: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}
/* 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: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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.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 Sidebar */
#sidebar
{
	margin-top: -27px;
	margin-left: 740px;
	width: 190px;
	background-color: #CCCCFF;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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: 60px;
	}
/* 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." */



/* END DEFAULT WORDPRESS STYLE SHEET //////////////////////////////////////////////*/
