/*  
Theme Name: Upstart Blogger Modicus
Theme URI: http://www.upstartblogger.com/
Description: Simple and clean, lightweight theme. For updates, please <a href="http://feeds.feedburner.com/UpstartBlogger">subscribe to Upstart Blogger</a>.
Version: 0.3
Author: Robert Ellis
Author URI: http://www.mysticsoftheordinary.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}

h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	color:#79c974;
}

h3 {
	margin:10px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	color:#79c974;
}


ol,ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}

p {padding: 1em 0 .5em 0; text-align:justify;}

strong {font-weight: bold;}

img {border:none;}

/* @end */

/* @group Structure */

#homebody {
text-align: left;
font-size: 1.5em;
line-height: 2.5em;
letter-spacing: .1em;
width: 916px;
padding-top: 200px;
}

#wrapper {
	font-size: 1.2em;
	width: 916px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#header {
text-align: left;
margin: 30px 0px 0px 0px;
padding:0px 0px 0px 0px;
height: 180px;
font-size: 3em;
font-variant: small-caps;
background-image:url(images/header_bottom.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

#header_logo {
	width:300px;
	height:164px;
	float:left;
}
#header_logo {
	border:none; padding:0px;
}
#header_tagline {
	width:400px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#959595;
	text-transform:uppercase;
	text-align:right;
	padding:135px 10px 0px 0px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}

#header_nav {
	width:916px;
	height:29px;
	margin:0px;
	padding:0px 0px 0px 0px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#ed008c;
	font-size:14px;
	font-weight:bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
#header_nav a {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	font-weight:normal;
}

#sidebar2 h1 {
font-size: 2em;
text-transform: none;
line-height: 1.2em;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	color: #444;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
	}



/* @end */

a:link, a:visited {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
color: silver;
border-bottom: none;
}

#sidebar {
text-align: left;
width: 160px;
float:left;
padding:35px 0px 25px 0px;
}

#sidebar2 {
text-align: left;
width: 160px;
float:left;
padding:35px 35px 25px 35px;
}

#sidebar a, #sidebar2 a {border: none; font-weight: normal;}

a:link.subscribe, a:visited.subscribe {
color: #ed008c;}

a:hover.subscribe  {
color: silver;}

.description {font-size: .5em;}

#sidebar div.widgetizedimg, #sidebar2 div.widgetizedimg {}

#sidebar div.widgetizedimg img, #sidebar2 div.widgetizedimg img {width:160px; border:none;}

#sidebar ul, #sidebar2 ul {margin:0px; padding:0px; list-style:none; text-align:left;}

#sidebar ul li, #sidebar2 ul li {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	display:list-item;
}

#sidebar ul li p a, #sidebar2 ul li p a {font-weight:bold;}

#sidebar ul li h2, #sidebar2 ul li h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	color:#e2027e;
}

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

#sidebar ul li ul li, #sidebar2 ul li ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	display:block;
	line-height: 1.5em;
}

#sidebar2 p, #sidebar p {text-align:left;}


#sidebar2 h1 {
	font-weight:bold;
	color:#e8088f;
	font-size:22px;
}

