/*
Theme Name: icewind
Theme URI:http://icewindfarm.com/wordpress/wp-content/themes/icewind
Description: Custom theme for IceWind
Author: Tropice Web Design
Author URI: http://www.tropice.com
Version:1.0
*/

/* CSS Document */
/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%;  }
body { font-size: 62.5%; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 2px 3px; font-family: Verdana, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; height:1px; line-height:1px; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
#page .cols .last { margin-right: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }




/*-------
// Global settings
//-----*/
body{font-family:Arial, Helvetica, sans-serif;}

h1 {
font-size: 20px;
font-weight: bold;
color: #7B1581;
margin-bottom: 5px;
text-align: center;
} 

h2 {
font-size: 16px;
font-weight: bold;
color: #7B1581;
margin: 0;
} 


/*-------
// page structure
//-----*/

div#container{ width:958px; margin:0px auto;}
div#header {height:189px; background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/header/header.jpg) right no-repeat;}
div#sidebar{width:179px; background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/sidebar/sidebar_middle.gif) repeat-y;}
div#sidebarr{width:179px;}

/*----main----*/
div#main{padding:0px 0px 40px 0px;}

div.welcome{margin:0px 0px 0px 179px; text-align:center; padding:32px 0px 10px 0px;}
div.wrap{background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/steps.gif) repeat-y; margin:-10px 0px 0px 0px;} 

/*----sidebar----*/
div#sidebar div.sidebar_top{background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/sidebar/sidebar_top.gif) top no-repeat; height:11px;}
div#sidebar div.sidebar_middle{ padding:0px 11px; width:155px; }
div#sidebar div.sidebar_middle ul li{ margin:0px 0px 4px 0px; display:block;}
div#sidebar div.sidebar_middle ul li.last{margin:0px;}
div#sidebar div.sidebar_bottom{background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/sidebar/sidebar_bottom.gif) bottom no-repeat; height:11px;}


/*----content----*/
div#content {width:744px; padding:10px 0px 0px 15px;}

/*----section----*/
div.section p{color:#3F3F3F; font-size:120%; margin:20px 0px 0px 0px; line-height:18px; }
div.section img.img1{margin:0px 30px 5px 0px;}
div.section img.img2{margin:0px 0px 5px 15px;}


div.thumbnail {padding:30px 0px 0px 0px; overflow:hidden;}
div.thumbnail ul li{display:block;}
div.thumbnail ul li.img3{ background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/img3.png) no-repeat; width:130px; height:170px; }
div.thumbnail ul li.img4{margin:-10px 0px 0px 145px; background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/img4.png) no-repeat; width:162px; height:142px;}
html>body div.thumbnail ul li.img4{margin:-10px 0px 0px 160px;}
div.thumbnail ul li.img5{background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/img5.png) no-repeat; width:130px; height:170px;}


div.note{width:128px; margin:0px auto; height:44px; background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/pleasenote_cside.gif) repeat-x;}
div.note a{background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/pleasenote_lside.gif) left no-repeat;  height:44px; display:block; }
div.note a span{background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/pleasenote_rside.gif) right no-repeat;  height:44px; display:block; line-height:44px; padding:0px 15px; }
div.note a:hover{text-decoration:none;}

img.alignright {
float: right;
clear: right;
margin: 5px 10px 5px 10px;
background: #fff;
padding: 2px;
border: 2px solid #ffffff;
}

img.alignleft {
float: left;
clear: left;
margin: 5px 5px 5px 5px;
background: #fff;
padding: 2px;
border: 2px solid #ffffff;
}

img.centered {
display: block;
padding: 2px;
margin: 0 auto 20px auto;
border: 1px solid #ffffff;
float: none;
clear: both;
}

.text_center{text-align:center}
div.names{ margin:-30px 0px 10px 0px;}
div.names p{margin:0px 0px 10px 0px; }
.pink{color:#7b1581; font-size:140%;}
div.para{margin:20px 50px;}
div.para p{font-size:130%; line-height:18px; color:#5a5a5a}

div.icewind{margin:20px 0px 10px 0px;}
div.icewind{width:128px; margin:0px auto; height:85px; background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/icewind_cside.gif) bottom repeat-x;}
div.icewind a{background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/icewind_lside.gif) left no-repeat;  height:85px; display:block; }
div.icewind a span{background:transparent url(http://www.icewindfarm.com/wp-content/themes/icewind/images/main/content/icewind_rside.gif) right no-repeat;  height:45px; display:block; line-height:23px;  padding:20px 15px; }

div.icewind a:hover{text-decoration:none;}
div.icewind p{color:#7b1581; font-size:140%; margin:0px 0px 5px 0px;}

 fieldset
{
border: 1px solid #7A378B;
width: 20em
}

legend
{
color: #fff;
background: #CC99CC;
border: 1px solid #7A378B;
padding: 2px 16px
}

