/* Global reset, thanks to Yahoo! */

html {
	height:100%
}

body {
	min-width: 972px; 
	margin: 0px;
	padding: 0px;
}

html body {
	font: 62.5%/1.4em Tahoma, Arial, Helvetica, sans-serif;color:#333333;
}

html>body {
	font: 62.5%/1.4em Tahoma, Arial, Helvetica, sans-serif;color:#333333;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { 
	margin:0;padding:0;
}

table {
	border-collapse:collapse;border-spacing:0;
}

fieldset,img {
	border:0;
}

ol,ul {
	list-style:none;
}

caption,th { 
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

q:before,q:after {
	content:'';
}

/* General */

body {
	background-color: #272727;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/unspiration/images/backtile.jpg);
	background-repeat: repeat-x;
}

a, #footer a, a:visited, #footer a:visited, #commentzone a, #commentzone a:visited {
	color: #CCCCCC;
	text-decoration: none
}

a:hover, a:active, #footer a:hover, #footer a:active, #commentzone a:hover, #commentzone a:active {
	text-decoration: underline;
}

#header {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	background-image: url(/unspiration/images/backshine.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 200px;
	width: 960px;
	z-index: 100;
}

#logo {
	width: 960px;
	position: relative;
	margin-left: -68px;
	left: 50%;
	top: 15px;
	z-index: 11000;
}

#leftnav {
	position: absolute;
	top: 80px;
	left: 215px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	text-align: left;
}

#rightnav {
	position: absolute;
	top: 80px;
	right: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	text-align: left;
}

#leftnav ul, #rightnav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

#leftnav li, #rightnav li {
	display: block;
	width: 100px;
	float: left;
}

#leftnav a, #leftnav a:visited, #rightnav a, #rightnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#leftnav a:hover, #rightnav a:hover {
	color: #DEE8F3;
}

#leftnav a.bulgarian:link, #leftnav a.bulgarian:visited, #rightnav a.bulgarian:link, #rightnav a.bulgarian:visited {
	color: #BED1E7;
}

#leftnav a.bulgarian:hover, #rightnav a.bulgarian:hover {
	color: #B0C8E3;
}

#announcement {
	position: absolute;
	top: 230px;
	padding: 10px;
	width: 700px;
	left: 50%;
	margin-left: -360px;
	border: 1px dotted #A2BBD9;
	z-index: 14000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

#announcement a {
	color: #AFDAFA;
}

#container {
	position: absolute;
	top: 0px;
/*	padding-top: 200px; */
	padding-top: 250px;
	width: 100%;
	background-image: url(/unspiration/images/back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 10;
}

#container #maincontent, #container #footer {
	position: relative;
	top: 0px;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

#footer {
	padding-top: 20px;
	height: 100px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	clear: left;
}

#footer #imagelinks img {
	margin-left: 15px;
	margin-right: 15px;
}

.page {
	margin-top: 80px;
	margin-left: 120px;
	width: 720px;
	z-index: 1;
}

.page .content, .page .content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	padding-left: 0px;
	padding-top: 0px;
	width: 700px;
	z-index: 1007;
}

.page .content p {
	padding-top: 20px;
}

.page .content h2 {
	margin-left: 0px;
	}

.post {
	margin-top: 80px;
	margin-left: 120px;
	width: 720px;
	height: 260px;
	background-image: url(/unspiration/images/postback.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	z-index: 1;
}

.post .entry {
	padding-top: 10px;
	padding-left: 10px;
	width: 700px;
	height: 200px;
	overflow: hidden;
	z-index: 1007;
}

.post .extracool {
	position: relative;
	top: -210px;
	left: -10px;
	z-index: 1008;
}

.post .leftside {
	position: absolute;
	border: 10px;
	width: 550px;
	height: 53px;
	overflow: hidden;
	z-index: 10005;
}

.post .date {
	position: relative;
	top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
	line-height: 16pt;
	padding-left: 10px;
	float: left;
	clear: right;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: normal;
	color: #A1DCFD;
	text-decoration: none;
	padding-top: 10px;
	text-transform: uppercase;
	letter-spacing: 3pt;
}

.post h1 {
	position: relative;
	left: 5px;
	top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: normal;
	color: #0B80DC;
	text-decoration: none;
	padding-left: 10px;
	float: left;
	z-index: 10006;
	text-transform: uppercase;
}

.post h1 a, .post h1 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #0B80DC;
	text-decoration: none;
	padding-left: 0px;
}

