/*  
Theme Name: drawcloud
Theme URI: http://wordpress.org/
Description: 
Version: 0.1
Author: Ryan Christensen
Author URI: http://drawk.com/
Optima,Cambria,
*/



/* Begin Typography & Colors */
body 
{
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-family: 'Myriad Pro', 'Myriad', 'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: 'Lucida Grande','Segoe UI', 'Lucida Sans Unicode','Trebuchet MS', sans-serif;

	background: url('http://farm4.static.flickr.com/3193/2626339733_92ff0395a7_o.png') repeat-x fixed;


	color: #333;
	text-align: center;
	margin:0px;
	line-height:1.4;
	margin-left:0px;
	margin-right:0px;
}
input, select, textarea 
{
	font-family: 'Lucida Grande','Segoe UI', 'Trebuchet MS', 'Lucida Sans Unicode',sans-serif;
	font-size:1.1em;
}

h1, h2, h3, h4, h5 {
	font-family: Optima, Cambria, 'Segoe UI','Lucida Sans Unicode','Lucida Grande', 'Trebuchet MS', sans-serif;

}

hr{height:0px;width:0px;border:0px;}

#wrapper 
{
	margin: 0px auto;
max-width: 1000px;

display:block;
}
#page 
{
	margin: 0px auto;
	padding: 15px;
	text-align:left;
	font-size:1.5em;

}
.entry
{
	padding-top:20px;
	padding-bottom:20px;
}
#header 
{

}
#headerimg 
{
}
.breadcrumb 
{
	margin-top:10px;
	clear:both;
}

strong
{
	font-weight:bold;
}
.post li 
{

	list-style-type:circle;
	margin: 5px 0 0 25px;
}
.post img 
{
	margin: 10px;
}
.post li a.hover 
{

}
#content 
{
	width: 81%;
	float:left;
	clear:both;
	overflow:hidden;
}
#sidebar 
{
	width: 14%;
	margin-left: 83%;
	margin-top:15px;
	clear:right;
	font-size: .9em;


}
#sidebar form 
{
	margin: 0;
}
#sidebar h1
{
	font-size: 2.6em;
}
#sidebar h2
{
	font-size: 2.1em;
}
#sidebar h3
{
	font-size: 1.4em;
}
#sidebar h4
{
	font-size: 1.3em;
}
#sidebar h5
{
	font-size: 1.2em;
}
#sidebar h6
{
	font-size: 1.1em;
}
.post 
{
	margin: 0 0 0px;
	padding: 15px;
	margin-top: 10px;
	line-height:1.3;
}
.highlight 
{
	margin: 0 0 0px;
	padding: 10px;
	margin-top: 10px;
	line-height:1.4;
}
.postmetadata 
{
	background: #f7f7f7;
	padding:20px;
	font-size:.8em;
	color: #ccc;
}
.postmetadata a
{
	color: #666;
}
.postad
{
	background: #ffffec;
	padding:20px;
	margin-bottom:10px;
	font-size:.8em;
}

#footer 
{
	text-align:left;
	clear:both;
	height: 10px;
}
#footerInfo 
{
	margin: 0 0 0px;
	padding: 10px;


}
small 
{
}
p 
{
	margin-bottom:10px;
}
h1, h2, h3 
{
	font-weight: normal;
	margin-bottom:10px;
 	width:auto;
}
h1 
{
	padding-top:50px;
	font-size: 3.3em;
	clear:both;

}
h2 
{
	padding-top:50px;
	font-size: 2.8em;
}
h3 {
	font-size: 1.7em;
}
h4 {
	font-size: 1.4em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-size: 2.2em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #777;
}
.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 {
}
.commentmetadata {
	font-weight: normal;
}

#sidebar {
}

blockquote
{
	color: #666;
	margin-left: 10px;
	padding-left: 10px;
	border-left: dotted #efefef 1px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, 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: #67b8da;
	text-decoration: none;
}
a:hover {
	color: #b0681f;
	text-decoration: underline;
}

}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */




/* End Lists */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
list-style-image:none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
list-style-image:url(http://farm4.static.flickr.com/3060/3012916719_78e7803578_o.png);
}
/* End Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}

.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 */





.commentbox{
	background-color: #ececec;
	width: auto;
	padding: 10px;
}

pre
{
	font-family:"courier";
}

.commentfooter{
	background: url(http://i269.photobucket.com/albums/jj47/supernormalrecords/arrow.gif) 20px 0 no-repeat;
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 1em;
	font-size: 90%;
	color: #4A4A4A;
}

li
{
	list-style-image:url(http://farm4.static.flickr.com/3060/3012916719_78e7803578_o.png);
	margin-left: 5px;
}

ul
{
	padding: 5px;
	padding-bottom:15px;
}

dd
{
	padding: 5px;
	padding-bottom:15px;
}

