/*  
Theme Name: Style Dilemmas
Theme URI: http://www.styledilemmas.com
Description: Web 2.0 Two Column theme
Version: 1.0
Author: Adam Boyse
Author URI: http://www.styledilemmas.com/

	Style Dilemmas 1.0
*/

/* Begin Typography & Colors */

*		{ margin:0; padding:0 }
body   {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	color:#333;
	background-color: #eee;
	background-image: url(images/stripe.gif);
	background-position: center top;
}

h1 {
	font-size: 250%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.main {
	overflow: hidden;
	width: 800px;
	margin: auto;
}

.main .heading {
	width: 800px;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(images/heading.gif);
	height: 150px;
}

.heading h1 {
	float: left;
	font-size: 300%;
	font-weight: bold;
	text-align: left;
	color: #DE2121;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.heading h1 a {
	color: #DE2121;
	text-decoration: none;
}

.heading h2 {
	float: left;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #101010;
}

.heading ul { position:relative;float:right; list-style:none; width:100%;}

.heading li.sticker {
	position:absolute;
	background:url(images/sticker.gif) no-repeat;
	width:90px;
	height:90px;
	padding:0;
	bottom:-35px;
	z-index:100;
	right: 100px;
	text-indent: -900em
}

.heading li.sticker:hover {
	background:url(images/sticker2.gif) no-repeat;
}

.main .page {
	width: 798px;
	float: left;
	display: inline;
	background-image:  url(images/heading2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #97ab05;
	background-color: #FFFFFF;
	z-index: 10;
}

.main .leftcol {
	float: left;
	width: 265px;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
}

.main .rightcol {
	float: right;
	width: 518px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.sideblock h2 {
	font-size: 130%;
}

.sideblock h3 {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: normal;
}

.sideblock#style1 h2 {
	color: #000066;
}

.sideblock#style1 h3 {
	border-top-style: dotted;
	border-top-color: #330066;
	border-top-width: 2px;
	color: #000066;
}

.sideblock_top#style1 {
	background-image: url(images/sidebar1_top.gif);
	background-repeat: no-repeat;
}

.sideblock {
	width: 244px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
}

.sideblock#style1 {
	background-color: #DFDFDF;
	color: #330066;
}

.sideblock_bottom {
	width: 245px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

.sideblock_bottom#style1 {
	background-image: url(images/sidebar1_bottom.gif);
	background-repeat: no-repeat;
}

/* Lists */

.sideblock ul li {
	list-style: none;
	border: none;
}

/* list level 2 */
.sideblock ul li ul li{
	padding: 0px 0px 0px 15px;
	/* border-bottom: 1px solid #dceeb7;
	background-image: url(images/arrow.gif); 
	background-position: 0px 6px;
	background-repeat: no-repeat; */
	list-style: none;
}
/* list level 3 */
.sideblock ul li ul li ul li{
	padding: 0px 0 0px 11px;
	border: none;
}

/* Blog Specific Tags & Classes*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

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

.entry p {
	margin-top: 10px;
}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

small, .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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 */

.post {
	text-align: justify;
	padding-top: 3px;
	}
	
.post h2 {
	color: #000099;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
}

.post h2 a, h2 a:visited {
	color: #000099;
	text-decoration: none;
}

.post h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	width: 458px;
}

.entry {
	clear: both;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-right: 5px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #666666;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	margin-right: 5px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
/*	background: url(images/mini-down-arrow.gif) no-repeat; */
	padding-left: 18px;
	float: right;
}

.post hr {
	display: block;
	}

.postmeta {
        font-size:10px;
        line-height:10px;
        color:#0066FF;
        text-transform:uppercase;
        margin:0 0 5px 0;
}

/* End Structure */

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

.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 {
	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;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}

.footer {
	overflow: hidden;
	width: 800px;
	margin: auto;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.footer h2 {
	text-transform:uppercase;
	font-size:10px;
	text-align: center;
}

