/*
Theme Name: 22years
Theme URI: http://wordpress.org/
Description: wp theme for 22yearsfromhome
Version: 1.0
Author: mr
Author URI: 
Tags: 
*/


/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 14px;
	line-height: 18px;
	}

#page {
	margin: 0 auto 10px auto;
	text-align: left;
	width:682px; 
	}

#header {
	margin: 16px 0 0 0;
	padding: 0 0 0 0;
	width:682px; 
	height:50px;
	}

#content_bg {
	margin: 0;
	padding: 0 0 0 0;
	width:682px; 
	height: 440px;
	text-align: left;	
	background-image: url('images/bg_image.jpg'); 
	background-repeat:no-repeat; 
	background-position: 0 50px;
	}

#content {
	margin: 0;
	padding: 0 20px;
	}


#center_header {
	margin:11px auto 18px auto;
	text-align: center;
	}

a  {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover {
	color: #0f81b0;
	text-decoration: underline;
	font-weight: normal;
	}


#colors_top { 
	height: 50px;
	width:682px; 
	background-image: url('images/colors_top.gif'); 
	background-repeat:no-repeat; 
	background-color: #fff; 
	}

#colors_bottom { 
	height: 50px;
	width:682px; 
	background-image: url('images/colors_bottom.gif'); 
	background-repeat:no-repeat; 
	background-color: #fff; 
	margin-bottom: 14px;
	}

#footer {
	margin-top: 32px;
	text-align:center;
	}

.foot_style {
	color: #777;
	font-size: 15px;
	font-weight:normal;
	}

#navigation {
	margin-top:-18px;
	float: left;
	width: 644px; 
	font-size: 14px;
	text-transform: uppercase;
	text-align:center;
	margin-left: 30px;
	}

#navigation ul { 
	list-style:none; 
	text-align:center;
	} 
	
#navigation li {
	list-style: none;
	float: left;
	padding: 8px;
	margin: 0;
	}

#navigation li a {
	text-decoration: none;	
	}

#navigation li a:hover {
	text-decoration: none;	
	color: #0f81b0;
	}

#center_media {
	text-align: center;
	}
	
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

p {
margin-bottom: 12px;
}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

/* End Structure */


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



h2 {
	font-size: 28px;
	margin: 30px 0 22px 0;
	color: #222;
	letter-spacing: 1px;
	}


h4 {
font-size: 13px;
letter-spacing: 1px;
color: #222;
}




