/*
Theme Name: Adobe Theme
*/
BODY
{
	margin: 0px;
	padding: 0px;
	background: #6C6655 repeat-y center;
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
#wrap
{
	width: 790px;
	overflow: hidden;
	position: relative;
	margin: 20px auto 0px;
	background-color: #FFFFFF;
	padding: 5px;
}
#content
{
	width: 500px;
	float: left;
	display: inline;
	text-align: justify;
	padding: 10px 10px 5px;
	margin: 8px;
}
#nav
{
	height: 49px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar
{
	width: 202px;
	float: right;
	line-height: 1.5em;
	display: inline;
	margin: 8px 8px 8px 0px;
	padding: 10px;
	font-size: 10px;
}
H3, H4
{
	padding-top: 5px;
	padding-bottom: 15px;
}
#logo
{
	background: url(images/header.png) no-repeat;
	height: 190px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#footer
{
	clear: both;
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 774px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.entry
{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
/*font-size: 0.80em;*/
	line-height: 1.5em;
}
H3.entrytitle, H3
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
}
H3.entrytitle A, H3.entrytitle A:visited, H3 A
{
	color: #666666;
	text-decoration: none;
	border-style: none;
	font-size: 18px;
	font-weight: bolder;
	text-transform: none;
}
H3.entrytitle A:hover, H3 A:hover
{
	text-decoration: underline;
}
.entrymeta
{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top: 1px solid #CCC;
	padding-top: 4px;
	margin-bottom: 8px;
}
.entrymeta A IMG
{
	border: none;
}
.entrybody IMG
{
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.entrybody UL
{
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: none;
}
.entrybody OL
{
	margin-left: 20px;
	padding-left: 0px;
}
.entrybody UL LI
{
	list-style: square;
}
H4, H3, H2, #commentblock H2
{
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #944;
}
H2
{
	margin-bottom: 10px;
	font-size: 14px;
}
A, A:visited
{
	color: #FF7800;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.entrybody P
{
	margin: 8px 0;
	padding: 0;
}
.entrybody UL
{
	margin-left: 30px;
	padding-left: 0px;
}
.entrybody OL
{
	margin-left: 30px;
	padding-left: 0px;
}
.entrybody UL LI
{
	list-style: disc;
}
#sidebar H2
{
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar UL
{
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
#sidebar UL LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
#sidebar LI
{
	list-style: none;
}
#sidebar UL LI A
{
	color: #0066FF;
	display: block;
	text-decoration: underline !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#sidebar UL LI A:hover
{
	border-bottom-color: #FFF;
	color: #666 !important;
	background-color: #CCC;
}
BLOCKQUOTE
{
	font-style: italic;
	color: #999999;
}

