/*

Theme Name: skiddysmith-clouds

Theme URI: http://www.skiddysmith.com/blog/wp-content/themes/skiddysmith-clouds

Description: custom design for skiddysmith.com

Version: 2.0

Author: skiddysmith

Author URI: http://www.skiddysmith.com

Tags: custom



*/



body {background: url(images/100x100bg.png);
font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif
color: #B9C0C2;
margin:0;
padding:0;}

a:link {
	color: #969;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #639;
}
a:hover {
	text-decoration: none;
	color: #93F;
}
a:active {
	text-decoration: none;
	color: #93F;
}

.entry
{font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
color: #463F3D;
font-size: 11pt;}

.entry h2 {clear: both; margin-bottom: 10px; margin-top: 25px; font-size: 24px;}

#maincontainer{
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#header{
font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
background: url(images/iridescent_esser_big.png);
background-repeat: no-repeat;
background-position: top left;
height: 420px; /*Height of top section*/
padding-top: 0px;
padding-left: 749px;
padding-bottom: 0px;
padding-right: 0px;
margin-top: 0px;
}

#header h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 230px; /*Set right margin to RightColumnWidth*/
background: #FFFEF2;
padding: 25px;
}

.categorythumbs {width: 60px; height: 60px; margin-left: 10px; float: left; }
.categorythumbs img {border: 1px solid #B9C0C2; width: 50px; height: 50px;}
.categorythumbs img:hover {border: 1px solid #F406A7;} 

#rightcolumn{
float: left;
width: 230px; /*Width of right column*/
margin-left: -230px; /*Set left margin to -(RightColumnWidth) */
background: none;
padding-top: 61px;
}

#footer{
	clear: left;
	width: 750px;
background: #FFFEF2;
	color: #000;
padding-top: 15px;
padding-bottom: 15px;
	text-align: center;
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	color: #000;
}

.skiddysmith

{width: 177px; height: auto;}

.rightcontent

{font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;

font-size: 10pt;

color: #463F3D;

font-weight: bold;}

.rightrightcontent

{font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;

font-size: 10pt;

color: #463F3D;

font-weight: bold;

margin-left: 20px;

margin-right: 20px;

}

input, textarea, select

{ background: #FFFEF2;

font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;

font-size: 8pt;

color: #969;

font-weight: bold;
border: 1px solid #B9C0C2;
max-width: 400px;
min-width: 176px;
width: expression('176px');}




small {
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-weight: bold;
	}

#searchbar

{font-face: courier new;

font-weight: bold;

font-size: 10pt;

}

#searchbarmargin

{margin-left: 20px;

margin-right: 20px;

margin-top: 20px;

}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	}

.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: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.img

{border: 0; margin-top: 5px;}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 0px;

	margin: 0 2px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */

/* 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 {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
 	cursor: pointer;
	}
/* End Comments */

/* Begin Various Tags & Classes */


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #eee;
	}



blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #eee;
	}




blockquote cite {
	margin: 5px 0 0;
	display: block;
	}




.center {
	}

.hidden {
	display: none;
	}

hr {  display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
font-size: 14px; font-weight: bold;
	clear: both;}
.PADDED {padding: 25px;}
/* End Various Tags & Classes*/


/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
}

h2.pagetitle {
	margin-top: 5px;
}

h1, h2 {
	font-size: 1.6em;
	color: #F406A7;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	color: #F406A7;
	}
h3 {
	margin: 10px 0 0;
	}
h3.comments {
	margin: 10px auto 20px ;
	}

.title {background: #fffff2;
color: #463F3D;
font-weight: bold;
font-size: 14px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
margin-bottom: 15px;}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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: 4px;
	display: inline;
	}

.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. */

.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;
	}

#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 {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}

/* End Entry Lists */


/* 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 {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */

#wp-calendar_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	}


#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 {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;

	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;

	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;

	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* BEGIN EXTENDED LINKS */
#navcontainer { width: 200px; display: inline; margin-top: 0px;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-size: 18pt;
font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 15px;
width: 200px;
background-color: #fffff2;
margin-bottom: 61px;
}

#navcontainer a:link, #navlist a:visited
{
color: #F406A7;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #463F3D;
color: #fffff2;
}
/* END EXTENDED LINKS */

li.lastfm_item {
	display: inline; overflow: visible;
}
span.lastfm_meta {
	display: block; overflow: visible;
}
img.lastfm_image {
	background: #fff;
	border: 1px solid #bbb;
	padding: 5px;
}

img.nohover {border:0}
img.hover {border:0;display:none}
A:hover img.hover {display:inline}
A:hover img.nohover {display:none}
