/*  
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.2
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%;
	color: #d5265a;
}
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: '';
}
/* @end */


/* @highlight */


#wrapper-highlight {
width: 916px;
clear: both;
margin: 0 auto;
margin-top: 20px;
text-align: center;
position: relative;
}

#highlight-left {
background-color: #f0f0f0; 
float: left; 
width: 510px; 
height: 200px;
}

#highlight-right {
background-color: #f0f0f0; 
float: right; 
width: 405px; 
height: 200px;
text-align: left;
}

#highlight-right h1 {
padding-left: 5px;
line-height: 1.2em;
font-size: 2em;
font-variant: small-caps;
font-family: Tahoma;
font-weight: bold;
color: #ffffff;
background-color: #afc1cf;
}

#highlight-right ul {
padding-left: 5px;
line-height: 1.2em;
font-weight: bold;
font-size: 1.2em;
}

/* @end */


/* @group Structure */

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

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

.header {
text-align: left;
margin: 20px 0;
height: 150px;
font-size: 5em;
font-variant: small-caps;
font-family: Tahoma;
font-weight: bold;
/*background-color: #cfe1ef;*/
background-color: #afc1cf;
color: #ffffff;
}

.header a:link, .header a:visited, .header a:hover {
color: #ffffff;
text-decoration: none;
}

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

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



/* @end */

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

a:hover {
color: #444;
text-decoration: underline;
border-bottom: none;
}

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

.post li p, #sidebar2 li p {display: inline;}
.post li a, #sidebar2 li a {font-weight: bold;}
.post li, #sidebar2 li {display: inline;}

#sidebar2 ul {padding-top: 15px;}

#sidebar h2 {text-transform: uppercase;}

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

a:hover.subscribe  {
color: #555;}

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

.header img {border: 0px solid #bebebe; float: left;}

/* COL3: SIDEBAR */
#sidebar {
float: left;
width: 125px;
text-align: left;
margin: 10px 0px 0px 0px;
padding: 0px 0px 25px 0px;
}

/* COL2: SIDEBAR2 */
#sidebar2 {
float: left;
width: 245px;
height: 100%;
text-align: left;
margin: 10px 10px 0px 10px;
padding: 10px 10px 25px 10px;
background-color: #afc1cf;
}

#sidebar2 h1 {
line-height: 1.2em;
text-align: left;
margin: 10px 0px -10px 0px;
font-size: 3em;
font-variant: small-caps;
font-family: Tahoma;
font-weight: bold;
background-color: #afc1cf;
color: #ffffff;
}

/* COL4: FOOTER */
#footer {
clear: both;
/*width: 916px;*/
width: 1190px;
margin: 0 auto;
padding: 10px;
background-color: #afc1cf;
z-index: 99999;
}

#footer-left {
text-align: left;
/*width: 295px;*/
width: 370px;
float: left;
color: #000;
}

#footer-center {
text-align: left;
/*width: 295px;*/
width: 370px;
float: left;
margin-left: 10px;
color: #000;
}

#footer-right {
text-align: left;
/*width: 295px;*/
width: 415px;
float: left;
margin-left: 10px;
color: #000;
}

#footer h2 {
	color: #fff;
}

#sidebar2 h3 {
margin: 1.5em 0 -1em;
font-weight: normal;
}

#sidebar h1 {
margin-bottom: 10px;}

#sidebar h1 a {
font-weight: bold;}

p.postmetadata {
line-height: 150%;
padding: 5px 0 0 0;
margin: 0 0 40px 0;
color: #5e5e5e;
}

/* COL1: POST */
.post {
float: left;
/*width: 480px;*/
width: 750px;
text-align: left;
margin: 10px 0px 0px 0px;
padding: 0px 0px 25px 0px;
}

/*.content-area ol, .content-area ul {
	list-style: disc;
} */

.entry {
text-align: left;
/*width: 336px;*/
/*width: 480px;*/
width: 750px;
}

/*.entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #f5467a;}*/
/*.entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #d5265a;}

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

.entry blockquote {font-weight: normal; color: #222; 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: #d5265a;
}

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

.cat {text-transform: uppercase;}

.entry img {

/*max-width: 450px;*/
max-width: 730px;
padding: 2px;
/*border: 1px solid silver;*/
}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.4em;}