.post h1 a:hover {
	color: #0A6FC0;
}

.post .trackback {
	position: relative;
	top: 4px !important; top: 5px;
	left: 5px;
}

.post .trackback a, .post .trackback a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #47A0E9;
	text-decoration: none;
	line-height: 21pt !important; line-height: 19pt;
	margin-left: 15px;
}

.post .trackback a:hover {
	color: #1B8AE4;
}

.post .postmetadata {
	position: relative;
	top: 3px !important; top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	z-index: 2;
}

.post .postmetadata a, .post .postmetadata a:visited {
	color: #696969;
	text-decoration: none;
	margin-left: 15px !important; margin-left: 12px;
}

.post .postmetadata a:hover {
	color: #333333;
}

.post .rating {
	position: relative;
	right: 10px;
	top: 8px;
	height: 18px;
	overflow: hidden;
	text-align: right;
	clear: right;
	z-index: 3;
}

.ratingtext {
	position: relative;
	top: -3px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #696969;
}

.post .comments {
	position: relative;
	top: 10px;
	right: 10px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #696969;
	z-index: 4;
}

.post .comments a, .post .comments a:visited {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}

.post .comments a:hover {
	color: #333333;
}

.navigation {
	width: 720px;
	margin-top: 80px;
	margin-left: 120px;
	z-index: 10000;
}

.aligncenter, .alignleft, .alignright {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	text-decoration: none;
}

.aligncenter {
	width: 710px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.alignleft {
	position: relative;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 150px;
	text-align: left;
	float: left;
}

.alignright {
	left: 350px;
	width: 350px;
	text-align: left;
	float: left;
}

.aligncenter a, .aligncenter a:visited, .alignleft a, .alignleft a:visited, .alignright a, .alignright a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10pt;
	text-decoration: none;
}

.aligncenter a:hover, .alignleft a:hover, .alignright a:hover {
	color: #CCCCCC;
}


#commentzone {
	width: 700px;
	overflow: hidden;
	margin-left: 120px;
	margin-top: 80px;
	z-index: 10001;
	padding: 10px;
}

.fields {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #CCCCCC;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #666666;
}

.fieldsactive {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #999999;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

p, a, small, cite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.page p {
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 14pt;
}

small {
	color: #666666;
}

cite {
	padding-left: 50px;
	line-height: 20pt;
	color: #89C8EB;
	font-style: normal;
	text-transform: uppercase;
}

ol {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.page ul {
	padding-left: 10px;
}

ol li {
	padding: 10px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;		
	border: 1px dotted #A2BBD9;
	margin-bottom: 10px;
}

.page ul li {
	padding: 10px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;		
	border: 1px dotted #A2BBD9;
	margin-bottom: 10px;
}	

.alt {
	border: 1px dotted #666666
}

.commentmetadata {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;	
}

.thecomment {
	position: relative;
	left: 50px;
	margin-top: -45px;
	padding-bottom: 20px;
	width: 600px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;	
	line-height: 14pt;
}

#commentform {
	padding-top: 10px;
}

#archivesleft {
	text-decoration: none;
	position: relative;
	width: 330px;
	float: left;
}

#archivesright {
	position: relative;
	left: 70px;
	width: 330px;
	float: left;
}

#archivesleft p, #archivesright p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
}

#archivesleft ul, #archivesright ul {
	padding-top: 10px;
	list-style-type: none;
	margin-bottom: 10px;
	width: 300px;
}

#archivesleft li, #archivesright li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

#archivesleft a, #archivesright a {
	color: #CCCCCC;
}

#resourcesleft {
	position: relative;
	top: 10px;
	left: 10px;
	width: 330px;
	float: left;
}

#resourcesright {
	position: relative;
	top: 10px;
	left: 10px;
	width: 330px;
	float: left;
}

.searchfield {
	width: 300px;
	height: 30px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #363636;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	margin-bottom: 30px;
}

.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 30px;
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	width: 80px;
}
