/*  
Theme Name: Support Lynn Ott
Theme URI: http://supportlynnott.com
Description: This is a theme developed by Conversion Associates for Lynn Ott
Version: 1.0
Author: Jay Scullin
Author URI: http://www.conversionassociates.com
*/



/*///////////*/
/* Reset All */
/*///////////*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
	fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym { border:0; 
} 



/*///////////*/
/* Rollovers */
/*///////////*/

a.lynns_story {
	display: block;
	float: right;
	width: 134px;
	height: 30px;
	text-decoration: none;
	background: url(images/rollovers/lynns_story.jpg) no-repeat 0 0;
} 

a:hover.lynns_story {
    background-position: -134px 0;
}

a.snowboard_lessons {
	display: block;
	float: right;
	width: 206px;
	height: 30px;
	text-decoration: none;
	background: url(images/rollovers/snowboard_lessons.jpg) no-repeat 0 0;
} 

a:hover.snowboard_lessons {
    background-position: -206px 0;
}

a.lynns_log {
	display: block;
	float: right;
	width: 115px;
	height: 30px;
	text-decoration: none;
	background: url(images/rollovers/lynns_log.jpg) no-repeat 0 0;
} 

a:hover.lynns_log {
    background-position: -115px 0;
}

a.contact {
	display: block;
	float: right;
	width: 110px;
	height: 30px;
	text-decoration: none;
	background: url(images/rollovers/contact.jpg) no-repeat 0 0;
} 

a:hover.contact {
    background-position: -110px 0;
}

a.events {
	display: block;
	float: right;
	width: 85px;
	height: 30px;
	text-decoration: none;
	background: url(images/rollovers/events.jpg) no-repeat 0 0;
} 

a:hover.events {
    background-position: -85px 0;
}

a.rss {
	display: block;
	float: right;
	margin-top: 7px;
	width: 14px;
	height: 14px;
	text-decoration: none;
	background: url(images/rollovers/rss.jpg) no-repeat 0 0;
} 

a:hover.rss {
    background-position: -14px 0;
}



/*///////////////*/
/* Div Structure */
/*///////////////*/

body {
	background: #ededed url(images/tile.jpg) repeat-x;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 20px;
}
#container {
	width: 974px;
	padding: 0;
	margin: 0 auto;
}
#header {
	background: url(images/header.jpg) no-repeat;
	width: 974px;
	height: 300px;
	margin: 0;
	padding: 0;
	display: inline-block;
}
#home {
	width: 318px;
	height: 40px;
	margin-left: 10px;
	float: left;
	display: inline-block;
}
#nav {
	width: 674px;
	height: 30px;
	margin: 212px 0 0 0;
	float: left;
	display: inline-block;
}
#content {
	background: url(images/content_tile.jpg) repeat-y;
	width: 974px;
	float: left;
	margin: 0;
	padding: 0;
	clear: left;
	display: inline-block;
}
#left_col {
	width:638px;
	margin: 0;
	padding: 0 0 0 25px;
	display: inline-block;
	float: left;
}
#left_col_long {
	width:770px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}