h3 {
padding-top: 10px; 
text-transform: uppercase;
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

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

.imgleft {float:left;}

em {font-style: italic;}

.entry li {display: block;}

ul {padding-bottom: 1em;}

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

ul.archive li{display: block; padding: 0 0 0.5em;}

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

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

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

.archive-head {
font-size: 24px;
font-weight: bold;
text-decoration: none;
}

a:link.archive-head, a:visited.archive-head, a:hover.archive-head {
color: #d5265a;
}


.blogname {
font-size: 28px;
font-weight: bold;
text-decoration: none;
}

a:link.blogname, a:visited.blogname, a:hover.blogname {
color: #d5265a;
}

/* 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 */

/* 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 */

#twitter_div span {
font-weight: bold;
}

.emphasize {
color: #d5265a;
font-weight: bold;
}

.content-area {
background-color: #eee;
padding: 10px;
text-align: justify;
}

.content-area p {
font-size: 14px;
}

.sbox input {
color: #aaa;
}

#twitter_update_list ul {
	list-style: disc;
}

#twitter_update_list li {
display: block;
line-height: 1.6em;
margin-right: 3px;
}

#twitter_update_list li a:link, #twitter_update_list li a:visited, #twitter_update_list li a:hover {
color: #d5265a;
font-size: 14px;
font-weight: bold;
}

#flickrss_div img {
padding: 2px;
}

#sideblog_div li {
display: block;
padding-bottom: 15px;
list-style: disc;
}

#sideblog_div .date {
font-weight: bold;
color: #d5265a;
}

#wallcomments {
background-color: #eee;
/*font-size: 10px;
padding: 0px 3px 0px 3px;*/
}

#wallcomments p {
margin: 0;
padding: 0 10px 3px 10px;
}

#wallcomments .wallauthor a:link, #wallcomments .wallauthor a:visited, #wallcomments .wallauthor a:hover {
/*font-weight: bold;
font-size: 11px;*/
}

#wp_latest {
/*font-size: 11px;
font-weight: bold;*/
}

li h3 {
font-family: tahoma, arial, verdana;
font-size: 16px;
font-weight: bold;
}

code {
background-color: #fff;
font-family: Verdana, Arial;
font-size: 12px;
display: block;
padding: 10px;
text-align: left;
}
pre {
        border: 1px dashed #bbb;
        font-size: 11px;
        padding: 5px;
        color: #808080;
        background: #F1F1FF;
        overflow: auto;
}

table.namelist td {
padding: 4px 10px 4px 10px;
background-color: #fff;
}
div.highlight {
padding: 4px;
background-color: #fff;	
margin: 10px 0px 10px 0px;
}


/*.content-area ul.listing {
list-style-type: circle;
list-style-position:inside;
font-size: 14px;
margin: 20px 20px 0 20px;
padding: 0;
margin-left: 20px;
}

.content-area ul.listing li {
list-style: disc;
list-style-position:inside;
margin-bottom: 20px;
padding: 0;
margin-left: 20px;
}

.content-area ol.listing {
list-style-type: decimal;
list-style-position:inside;
font-size: 14px;
margin: 20px 20px 0 20px;
padding: 0;
margin-left: 20px;
}

.content-area ol.listing li {
list-style-type: decimal;
list-style-position:inside;
margin-bottom: 20px;
padding: 0;
margin-left: 20px;
}*/

.content-area ul.listing {
list-style-type: disc;
font-size: 14px;
margin: 20px 20px 0 20px;
padding: 0;
}

.content-area ul.listing li {
list-style-type: disc;
margin-bottom: 20px;
padding: 0;
}

.content-area ol.listing {
list-style-type: decimal;
font-size: 14px;
margin: 20px 20px 0 20px;
padding: 0;
}

.content-area ol.listing li {
list-style-type: decimal;
margin-bottom: 20px;
padding: 0;
}

table.comparison {
width: 100%;
text-align: center;
}

table.comparison td.highlight {
background-color: #ddd;
padding: 4px;
font-weight: bold;
}

