/*=== Setup ===*/
a{text-decoration:underline;}
body{
	background: url(icey/bgr.gif) #f9faf4 repeat-x top;
	color: #555555;
}
a{
	color: #304b6e;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	/*color: #262625;*/
    color: #304B6E;
}
h2 a{
	color: #304B6E;
    text-decoration:none;
}
h2 a:hover{
	color: #5E98BA;
    text-decoration: none;
}
h3{
	color: #262625;
    font-size: 18px;
}
h4{
	color: #444444;
}

/* Post Entry */
.entry {width:578px;}
.entry h1 {margin-bottom: 5px;}
.entry h2 {margin-bottom: 5px; font-size: 14px; font-style: italic;}
/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/
.btn-rounded-right {
 
	line-height: 30px;
	font-weight:bold;

    float:right;
}
.btn-rounded-right a{
	background: url(icey/btn-rounded.gif) no-repeat left;
	color: #ffffff;
    text-decoration:none;

}
.btn-rounded-right a span{
	background: url(icey/btn-rounded.gif) no-repeat right;
}
.btn-rounded a{
	background: url(icey/btn-rounded.gif) no-repeat left;
	color: #ffffff;
    text-decoration:none;
}
.btn-rounded a span{
	background: url(icey/btn-rounded.gif) no-repeat right;
}
.btn {
	background:url(icey/btn.gif) repeat-x;
	border:1px solid #2b4869;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
/*TECKpert */
 #header .top { width: 400px; height: 10px; float:right; text-align:right;}
#header .top a{font-size: 12px; font-family: "arial";text-transform:none;  }
#header .top a:hover{text-decoration:none;color:#5E98BA;}
#nav1 li a{
	color: #3f3f3f;
    font-size:14px;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(icey/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(icey/btn-rounded.gif) no-repeat right
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #304b6e;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #D0D0CD;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: #efefed;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}
/* Col 7 */
.col7{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
.col7  h3{
	/*color: #262625;*/
    color: #304B6E;
}
.col7 h3 a{
	color: #304B6E
}
* html .col7{
	width: 290px;
}
.col7.nav2{
	background: none;
	padding: 0
}
.col7.last {
    padding: 0;
 }

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(icey/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(icey/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(icey/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(icey/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #e4e4e0;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(icey/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(icey/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #efefed;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(icey/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(icey/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #304b6e;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(icey/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(icey/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(icey/box5-bgr.gif) repeat-y top;
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(icey/box6-top.gif) no-repeat top;
}
.box6 .bot{
	background: url(icey/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e4e4e0;
}

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: #d0d0cd;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
}

/*- Form1 Setup -*/
.btn-general{
	background: #304b6e;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #d0d0cd;
	color: #ffffff;
}

/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
}
.post li a:hover{
	color: #304b6e;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	border-top:1px solid #e4e4e0;
	border-bottom:1px solid #e4e4e0;	
}

/*=== Widget styling ===*/
.widget a {text-decoration:none;}
.widget li a:hover {text-decoration:none; color: #5E98BA;}

.widget #recentcomments li a{
	color: #304b6e;
}
.widget #recentcomments li a:hover{
	color: #304b6e;
}
.widget #searchform, .widget #calendar_wrap{
	background: #efefed;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(icey/ico-quote.gif) no-repeat top left;
}
a.top {font-weight:bold; margin-top:5px;}
/* Image alignment in posts */
div.alignright {float:right; margin:0 0 1em 1em}
div.alignleft {float:left; margin:1em 1em 1em 0}
div.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:1em 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:1em 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
