/*
Theme Name: minimal
Theme URI: http://rizzlestudios.ath.cx/wordpress/minimal
Description: A minimalistic WordPress theme utilizing no images in the template.
Version: 1.1
Author: rizzlestudios
Author URI: http://rizzlestudios.ath.cx/
Tags: white, two-column, one-column, minimalist, widgets, widgetized
Licensed under GPL. 
*/
body 
{
	margin: 10px 15% 10px 15%;
	padding: 0px 0px 10px 0px;
	width: 700px;
	background-color: #ffffff;
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
    text-align: left;
}

/* Links */
a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

h3 a:link 
{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

h3 a:visited 
{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

h3 a:hover, a:active 
{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

/* Typography */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }

h1 { color: #888888;}

h2 { color: #888888;}

.post-title h2 {
	color: #ffffff; 
	font-weight:bold; 
	text-transform: uppercase; 
	margin-bottom:5px;}

.post-title h3 {
	color: #ffffff; 
	font-weight:bold; 
	text-transform: uppercase; 
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 { font-size: 12; font-weight:bold; color: #888888;}

h4 { font-size: 12; color: #888888; }

h5 { font-size: 12; color: #888888;}

h6 
{ 
	font-size: 10px; 
	text-transform: uppercase; 
	margin: 5px 0; 
	font-weight: bold; 
}

ul { 
list-style-type: circle; color: #000000; 
}

/* li {
padding:0.25em;
} */

ol { color: #000000;}

blockquote
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #888888;
	padding: 5px 10px; 
	margin: 5px 5px;
}

code 
{
	color: #000000;
	background-color: #eeeeee;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #888888;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 95%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/*{  font-family: Consolas, Verdana, Arial, "Courier New"; 	
        color: #888888;
        font-weight: bold;
		padding: 5px 10px; 
		margin: 10px 20px;
     } */

p {
padding: 0px 10px 0px 10px;
}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #888888; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

del { text-decoration: line-through; color: #888888; }

ins { text-decoration: none; color: #ff9900; }

p em, 
cite
{
	font-family: Verdana, San-serif;
}

/* Structure */

#container
{
width: 700px;
}

#header
{
	color: #ffffff;
	background-color: #000000;
	vertical-align: middle;
	border:0px solid #ffcc00;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-opera-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
	margin: 0.5em 0 0.5em 0;
	}

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

#navigation
{
	width: auto;
	color: #ffcc00;
	background-color: #transparent;
	text-decoration: none;
	font-size:  1em;
	vertical-align: top;
	font-family: tahoma, sans-serif;
	float: left; 
	text-transform: uppercase;
	margin: 0.25em 0 0.25em 0;
}

#wrapper
{
	width: 700px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
    background: transparent;
}

#content-wrapper
{
	background:#ff9900;
	width: 520px;
	float: left;
	border:1px solid #ffcc00;
	padding: 0.75em 0 0.75em 0;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-opera-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
	margin: 0.5em 0 0.5em 0;
}

#content
{
	background:#ffffff;
	border-bottom: 1px solid #ffcc00;
	float: left;
	padding: 0px;
	text-align: left;
}

#content p {
	background: #ffffff;
}


#content .commentbox {
	color: #993300;
	background-color: #ffcc00;
	padding: 0.5em;
	border: 0px solid #ffcc00;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0;
	width: auto;
}

#content .commentbox a:hover, a:active 
{
	text-decoration:none;
}

#discuss p {
	width:auto;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #ffcc00;
}

#discuss a {
	background: #ffcc00;
	border:1px solid #ffcc00;
	padding:0.5em 1em 0.5em 1em;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-opera-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
/*	border: 1px solid #ffcc00; */
	color: #993300;
	text-decoration:none;
}

#comments {
	width: auto;
	color: #888888;
	padding: 0;
}

#comments h3 {
	width: auto;
/*	border: none;
	background: #ffcc00;
	color: #888888; */
	margin: 0px; 
	color: #993300;
	background-color: #ffcc00;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
	padding: 0.5em;
}

}

#comments .comment {
        padding: 1em;
        background-color: #eeeeee;
		border-bottom: 1px solid #ffffff;
}

#comments .comment cite {
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
}

#sidebar-wrapper
{
	width: 170px;
	float: right;
	margin: 0.5em 0 0.5em 0;
	background-color: #eeeeee;
	border:1px solid #ffcc00;
	padding-top: 0.75em;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-opera-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
	display: inline;
	background:#ff9900;
}

#sidebar
{
	width: 170px;
	padding: 0;
    color: #888888;
	font-size: 9pt;
	text-align: left;
}
#white {
       background-color: ff9900;
       width: 700px;
       height: 50px;
}

#footer
{
	clear: both;
	font-size: x-small;
	float: left;
	width: 100%;
	margin: 0;
	color: #888888;
	padding: 1em 0;
    text-align: center;
}

/* Single Post */

#post_content-wrapper
{
	width: auto;
	padding: 2em 0 2em 0;
	margin: 1em 8em 5em 8em;
}

