/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
        background-color:#E8EBF4;
        background-image:url(img01_grey02.jpg);
        background-repeat:no-repeat;
        background-position:top center;
        background-attachment:;
	font-size: 13px;
	color: #666666;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}




h2 {
	letter-spacing: -1px;
	font-size: px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: grey;
}

a:hover {
	text-decoration: none;
	color: ;
}

/* Header */

#header {
	width: 760px;
	height: 280px;
	margin: 0 auto;
	/*background: url(img01_grey02.jpg) no-repeat right top;*/
}

.sys_banner{
	width: 760px;
	height: 280px;
	margin: 0 auto;
}



#header a {
	color: #;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;background-color:;
}

/* Content */

#content {
	float: right;
	width: 450px;

}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #7B9418;
}

.byline {
	margin: 0;
	color: gray;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted gray;
	background: url(templates/Begeodan_Grey/resources/common/images/img02.gif) no-repeat 5px 50%;
}

#xsidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid gray;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {font-weight:bold;
}

/* Footer */

.sys_footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	border-top: 2px solid gray;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}


#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0px;
    background:none;
}


}