#video {
	margin: 0;
	padding: 0;
	display: inline-block;
	float: right;
	clear: none;
	padding: 0 0 15px 15px;
}
.break_line {
	background: url(images/break_line.jpg) no-repeat;
	width: 644px;
	height: 1px;
	margin: 15px 0;
	float: left;
	display: inline-block;
}
#right_col {
	width: 167px;
	margin: 0 0 0 15px;
	float: right;
	display: inline-block;
}
#graph {
	background: url(images/donate.jpg) no-repeat;
	width: 167px;
	height: 280px;
	margin: 0 0 0 15px;
	float: right;
	display: inline-block;
}
.progress_container { 
    width: 98px;
    height: 212px; 
	margin: 9px 0 0 0;
	float: right; 
	background: url(images/bar_fill.jpg) no-repeat;
	background-position:0 1%; /* ESTIMATE THE % THE BAR IS FILLED */
}
#sponsors {
	background: url(images/sponsors.jpg) no-repeat;
	width: 167px;
	height: 256px;
	margin: 10px 0 0 15px;
	float: right;
	display: inline-block;
}
.donate_btn {
	width:167px;
	height: 44px;
	margin: 14px 0 0 0;
	float: right;
}
#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 974px;
	height: 32px;
	margin: 0 auto;
	clear: both;
	color: #ffffff;
	padding: 5px 0 0 0;
}
#left_links {
	width: 540px;
	height: 30px;
	float: left;
	margin: 0;
	padding: 0 0 0 25px;
}
#copywright {
	text-align: right;
	width: 250px;
	height: 30px;
	float: right;
	margin: 0;
	padding: 0 25px 0 0;
}
/* FORM */
.cmxform {
	margin-top: 10px;
}
#formtext {
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
	float: left;
}
#commentForm label.error { 
	margin-top: -19px;
	background: url(images/required.gif) no-repeat;
	float: right;
	color: red;
	display: inline-block;
	clear: left;
	width: 13px;
	height: 18px;
}
.required {
	width:150px;
	height: 20px;
	display: inline-block;
	float: right;
}
.non_required {
	width:150px;
	height: 20px;
	display: inline-block;
	float: right;
}
.formrow {
	width: 265px;
	height: 21px;
	display: inline-block;
}
.formbox {
	float: left;
	display: inline-block;
	width: 150px;
	height: 70px;
}
.formbox_long {
	margin-top:4px;
	width: 590px;
	height: 90px;
	display: inline-block;
}
.formbox_input {
	float: left;
	display: inline-block;
	width: 150px;
	height: 70px;
}
.formrow_long {
	width: 590px;
	height: 21px;
	display: inline-block;
}
.formrow_checkbox {
	width: 20px;
	height: 13px;
	padding: 4px 0 0 0;
	display: inline-block;
}
.formrow_text {
	float: left;
	display: inline-block;
	width: 100px;
	height: 21px;
}
.formrow_input {
	float: left;
	display: inline-block;
	width: 150px;
	height: 30px;
}
.submit {
	border: none;
	background-image: url(images/submit.jpg);
	float: left;
	display: inline-block;
	margin-top: 10px 0;
	width:83px;
	height: 28px;
	clear: both;
}


/*//////*/
/* Text */
/*//////*/

/* Theme Specific */
a.sublink:link, a.sublink:visited, a.sublink:active {
	color: #ffffff;
	text-decoration: none;
}
a.sublink:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #cc33cc;
	text-decoration: none;
}
a:hover {
	color: #cc33cc;
	text-decoration: underline;
}
.req {
	color: red;
}

/* WordPress Specific */
.meta {
	color: #cc33cc;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin-top: 10px;
}
.entry {
	font-family: Helvetica, sans-serif;
	color: #2f2f2f;
	line-height: 12px;
	padding: 0 0 10px 0;
}
.sidebar {
	list-style-type: none;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.sidebar h2 {
	text-transform: uppercase;
	font-family: Impact;
	font-size: 20px;
	padding: 0 0 5px 0;
	color: #424242;
	list-style-type: none;
}
.comments-template {
	padding: 0;
}

h3 {
	text-transform: uppercase;
	font-family: Impact;
	font-size: 20px;
	padding: 10px 0 5px 0;
	color: #424242;
}

h3#respond {
	text-transform: uppercase;
	font-family: Impact;
	font-size: 20px;
	padding: 10px 0 5px 0;
	color: #424242;
	clear: both;
}

img{
	padding: 5px;
}

.comments-template ol {
	margin: 0;
	padding:15px 0 0 15px;
	list-style: none;
	float: left;
}

.comments-template ol li {
	margin: 0;
	padding: 0 0 0 10px;
}

.commentmetadata {
	font-size: 12px;
	font-weight: bold;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#submit {
	border: none;
	background-image: url(images/submit.jpg);
	float: left;
	display: inline-block;
	margin: 10px 0;
	width:83px;
	height: 28px;
	clear: both;
}

.navigation {
	clear: left;
	margin-bottom: 10px;
}

/* Universals */
h2 {
	text-transform: uppercase;
	font-family: Impact;
	font-size: 24px;
	color: #cc33cc;
}
p {
	line-height: 20px;
	margin-top: 10px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
	margin-left: 30px;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 20px;
	margin-left: 30px;
}
blockquote {
	background: url(images/blockquote.jpg) no-repeat;
	margin-left: 40px;
	padding: 10px 0 10px 10px;
	font-size: 18px;
	color: #7a7a7a;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 10px 0 0 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 10px 0 0 10px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}