/*
Theme Name: Skiers Realm
Theme URI: http://www.skiersrealm.com/
Description: A custom theme for www.SkiersRealm.com
Version: 2.0
Author: Jason Craveiro
Author URI: http://skiersrealm.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Clear Floats */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


#sidebar:after, #column2:after, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#column1 h3 { display:block; background:#444; width:189px; height:1.4em; padding:3px; margin:0; line-height:2em; font:1.3em arial,helvetica,sans-serif; font-weight:bold; color:#FFF;}
#column2 h3 { display:block; background:#444; width:129px; height:1.4em; padding:3px; margin:0; line-height:2em; font:1.3em arial,helvetica,sans-serif; font-weight:bold; color:#FFF;}

#column2 img { padding:5px; }


/* Begin Typography & Colors */

body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: arial,helvetica,sans-serif; background:#f6f6f6; color: #333; text-align: left; }

#wrapper { width:980px; background:url('img/wrapper_bg.gif') repeat-y; padding:0; margin:20px auto 0; }
#toplinks { background:#f6f6f6; padding:0 5px 5px 0; font-size:1.1em; color:#333; text-align:right; }
#toplinks img { padding-left:.5em; vertical-align:middle; }
#toplinks a { color:#333; }
#header { width:980px; height:50px; background:#fff url('http://www.skiersrealm.com/skin/frontend/sr/default/images/header_bg.gif') repeat-x; margin:0 auto 0; border-top:9px solid #a91717; }
#header a#logo { float:left; background:url('img/logo.gif') no-repeat; display:block; width:200px; height:50px; margin-left:5px; text-decoration:none; }

#top-menu { list-style:none; float:right; padding:0; margin:0; }
#top-menu li { display:inline; float:left; background:url('img/menu_li_bg.gif') no-repeat; width:125px; line-height:50px; font-size:1.8em; text-align:center; }
#top-menu li a { display:block; width:125px; height:50px; color:#a91717; }
#top-menu li a:hover { background:#fff url('img/menu_li_bg.gif') no-repeat; text-decoration:none; }

#content { float:left; width:640px; padding:10px; background:#FFF; }

.entry { font-size: 1.3em; }
.entry p object { display:block; margin-left: auto; margin-right:auto; }

#content .entry { line-height: 1.4em; }