#post_content
{
	float: left;
	padding: 0.5em;
	text-align: left;
}

#post_content .commentbox {
	color: #993300;
	background-color: #ff9900;
	padding: 0.5em;
	border: 0px solid #ffcc00;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0px;
	width: auto;
}

#post_content .commentbox a:hover, a:active 
{
	text-decoration:none;
}

/* Navigation */


#navigation ul
{
/*	margin: 0 0.5em 0 0.5em ; */
	float: left;
	padding: none;
	list-style-type: none;
	background-color: transparent;
	margin: 0;
}

#navigation li 
{ 
	float: left; 
	margin: 0 0.75em 0 0;
	line-height: 1.25em;
	 }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #993300;
	background-color: #eeeeee;
	text-decoration: none;
	border:1px solid #dddddd;
	padding:0.5em 1em 0.5em 1em;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-opera-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
}

#navigation a:hover,
#navigation a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	float: left;
	display: block;
	padding:0.5em 1em 0.5em 1em;
}

#navigation ul li.current_page_item   a:link,
#navigation ul li.current_page_item   a:visited,
#navigation ul li.current_page_item   a:hover,
#navigation ul li.current_page_item   a:active
{
	color: #000000;
	background-color: #ff9900;
	text-decoration: none;
	border:1px solid #ffcc00;
	padding:0.5em 1em 0.5em 1em;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-opera-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
}

#navigation ul li.search
{
        float:right;
        margin-right: 10px;
}


/* Header */

#header h1 {
	color: #ffffff; 
	font-weight: bold; 
	padding:0px;
	margin:0px;
 }

#header h1 a {
	color: #ffffff; 
	background: transparent url() center center no-repeat; }

#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover,
#header h1 a:active
{
	color: #ffffff;
}

#header h1 span {color:#ffffff;}


h1.blog-title {
	display: block;
	vertical-align: middle;
	height:100px;
        }

h1.blog-title a {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: small;	
	padding:0px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: none;
	}

h1.blog-title a:hover {
	text-decoration: none;
	color: #000000;
	background: transparent;
	}

.tagline {	
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 0px 5px 0px 5px;
	color: #000000;
	display: block;
	background: #ff9900;
	}

/* Content */

/* .date {	
	font-family: verdana, sans-serif;
    font-weight: normal;
	margin-left: 3px;
	padding: 0;
	color: #888888;
	display: inline;
	} 
*/

h3.post-title {
	background: #ff9900;
	padding:  0.5em 0.75em 0.5em 0.75em;
	width: auto;
	margin: 0px;
	border-bottom: 2px solid #ffcc00;
/*	display: inline;*/
        }

h3.post-title a {	
	font-family: verdana, sans-serif;
    font-weight: bold;
	color: #993300;
	}

h3.post-title a:hover {
	text-decoration: none;
	color: #993300;
	}

/* Sidebar */

#sidebar h2 { 
	color: #993300;
	background: #ff9900;
	font-size:  9px;
	vertical-align: top;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	margin: 0px;
	padding: 0.5em 0.75em 0.5em 0.75em;
	border-bottom: 2px solid #ffcc00;
}

#wp-calendar
{
margin: 5px 15px 5px 15px;
text-align: center;
}	

.widgettitle { 
	color:#993300; 
	border-bottom: solid #ff9900 0px;
}

#sidebar ul
{
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #ffcc00;
	line-height: 1.6em;
	list-style-type: none;
}

#sidebar ul li
{
	color: #003300;
	padding: 5px;
	background: #eeeeee;
	border-bottom: 1px dotted #dddddd;
}
#sidebar ul li:hover
{
	color: #993300;
	background-color: #ffcc00;
}

#sidebar ul li .title
{
	display: block;
	font-weight: bold;
}

#sidebar ul li .date
{
	display: block;
	color: #888888;
	font-size: smaller;
}

#sidebar ul li .content
{
	display: block;
}

#sidebar ul li a:link,
#sidebar ul  li a:visited
{
	padding: 0; 
	color: #993300;
}

#sidebar ul  li a:hover,
#sidebar ul  li a:active
{
	color: #993300;
	background-color: #ffcc00; 
	text-decoration: none;
}

#sidebar ul  .list_subpages {
	padding: 5px;
	border-bottom: 1px solid #ff9900;
	list-style-type: none;
}


/* Footer */

#footer a:hover,
#footer a:active
{
	color: #993300;
	background-color:transparent;
}


/* Comments */
.commentlist {
	padding: 0;
	margin: 0px;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px 0px 1px 0px solid #ffcc00;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	border: none;
	padding: 0;
	}

.commentmetadata {
	margin: 5px;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #ffcc00;
	padding: 1px;
	background: #ffffff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.alt {
	background-color: #eeeeee;
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	}

/

/* Images */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
	-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;
}


/* Forms */
#searchform input {width: 145px;}

#searchsubmit {width: 130px;}

textarea {width: 400px;}