/*   
Theme Name: Angela Lear
Theme URI: http://www.angelalear.com
Description: An beautiful classic theme.
Author: Gerlof van Ek
Author URI: http://www.gerlofvanek.com
Version: 1.0
*/

body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
  	height: 100%;
	background:#F5F2DD url('i/background.jpg') repeat-x;
}

html {height: 100%;}
* {margin:0;padding:0;}

h1 {
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}
h1 a {
	text-decoration:none;
	color:#333;
}

.alignleft {float:left;margin-right:20px;margin-bottom:10px;}
a {color:#333; text-decoration:none;}
a:hover {text-decoration:underline}

li {list-style:none;}

div#header, div#content, div#footer {overflow: hidden;}
div#underfooter {
	height:50px;
	text-align: center;
	background:#000;
	float:left;
	width:100%;
	background:#F5F2DD url('i/footer.png') repeat-x;
}
#footer {
	padding-top:5px;
	text-align:left;
	margin:0;
	color:#333;
	float:left;
	width:865px;
	margin-left:20px;
	padding-bottom:10px;
	border-top: 1px solid #9f9f9f;
	margin-top:20px;
}
#header {
	height:65px;
	background:transparent url('i/header.png') no-repeat;
	margin-bottom:10px;
	padding-top:173px;
}
#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}
#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:20px solid #fafafa;
}
#wrapper {
	width:100%;
	margin: 0 auto; 
	height:80%;
}
#wrapper_inside {
	width:950px;
	margin: 0 auto; 

}
.clear {clear:both;}

#content {
	padding:10px 25px 30px 25px;
	float:left;
	width:600px;
	border-right: 1px solid #9f9f9f;
	min-height:525px;
}
#content p {
	line-height:20px;
	margin:10px 0;
	font-size:110%;
	word-spacing:2px;
}
#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}
#content a:hover {
	color:#333;
}
#content h2 {
	font-family:Georgia,"Times New Roman", Times, serif;
	line-height: 30px;
	padding-bottom:10px;
	outline:none;
	font-weight: normal;
	color: #333333;
	font-size:24px;
        background:transparent url('i/devider.png') no-repeat;
}
#weblines h2 {
	font-family:Georgia,"Times New Roman", Times, serif;
	line-height: 30px;
	padding-bottom:10px;
	outline:none;
	font-weight: normal;
	color: #333333;
	font-size:18px;
}
#content h2 a {
	color:#333;
	text-decoration:none;
	border:none;
}
#sidebar {
	margin-top:34px;
	width:210px;
	float:left;
	margin-left:15px;
	padding:10px 10px 30px 10px;
	line-height:20px;
	word-spacing:2px;	
	font-size:11px;
}
#sidebar h2 {
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:1.2em;
	text-transform: uppercase;
        letter-spacing: normal;
        font-weight:bold;
	color:#333;
	border-bottom: 3px double #9f9f9f;
	border-top: 3px double #9f9f9f;
	padding:4px 0 4px 5px;
	margin-bottom:5px;


}
#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}
#sidebar li {
	padding:3px;
	border-bottom:1px solid #9f9f9f;
}
#sidebar li a {
	color:#333;
	text-decoration:none;
}
#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #9f9f9f;
	font:11px Verdana;
}
#sidebar input:focus {
	background:#fff;
	border:1px solid #9f9f9f;
}
#sidebar li a:hover {
	color:#333;
	text-decoration:underline;
}
p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}
blockquote {
 	padding-bottom:5px;
 	padding-top:5px;
 	padding-left:20px;
 	padding-right:20px;
 	margin-top:20px;
 	margin-bottom:20px;
 	border-left: 3px double #9f9f9f;
 	font:10px normal "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 	color: #666666;
}
#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}
img {
  	padding:0px;
	margin:0px;
	border:0px;
}
.size-full {
 	 padding:0px;
	margin:0px;
	padding:5px;
	background:#eee;
	border:1px solid #9f9f9f;
	margin-right:15px;
}
.size-medium {
 	padding:0px;
	margin:0px;
	padding:5px;
	background:#eee;
	border:1px solid #9f9f9f;
	margin-right:15px;
}
#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}
a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

textarea#comment {width: 400px; padding: 5px;}
.commentmetadata {font-size: 10px;}

/* navigation */
#nav {
	float:left;
	width:950px; 
	height:49px; 
	padding:0;
	padding-left:1px;
	margin-left:25px;
	border-left: #000 1px solid;
}
#nav ul {
	margin:0; 
	padding:0; 
	list-style:none;
}
#nav li {
	float:left; 
	margin:0; 
	padding:0; 
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:12px;
}
#nav li a {
	float:left; 
	padding:17px 17px; 
	text-decoration:none; 
	color:#fff; border:none; 
	padding-left:25px; 
	padding-right:25px; 
	border-right: #000 1px solid;
}
.selected {
	color:#fff; 
	background: url(i/nav_hover.jpg) repeat bottom right;
}
#nav li a:hover {
	color:#fff; 
	background: url(i/nav_hover.jpg) repeat bottom right;
}
#nav li a.active {
	color:#fff; 
	background: url(i/nav_hover.jpg) repeat bottom right;
}

.med {
	margin-bottom:10px;
}

.short {
	margin-bottom:10px;
}

/* VANEK Logo */
.vanek {float:left; margin-bottom:15px; width:100px; height:22px; background-image: url(i/logo_vanek.png);}
.vanek:hover {background-image: url(i/logo_vanek_hover.png);} 
.vanek a {display: block; height: 100%; width: 100%;}