.postmetadata { clear:both; background:#eee; border-top:4px solid #a91717; padding:10px 0; font:1.2em arial,helvetica,sans-serif; text-align:left; }
/* .postmetadata span { display:block; width:428px; overflow:hidden; } */
.postmetadata .postmeta-comments { float:right; background:url('img/comment_bubble.png') no-repeat; padding-left:22px; text-align:right; }
.postmetadata span { display:block; }

.announcement { background:#eee; border:2px solid #a91717; padding:10px; margin:10px 0; }
.announcement b { font-size:1.5em; }
.announcement p { margin:0; font-size:1.3em; }
.announcement .close { display:block; width:616px; text-align:right; }

#footer { clear:both; width:970px; background:#a91717; border:none; padding:5px; color:#fff; }
#footer a { color:#fff; }

small { font-family: Arial, Helvetica, Sans-Serif; font-size: 1.2em; }

h1, h3, h1 a:visited, h3 a:visited { padding:0; margin:0; line-height:1.8em; font:2.1em arial,helvetica,sans-serif; font-weight:bold; color:#a91717; text-align:left; }

h2, h2 a, h2 a:visited { padding:0; margin:0; line-height:1em; font-size:1.5em; }

.breadcrumb { font-size:1.1em; }

#sidebar ul li.widget_featured-posts h2, #sidebar h3 { color:#fff; background:#a91717; padding:5px; margin:-10px -10px 10px -10px; font-family:arial,verdana,sans-serif; font-size: 1.4em; }
#sidebar h3 a { font-size:inherit; color:inherit; }
#sidebar ul li.widget_featured-posts h4 { font-size:1.6em; margin:0; }

h2 a:hover { text-decoration:none; }

h2 a:hover { text-decoration: underline; }

.entry p a:visited { color: #a91717; }
.entry h2 { color:#a91717; font-weight:bold; }
.entry .attachment img { display:block; margin:0 auto; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
.author-bio { border-top:1px #ccc solid; padding-top:10px; margin-top:10px; }
.author-bio img { float:left; padding-right:10px; }
	
#product-image { float:left; width:298px; height:298px; border:solid 1px #ccc; margin:20px 20px 20px 0; text-align:center; }
#product-image img { width:298px; height:298px; }
#product-summary { float:right; width:300px; padding:20px 0; margin:0; color:#ff6d00; line-height:1em; }
#add-to-cart { background:url('img/add_to_cart_gradient.jpg') repeat-x; width:260px; padding:20px; margin:0; text-align:center; }
#add-to-cart b { display:inline; line-height:2em; padding-top:10px; color:#ff6d00; font:bold 2em verdana,arial,helvetica; }
#add-to-cart img { vertical-align:top; margin-left:5px; }

ul.product-features { list-style-type:none; color:#999; font-size:.9em; }
ul.product-features li { border-bottom:1px solid #ccc; padding-bottom:2px; margin-bottom:2px; }
#product-info { float:right; width:230px; padding:0; margin-left:10px; }
#product-description { clear:both; }



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color:#a91717;
	text-decoration:none;
} 

h2 a:hover, h3 a:hover {
	color: #a91717;
	text-decoration: underline;
	}

a:hover {
	color: #a91717;
	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 */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.post {
	background:url('img/post_bg.gif') bottom repeat-x; 
	padding:10px 10px 0 10px;
	margin:0 0 20px 0;
	text-align:left;
	}

.clear {
	clear: both;
}

/* End Structure */

/* 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: 0 7px 2px 0;
	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. */

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, #sidebar ul 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	background:#fff;
	padding:10px;
	margin-bottom:10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	/* margin: 5px 0 0 0; */
	}

#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;
	}
#sidebar ul li.widget_featured-posts ul li:before { content:none; }
/* End Entry 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*/

#comments { background:#eee; padding:10px; }
#comments h3 { display:inline; margin-right:8px; font-size:1.6em; }
#comments a#rss-link { background:url('img/rss16x16bw.png') no-repeat; padding:5px 0 2px 20px; margin:0; }
#comments a#rss-link:hover { background:url('img/rss16x16.png') no-repeat; text-decoration:none; }

.alt { padding:10px; margin:0; background-color:#e4e4e4; }

.commentlist { padding:0; margin:10px 0; font:1.2em arial,verdana,sans-serif; text-align:justify; }

.commentlist li { list-style:none; background:#fff; border-top:1px solid #a91717; border-bottom:1px solid #a91717; margin:0 0 -1px 0; padding:10px; font-weight:bold; }

.commentlist li .avatar { float:left; border:1px solid #eee; padding:2px; margin:0 3px 3px 0; background:#fff; }

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata { display:block; margin:0; font-size:1em; font-weight: normal;	}

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

#commentform p {
	margin: 5px 0;
	}

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

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font:normal 16px georgia,times,serif; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
/* ol.commentlist li.parent { border-left:5px solid #111; } */
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist li.comment #respond h3 { color:#666; font-size:1.4em; }
ol.commentlist li.comment #cancel-comment-reply small { display:inline; font-size:1em; }
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:right;
	background:#dedede;
	padding:10px;
	width:300px;
}
	
#column1
{
	float:left;
	width:195px;
	padding:0;
	border-right:5px solid #FFF;
}

#column2
{
	float:right;
	width:135px;
	padding:0;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



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

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation { display: block; background:#eee; padding:10px; margin:0 0 20px 0; font-size:1.1em; text-align:center; }
.navigation a { display:block; font-size:1.1em; font-weight:bold; }

/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

