/**************************************************************
Thanks for reading my css, shows you care. Like what you see? 
Feel free to contact me, you've earned the right:
justin (at) jpschroeder (dot) com 

Copyright 2010 Justin Schroeder, All Rights Reserved
**************************************************************/

/* ORGANIC ELEMENTS */
body{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/background.png);
	background-repeat: repeat-x;
	font-family: georgia, times, serif;
	color: #232323;
	font-size: 13px;
	line-height: 140%;
	text-align: center;
	background-color: #031e50;
}
h1{
	padding: 0px;
	padding-bottom: 22px;
	padding-top: 22px;
	margin: 0px;
	font-size: 26px;
	font-weight: 100;
	font-family: georgia, times, serif;
	color: #1e497e;
	letter-spacing: 1px;
}
h1 a{
	color: #1e497e;
	text-decoration: none;
}
h1 a:hover{
	text-decoration: underline;

}
h2{
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	font-size: 24px;
	font-weight: 100;
	font-family: georgia, times, serif;
	color: #1e497e;
}
h3{
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	color: #a9161d;
	font-weight: bold;
	font-size: 16px;
	font-family: georgia, times, serif;
}
h4{
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	color: #1e4974;
	font-weight: 100;
	font-size: 15px;
	padding-bottom: 4px;
}

input{
	padding: 5px;
	border:  1px solid #cccccc;
	font-size: 14px;
	color: #171717;
}
table, td, tr{
	padding: 0px;
	margin: 0px;
	text-align: left;
}
textarea{
	width:  450px;
}
table textarea{
	width:  450px;
}
p{
	padding: 0px;
	margin:  0px;
	padding-bottom: 15px;
}

a:active, a:focus{
	outline: 0px;
}
a img{
	border: 0px;
}
.shade h4{
	font-size: 12px;
}
.box_right a{
	color: #8f0101;
	text-decoration: none;
}
.box_right a:hover{
	text-decoration: underline;
}
.box_right h4 a{
	color: #1e4974;
	text-decoration: none;
}
.box_right h4 a:hover{
	text-decoration: underline;
}
/* SYNTHETIC ELEMENTS */

.container{
	width: 877px;
	margin: 0px auto;
}
.header{
	width: 877px;
	height: 229px;
	background-image: url(../graphics/header.png);
	text-align: left;
}
.seven_hundred{
	height: 700px;
}
#body_container{
	background-image: url(../graphics/body_background.png);
	background-repeat: repeat-x;
	background-position: top center;
}
#base_container{
	background-image: url(../graphics/base_background.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: center;
}
.body_border{
	width: 861px;
	background-color: #cccccc;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 8px;
}
#content{
	background-color: #ffffff;
	width: 845px;
	margin: 0px auto;
}
.footer{
	width: 859px;
	margin: 0px auto;
	color: #ffffff;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
.base_padding{
	padding-bottom: 20px;
}

#right_container{
	width: 284px;
}
#right_padding{
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 22px;
	background-color: #ffffff;
}
#right_content{
	background-image: url(../graphics/right_background.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #f4f4f4;
	text-align: center;
	padding-bottom: 10px;
}
.box_right{
	width: 203px;
	margin: 0px auto;
	padding: 7px 0px 7px 0px;
	text-align: left;
	line-height: 125%;
	font-size: 12px;
	color: #232323;
}
.shade{
	line-height: 120%;
	padding: 5px 4px 5px 0px;
}
.shade_darker{
	background-color: #c7cbd0;
}
.shade_lighter{
	background-color: #dde1e6;
}
.textarea{
	padding: 22px 0px 22px 22px;
	text-align: left;
}
.subtitle{
	color: #24628F;
	font-size: 12px;
}
.date{
	color: #999999;
	font-size: 13px;
}
.full_article{
	padding: 22px 0px 22px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #203e64;
}
.full_article a{
	font-weight: bold;
	color: #203e64;
	text-decoration: none;
}
.full_article a:hover{
	font-weight: bold;
	color: #536B81;
	text-decoration: none;
}

.issues{
	background-color: #ededed;
	padding: 10px;
	margin-bottom: 16px;
}
.issues a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1e4995;
}
.issues a:hover{
	text-decoration: underline;
}
.flickr_container{
	position: relative;
	top: -15px;
	left: 15px;
}

/******** GLOBAL SYNTHETIC ELEMENTS ********/

.left{
	float: left;
}
.right{
	float: right;
}
.center{
	text-align:  center;
	margin: 0px auto;
}
.clear{
	clear: both;
	height: 1px;
}
.twenty{
	padding: 20px;
}
.fifteen{
	padding: 15px;
}
.ten{
	padding: 10px;
}
.five{
	padding: 5px;
}
.top_five{
	padding-top: 5px;
}
.down_five{
	position: relative;
	top: 5px;
}
.down_four{
	position: relative;
	top: 4px;
}
.no_border{
	border: 0px;
}
.bar{
	height: 1px;
	background-color: #999999;
	margin-bottom: 22px;
}
.text_right{
	text-align: right;
}