/* CSS Document */

body {
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#444444;
	margin:0px;
	padding: 0px;
}

#header {
	background-image:url(../images/backgrounds/headbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding: 10px;
}
#header-container {
	width:765px;
	margin:0 auto;
	padding:0px 0 0 0;
}
#header h1 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:46px;
	color:#FFF;
	padding:0!important;
	padding:0px 10px 10px 10px;
	margin:0px 10px 10px 10px;
}
#header h1 a {
	text-decoration:none;
	color:#FFF;
}
#header h1 a:hover {
	border:none;
}
#header img {
	float:left;
	margin:0 30px 0 0;
}
#header ul {
	margin:53px 0 60px 0 !important;
	margin:52px 0 60px 0;
	padding:0;
	float:right;
}
#header p {
	float:right;
	border-left:1px solid #ccc;
	padding:25px 0 15px 20px;
	margin:-27px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#sidebar input {
	width:200px;
	background-color:#DFDFDF;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px;
}
#sidebar input:hover {
	border:1px solid #ccc;
	color:#666;
}
#sidebar input:focus {
	border:1px solid #999;
	color:#333;
}

#content input {
	width:300px;
	background-color:#DFDFDF;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#666;
	padding:4px;
	margin:3px 3px 3px 50px;
}
#content #norm input{
	width:300px;
	padding:4px;
	margin:0px;
}
#content input.norm{
	width: auto;
}
#content input:hover {
	border:1px solid #ccc;
	color:#666;
}
#content input:focus {
	border:1px solid #999;
	color:#333;
}

#content textarea {
	width:300px;
	background-color:#DFDFDF;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#ccc;
	padding:4px;
	margin:3px 3px 3px 50px;
}
#content textarea:hover {
	border:1px solid #ccc;
	color:#666;
}
#content textarea:focus {
	border:1px solid #999;
	color:#333;
}
.articlemenu {
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:center;
}
.articlemenu span {
      padding:5px 15px 4px 6px;
}
#attachments{
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:left;
}
#attachments span {
      padding:5px 15px 4px 6px;
}

#header a {
	color:#43CBAE;
	text-decoration:none;
}
#header a:hover {
	border-bottom:1px dotted #333;
}
#header li {
	float:left;
	display:block;
	list-style:none;
}
#header li a {
	display:block;
	width:92px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/backgrounds/menua.jpg);
	background-repeat:no-repeat;
	padding:5px 0 9px 0;
}
#header li a:hover {
	background-image:url(../images/backgrounds/menuahover.jpg);
	border:none;
	padding:6px 0 8px 0;
}
.clear {
	clear:both;
}
#container {
	width:765px;
	margin:0 auto;
}
#sidebar {
	float:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
	line-height:20px;
	border-bottom:1px solid #eee;
}
#sidebar h1 {
	color:#CB43A5;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li a {	
	display:block;
	padding:5px 5px 5px 10px;
	margin:0 0 1px 0;
	background-color:#f6f6f6;
	border-right:10px solid #fff;
	color:#666;
	text-decoration:none;
	border-left:2px solid #ddd;
}
#sidebar li a:hover {
	background-color:#eee;
	color:#333;
	border-right:10px solid #eee;
}
#sidebar p {
	padding: 0 30px 0 5px;
	margin:20px 0 20px 0;
}
#content {
	margin:0 0 0 220px;
	border-left:1px solid #eee;
}
#content h1 {
	font-family: Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
	padding:0px;
	width: 100%;
	border-bottom: 1px solid #c1c1c1;
}
#content h2 {
	font-family, Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
	padding:0px;
	width: 100%;
	border-bottom: 1px solid #c1c1c1;
}
#content h2 a{
	color:#333;
	background-color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}
#content h2 a:hover{
	color:#333;
	background-color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}
#content h2 a.small{
	color:#008CBA;
	font-size: 14px;
	background-color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}
#content h3 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:20px;
	font-weight:normal;
	color:#008CBA;
	letter-spacing:-1px;
	padding:0px 15px 0px 40px;
	margin:0;
}

#content p {
	padding:0px 0px 0px 50px;
	/*line-height:20px;*/
}

#content ul {
	margin: 10px 10px 10px 30px;
}
#content li a {
	border: 0;
}
#content li {
	list-style:none;
	background-image:url(../images/backgrounds/li.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;
}
#content #latest ul{
	margin: 0px;
	padding: 0px;
}

#content #latest li {
	list-style:none;
	background-image:url(../images/help.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 18px 0;
}

#content #category li {
	list-style:none;
	background-image:url(../images/folder.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;
}

#description {
	width:720px;
	background-color:#FFFFFF;
	padding:20px 20px 10px 20px!important;
	padding:30px 20px 10px 20px;
	margin:-35px auto 0 auto !important;
	margin:-35px auto 50px auto;
	font-size:16px;
	color:#32C601;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	background-image:url(../images/backgrounds/description.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #fff;
	line-height:25px;
}
#description a {
	font-weight:bold;
	color:#21b500;
	text-decoration:none;
}
#content a {
	color:#333;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px solid #FF6600;
	color:#000;
}
#content #inArticle img {
	margin: 20px;
}
#footer {
	padding:15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:50px 0 50px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	clear:both;
}
#footer a {
	color:#666;
}
#footercontent {
	width:700px;
	margin:0 auto 0 auto;
}

#commentlist 
{
	margin:10px;
	/*padding:10px 20px;*/
	padding:0px 0px 0px 50px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#commentlist {
	margin: 0;
	padding: 0;
}
#commentlist li 
{
	list-style:none;
	background-image:url(../images/backgrounds/li.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 5px 0px 20px;
	margin:15px 0 15px 0;

	list-style:none;

	background:none;
}

#commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #ccc 1px solid;
}
#commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

#commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#commentlist .alt {
	background:#f9f9f9;
}
/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNav {
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:right;
}
dl{
	margin-top: 10px;
}
dt {
	font-weight: bold;
}
dd {
	color: #333;
	margin-bottom: 15px;
	background: transparent;
}
/* Highlighter */
#content .hl-surround {
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}
#content ol.hl-main{
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    overflow: auto;
    text-align: left;
	overflow:auto;
}
#content ol.hl-main li{
	font: normal 9pt 'Courier New', monospace;
	padding: 3px;
	background-image: none;
	list-style-type: decimal;
}
.hl-surround, .hl-surround pre, .hl-surround span { font: normal 9pt 'Courier New', monospace;}

.hl-default     { color: Black; }
.hl-code        { color: Gray; }
.hl-brackets    { color: Olive; }
.hl-comment     { color: #ffa500; } /* Orange */
.hl-quotes      { color: #8b0000; } /* Dark red */
.hl-string      { color: Red; }
.hl-identifier  { color: Blue; }
.hl-builtin     { color: Teal; }
.hl-reserved    { color: Green; }
.hl-inlinedoc   { color: Blue; }
.hl-var         { color: #00008b; } /* Dark blue */
.hl-url         { color: Blue; }
.hl-special     { color: Navy; }
.hl-number      { color: Maroon; }
.hl-inlinetags  { color: Blue; }
.hl-main        { background-color: transparent; }

.hl-main pre { margin: 0; padding: 0; }

img {
	vertical-align: bottom;
}