@charset "utf-8";
/* CSS Document */

body {
	background:#6699CC;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size:13px;
}

body, p, ul, li, h1, h2, h3 {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	color:#036;
	text-decoration: underline;
}

a.title {
	text-decoration:none;
}

img {
	border-style: none;
	text-decoration: none;
}

div#center_wrapper {
	width:700px;
	margin:0 auto;
}

div#central_wrapper h2 {
	color: #333;
	font-size: medium;
	border-bottom: 1px solid #333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px;
}

div#main_wrapper {
	background:#FFF;
	width:700px;
	float:left;
	clear:both;
	margin-bottom:20px;
}

div#header_wrapper {
	background:#0073A2;
	width:700px;
	height:150px;
	float:left;
	clear:both;
}

div#content_wrapper {
	width:700px;
	clear:both;
}

div#central_wrapper {
	width:370px;
	float:left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}

div#breadcumb {
	padding:15px 0px;
}

div.comment_box {
	width:370px;
	float:left;
	clear:both;
}

div.comment_avatar {
	float:left;
	width:30px;
	height:30px;
	padding:5px 10px;
}

div.comment_content {
	float:left;
	width:320px;
}

div.comment_text {
	font-style:italic;
	width:320px;
	float:left;
	clear:both;
}

div.comment_footer {
	margin-top:5px;
	border-top:1px dotted #BBB;
	font-size: x-small;
	font-weight: bold;
	color:#999;
	width:320px;
	float:left;
	clear:both;
}

div#photo_display {
	background:#CCC;
	padding:5px;
	margin:0px 0px 10px 0px;
	width:100%;
	float:left;
	clear:both;
}

div#photo_display > p {
	color: #666;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	margin-bottom:5px;
	width:100%;
	float:left;
	clear:both;
}

div#photo_album {
	margin:0px 5px;
	width:45px;
	height:45px;
	float:left;
}

div#photo_viewer {
	background:#CCC;
	margin:15px 35px;
	padding:10px;
	width:280px;
	float:left;
	clear:both;
}

div#photo_placer {
	float:left;
	clear:both;
}

div#photo_description {
	background:#000;
	font-weight:normal;
	text-align:center;
	width:260px;
	padding:10px;
	color:#FFF;
	float:left;
	clear:both;
}

div#photo_selector {
	font-size:small;
	font-weight:normal;
	text-align:center;
	width:280px;
	padding:10px 0px 0px 0px;
	color:#FFF;
	float:left;
	clear:both;
}

div.article_box, div.content_box, div.archive_box {
	width:370px;
	float:left;
	clear:both;
	margin-bottom:5px;
}

div.archive_box {
	width:350px;
	margin-left:20px;
}

div.article_box > h1, div.archive_box > h1 {
	color: #000;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

div.article_box > p, div.archive_box > p {
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom:10px;
}

div.article_footer, div.archive_footer {
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	color: #999;
	font-size: x-small;
	font-weight: bold;
	border-top: 1px dotted #999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	width:100%;
	float:left;
	clear:both;
}

div.sidebar_wrapper {
	width:120px;
	margin:15px;
	float:left;
}

div.sidebar_box {
	width:120px;
	float:left;
	clear:both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div.sidebar_box > h2 {
	color: #666666;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: x-small;
	font-weight:bold;
	border-bottom:1px solid #999;
	padding:3px;
	text-align:left;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

div.sidebar_box > ul {
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size:x-small;
	list-style:none;
}

div.sidebar_box > ul li {
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:x-small;
	line-height:150%;
	margin-top:10px;
	text-align:left;
}

div.sidebar_box > ul.photos li {
	text-align:center;
}

div#footer_wrapper {
	width:700px;
	padding-bottom:30px;
	float:left;
	clear:both;
	text-align: center;
	vertical-align: middle;
}

div#footer_wrapper {
	width:700px;
	height:20px;
	margin:0 auto;
	font-size:10px;
	color:#999;
	margin-top:10px;
}

div#footer_wrapper ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

div#footer_wrapper ul {
	padding:0 55px;
}

div#footer_wrapper li {
	float:left;
	margin:0 10px;
}