.copyright {font-size:10px; line-height:normal; color:#838282;}
.copyright p {margin:0px; padding:0px 0px 5px 0px;}
.copyright a {color:#838282;}
.copyright a:hover {color:silver;}

#footer {
}


p.postmetadata {
line-height:normal;
margin: 20px 0px 20px 0px;
padding:10px;
color: #5e5e5e;
background-color:#ebebeb;
}

ul.archive_home p.postmetadata, ul.archive p.postmetadata {
line-height: 100%;
margin: 10px 0 25px;
color: #5e5e5e;
background-color:transparent;
}

.post {text-align: left;
margin-left: 0px;
width: 515px;
padding-bottom: 25px;
float:left;
padding-top:35px;
}

.entry {
text-align: left;
width: 515px;
}

.post_title {
	display:block;
	font-size:20px;
	text-transform:uppercase;
	line-height:normal;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#7bc576;
	font-weight:normal;
}
.post_title a:link, .post_title a:visited {color:#7bc576; text-decoration:none; font-weight:normal;}
.post_title a:hover {color:silver;}

/* .entry p:first-child {font-size: 1.4em; padding-top: 0; color: #ed008c; line-height:normal;} */

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 2px solid silver; margin: 1.2em 0 1.2em 2em; padding-left: 1em;}


.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #ed008c;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase;}

.entry img {}
.entry p img {text-align:center;}



.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

.entry ul li {
	margin-left:30px;
	list-style-type:square;
}
.entry ul li ul {line-height:1.5em;}
.entry ul li ol {line-height:1.5em;}
.entry ul li ol li ol li {margin-top:5px;}
.entry ul li ul li {margin-top:5px;}

.entry ol li {
	margin-left:30px;
	list-style-type:decimal;
}

ul {padding-bottom: 1em;}

ul.related li a{display: block;}
ul.related li {display: block;}

ul.catlisting {margin:0px; padding:25px 0px 0px 0px;}

ul.catlisting li {display: block;margin:0px; padding:0px 0px 15px 0px;}
ul.catlisting li h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	color:#e2027e;
}
ul.catlisting li ul {margin:0px; padding:0px 0px 0px 10px;}
ul.catlisting li ul li {
	margin:0px;
	padding:0px 0px 0px 0px;
}
ul.catlisting li ul li a {font-weight:normal; text-decoration:underline;}

ul.archive {margin: 0; padding:15px 0 0 0;}

ul.archive li{
display: block;
margin:0px 0px 20px 0px;
padding:0px 0px 15px 0px;
background-image:url(images/header_bottom.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

ul.archive p {
display: block; padding: 0;}

ul.archive_home li{
display: block;
margin:0px 0px 20px 0px;
padding:0px 0px 15px 0px;
background-image:url(images/header_bottom.gif);
background-repeat:no-repeat;
background-position:bottom left;
}

ul.archive_home p {
display: block; padding: 1em 0 .5em 0;}

ul.archive_home {margin: 0; padding:0;}

ul.archive ul, ul.archive_home ul, ul.archive ol, ul.archive_home ol {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.archive ul li, ul.archive_home ul li {
	margin:0px 0px 0px 30px;
	padding:0px 0px 5px 0px;
	list-style-type:square;
	background-image:none;
	display:list-item;
}
ul.archive ol li, ul.archive_home ol li {
	margin:0px 0px 0px 30px;
	padding:0px 0px 5px 0px;
	list-style-type:decimal;
	background-image:none;
	display:list-item;
}


.alignleft {float: left;}
.alignright {float: right;}


/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

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

#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; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Begin Search */

#search_form {
width: 15px;}

.search_input {
width: 5px;}

/* End Search */

/* Comments */
ol.commentlist {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
ol.commentlist li {
	background-color:#ffffff;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
}
ol.commentlist li .avatar { 
	float: right;
	border: 1px solid #c9c2c1;
	padding: 2px;
	background: #7b1113;
}
ol.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}
ol.commentlist .commentmetadata {font-size:10px; display:block; padding:5px 0px 5px 0px;}
ol.commentlist .commentmetadata a {color:#7d7d7d; text-decoration:none;}
ol.commentlist .commentmetadata a:hover {color:#7d1014; text-decoration:none;}
ol.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

ol.commentlist li ul {margin:0px 0px 0px 50px; padding:0px; list-style-type:none;}
ol.commentlist li ul li {border:none; background-image:none;
margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}

/* Begin Comments*/

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}


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

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}
/* End Comments */


/* Directory Nav */
.listNav { margin:20px 0px 0px 0px; }

.ln-letters { overflow:hidden; }
.ln-letters a { font-weight:bold; font-size:10px; display:block; float:left; padding:1px 4px 1px 5px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover { background-color:#7cc677; color:#ffffff;}
.ln-letters a.ln-selected { background-color:#7cc677; color:#ffffff;}

.ln-letters a.ln-disabled { color:#ccc; }
.ln-letters a.ln-disabled:hover {background-color:#ccc; color:#ffffff;}
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }

ul.directory {
	margin:0px;
	padding:0px;
}

ul.directory li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
ul.directory li strong {color:#ed008c;}

.leaderboardtop {display:block; padding-top:20px; }
.topheaderad {
	width:590px;
	height:154px;
	float:right;
	padding:10px 0px 0px 0px;
}
