body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font: 14px "Lucida sans unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #575757;
	background: #FFF;
	background-position: center bottom;
}

#container{
	width: 930px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main {
    float: left;
    width: 525px;
    margin-top: 0px;
    padding: 0px;
}

#content   {
	padding: 0 0px;
	width: 525;
	margin-right: 10px;
}

#columns {
	float: right;
	margin: 0px;
	padding-bottom: 20px;
	width: 400px;
	color: #3B95D1;
}

#rightbar {
	float: right;
	top: 280px;
	right: 10px;
	width: 191px;
	padding: 0px;
		}

#leftbar {
	float: left;
	top: 280px;
	right: 0px;
	width: 191px;
	padding: 0px;
	}

#footer {
	clear: both;
	padding: 0px;
	margin: 0px;
	}

a {
	color: #E85927;
text-decoration: none;
}

a:visited {
	color : #E85927;
	text-decoration : none;
	}

a:active {
	color : #E85927;
	text-decoration : none;
	}

a:hover {
	color: #ffcc33;
	text-decoration: underline;
}

h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

p,pre {
	margin:0px 10px 10px 10px;
}

h1 {
	margin: 0px;
	padding-top:10px;
}

#content li {
	list-style: none;
}

#blogtitle {
	margin: 0px;
	padding: 5px 10px;
	height: 100px;
	text-align: left;
	border-top: 10px solid #BFA349;
	border-bottom: 1px solid #BFA349;
	background: #99cc33;
	color: #FFF;
	display: none;
}

#blogtitle h1 {
	font: bold italic 45px verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: none;
}

#blog {
	float: left;
	width: 525;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	padding: 0px;
	background-color: White;
}

.title {
	font: bold 14px 'Lucida Sans Unicode', Verdana, sans-serif;
	background:#fff url(http://atypicaljoe.com/themes/site_themes/redhead/headarrow.gif) no-repeat bottom left;
	padding:0 0 10px 40px;
	margin:20px 5px 5px 5px;
	color: #333333;
}

.paginate, .pagecount {
	font: 12px 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-bottom: 0px;
	margin-top: 15px;
	padding: 15px;
	text-align: center;
}

.date {
	margin-bottom: 5px;
	text-align: right;
	font: bold 12px 'Lucida Sans Unicode', Verdana, sans-serif;
	padding: 5px 5px;
	}

.posted	{
	font: 10px 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: center;
	margin: 10px;
	padding: 5px;
	border-top: 1px solid #ffcc33;
	border-bottom: 3px double #99cc33;
}

.snipposted	{
	font: bold 10px 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 5px 10px;
	padding: 0 5px;
}

.calendar-head {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	letter-spacing: .3em;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	background-color: #ECF2D5;
	color: #333333;
}

.calendar-link a {
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	color: #575757;
}

.calendar-link a:hover {
	color: #575757;
}

td.cal0 {
	width: 25px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #F0EC0F;
	background-color: #FFF;
}

td.cal1 {
	width: 25px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	background-color: #ECF2D5;
	color: #4E3E62;
}

td.cal2 {
	width: 25px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	background-color: #ECF2D5;
	color: #4E3E62;
}

tr.cal3 {
	height: 20px;
}

td.cal4 {
	width: 25px;
	text-align: center;
	background-color: #ECF2D5;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #F0EC0F;
}


.side {
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	line-height:140%;
	padding: 5px;
	margin-bottom : 0px;
}

.sideleft {
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	line-height:140%;
	padding: 5px;
	margin-bottom : 10px;
}

.sidetitle {
	line-height: 140%;
	text-align: center;
	letter-spacing: .2em;
	font: bold 12px 'Lucida Sans Unicode', Verdana, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom: 3px double #99cc33;
	background: #ECF2D5;
	color: #ffcc33;
}

.archtitle {
	line-height: 140%;
	text-align: center;
	letter-spacing: .2em;
	font: bold 12px 'Lucida Sans Unicode', Verdana, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

.sidebox {
	width: 185px;
	border: 1px solid #99cc33;
	margin: 10px 0px;
}


.entryimg {
	text-align: center;
	border: 1px solid #663333;
	margin: 5px;
	padding: 3px;
}

.imgleft {
	float:left;
	border: 1px solid #663333;
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.moblog {
	text-align: center;
	border: 1px solid #663333;
	padding: 3px;
}

.thumb {
	border: 1px solid #663333;
	padding: 3px;
	margin:4px 15px;
}

.photo {
	text-align: center;
	border: 1px solid #663333;
	padding: 3px;
	width: 400px;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.livepreviewbox {
	margin : 5px 20px;
	padding : 5px;
	border: 3px double #663333;
}


#tagboard {
	text-align: left;
	height: 100%;
}

form p {
	padding-left: 1px;
	font-size: 10px;
}

textarea {
	background-color: #CCCCCC;
}

input {
	font-family: 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #663333;
	margin: 1px 0px;
}

.tag2, .tag2 p {
	font-size: 11px;
	background-color: #CCCCCC;
	text-align: left;
}

.tag2 a:link, .tag2 a:visited, .tag2 a:active, .tag2 a:hover {
	color: #663333;
}

.tag1, .tag1 p {
	font-size: 11px;
	color: #4E3E62;
	background-color: #999999;
	text-align: left;
}

.tag1 a:link, .tag1 a:visited, .tag1 a:active, .tag1 a:hover {
	color: #663333;
}

#parchs {
	margin-top: 5px;
	font-size: 10px;
}

#pslink {
	font-size: 10px;
	text-align: left;
}

blockquote {
	border: ;
	margin: 10px 30px;
	padding: 5px;
	font-style: plain;
	background-color: #ECF2D5;
	font-size: 11px;
	color: #363531;
}

div.blockquotesource {
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	color: #663333;
}

div.blockquotesource a, div.blockquotesource a:link, div.blockquotesource a:visited, div.blockquotesource a:hover, div.blockquotesource a:active  {
	text-decoration: overline;
	font-style: normal;
	color: #663333;
}

img {
	border: none;
	padding : 0px;
}

#footcontainer {
	margin: 0px;
	padding: 2px;
}

#footlist  {
	padding: 0 1px 1px;
	margin-left: 0;
	font: bold 10px 'Lucida Sans Unicode', Verdana, sans-serif;
}

#footlist li  {
	list-style: none;
	margin: 3px;
	border-top: 1px solid #EEEDF3;
	border-right: 1px solid #B2ACCA;
	border-bottom: 1px solid #B2ACCA;
	border-left: 1px solid #EEEDF3;
	display: inline;
}

#footlist li a   {
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 10px solid #B2ACCA;
	background: #C8C3D9;
	font: bold 10px 'Lucida Sans Unicode', Verdana, sans-serif;
	text-decoration: none;
}

#footlist li a:link {
	color: #4E3E62;
}

#footlist li a:visited {
	color: #4E3E62;
}

#footlist li a:hover {
	border-left: 10px solid #C8C3D9;
	color: #E0DDEA;
	background: #B2ACCA;
}

.center {
	text-align: center;
}

.adtable, .adheading, .adtext {
	font: 8px "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: center;
}
	
#navbar {
	position: relative;
	top: 13px;
	left: 0px;
	width: 925px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 238px;
	background: #FFF url(http://atypicaljoe.com/themes/site_themes/redhead/banner.jpg) no-repeat bottom;
}

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

#navbar li {
	display:inline;
	margin:0;
	padding:0;
}

#navbar a {
	float:left;
	background:url(http://atypicaljoe.com/themes/site_themes/redhead/menuleft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#navbar a span {
	float:left;
	display:block;
	background:url(http://atypicaljoe.com/themes/site_themes/redhead/menuright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#E85927;
}

#navbar a span {float:none;}

#navbar a:hover span {
	color:#ffcc33;
}

#navbar a:hover {
	background-position:0% -42px;
}

#navbar a:hover span {
	background-position:100% -42px;
}

.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}
	
.floatimgright {
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#share_this_form {
	background: #999;
	display: none; 
	position: absolute; 
	width: 428px; 
	height: 220px; 
	margin-left:-11px;
}

#share_this_form a.share_this_close {
	color: #fff; 
	float: right; margin: 5px;
}

#share_this_form ul.tabs {
	border: 1px solid #999; 
	list-style: none; 
	margin: 10px 10px 0 10px; 
	padding: 0;
}

#share_this_form ul.tabs li {
	background: #ccc; 
	border-bottom: 1px solid #999; 
	cursor: pointer; 
	float: left; 
	margin: 0 3px 0 0;	
	padding: 3px 5px 2px 5px;
}

#share_this_form ul.tabs li.selected {
	background: #fff; 
	border-bottom: 1px solid #fff; 
	cursor: default; padding: 4px 5px 1px 5px;
}

#share_this_form div.clear {
	clear: both; 
	float: none;
}

#share_this_social, #share_this_email {
	background: #fff; 
	border: 1px solid #fff; 
	height: 190px;
}

#share_this_social ul {
	list-style: none; 
	margin: 10px 0 0 0; 
	padding: 0;
}

#share_this_social ul li {
	float: left; 
	margin: 0; 
	padding: 0px 20px 0px 10px; width: 25%;
}

#share_this_social ul li a {
	display: block; 
	float: left; 
	height: 24px; 
	padding: 4px 0 0 24px; 
	vertical-align: middle;
}

#share_this_delicious {
	background: url(/images/share_this/delicious.gif) no-repeat 2px center;
}

#share_this_digg {
	background: url(/images/share_this/digg.gif) no-repeat 2px center;
}

#share_this_furl {
	background: url(/images/share_this/furl.gif) no-repeat 2px center;
}

#share_this_netscape {
	background: url(/images/share_this/netscape.gif) no-repeat 2px center;
}

#share_this_yahoo_myweb {
	background: url(/images/share_this/yahoo_myweb.gif) no-repeat 2px center;
}

#share_this_technorati {
	background: url(/images/share_this/technorati.gif) no-repeat 2px center;
}

#share_this_google_bmarks  {
	background: url(/images/share_this/google_bmarks.gif) no-repeat 2px center;
}

#share_this_newsvine {background: url(/images/share_this/newsvine.gif) no-repeat 2px center;
}

#share_this_blinklist {
	background: url(/images/share_this/blinklist.gif) no-repeat 2px center;
}

#share_this_reddit {
	background: url(/images/share_this/reddit.gif) no-repeat 2px center;
}

#share_this_blogmarks {
	background: url(/images/share_this/blogmarks.gif) no-repeat 2px center;
}

#share_this_magnolia {
	background: url(/images/share_this/magnolia.gif) no-repeat 2px center;
}

#share_this_windows_live {
	background: url(/images/share_this/windows_live.gif) no-repeat 2px center;
}

#share_this_tailrank {
	background: url(/images/share_this/tailrank.gif) no-repeat 2px center;
}

#share_this_mrwong {
	background: url(/images/share_this/mrwong.gif) no-repeat 2px center;
}

.share_this_link {
	background: url(/images/share_this/share-icon-16x16.gif) no-repeat 0px; padding-left: 24px; padding-top:2px;
}

#share_this_email {display: none; text-align: left;
}

#share_this_email form, 

#share_this_email fieldset {
	border: 0; margin: 10px 0 0 10px; padding: 0;
	}
	
#share_this_email p {
	margin:0px 0px 5px 0px; padding:0px
}

#share_this_email input {
}

#share_this_email label {
	width: 80px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}