@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
}
li {
	list-style-image: url(../images/bullet.jpg);
	margin-left: 11px;
	margin-bottom: 5px;
}

p {
	margin-bottom: 20px;
}
h1 {
	font-size: 23px;
	color: #2e7021;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #2e7022;
	margin-bottom: 4px;
}
a {
	color: #2e7022;
}
a:link {
	color: #2e7022;
	text-decoration: none;
}
a:visited {
	color: #2e7022;
	text-decoration: none;
}
a:hover {
	color: #48a138;
	text-decoration: underline;
}

img {
    border: 0;
}

#PageWrapper {
	width: 960px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#PageTitle {
	background-image: url(../images/pageTitle.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 950px;
	background-color: #999999;
	background-position: top;
	color: #7eae75;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
}
#Banner {
	height: 173px;
	width: 960px;
}
#Navigation {
	background-image: url(../images/NavigationBackground.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 960px;
	padding-bottom: 25px;
	overflow: hidden;
}
#ContentWrapper {
	background-color: #ffffff;
}

#LeftColumn {
	float: left;
	width: 750px;
	padding-left: 20px;
	padding-bottom: 40px;
	padding-top: 15px;
	margin-bottom: 20px;
}
.SubBackground {
	background-image: url(../images/ContentBackground2.jpg);
	background-repeat: repeat-y;
}


#RightColumn {
	float: right;
	width: 192px;
	background-color: #ffffff;
}
#RightColumn  h1 {
	font-size: 11px;
	color: #ffffff;
	background-color: #2e7022;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 7px;
}
.EmphasisTextLarge {
	font-size: 23px;
	color: #2e7021;
	font-style: italic;
}
.EmphasisTextSmall {
	font-weight: bold;
	color: #000000;
}
.BoxStyle1 {
	width: 190px;
	border: 1px solid #2e7022;
	margin-bottom: 23px;
	padding-bottom: 0px;
	overflow: hidden;
}
.BoxStyle1 p {
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
}
.BoxStyle1 ul {
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 5px;
	padding-left: 5px;
}
.BoxStyle1 h2 {
	color:#000000;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 10px;
}
.BoxStyle1 a
{
    margin-top:5px;
}

.clear {
	clear: both;
	margin-top: -7px;
}
.BoxStyle2 {
	width: 190px;
	border: 1px solid #2e7022;
	margin-bottom: 23px;
	padding-bottom: 0px;
}
.BoxStyle2 p {
	padding-right: 10px;
	padding-left: 13px;
	margin-bottom: 10px;
	font-size: 9px;
}
.rssStyle {
	color: #ffffff;
	margin-top: 5px;
	margin-right: 10px;
	height: 14px;
	padding-top: 1px;
	background-color: #1f4d16;
	float: right;
}
.rssStyle a {
	text-decoration:none;
	color: #ffffff;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}
.rssImage 
{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    border-width: 0px;
}
#LeftNav {
	float: left;
	width: 160px;
	margin-right: 5px;
	border-left: #1f4d16 solid 1px;
	margin-left: 1px;
}
#LeftNav li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: none;
	list-style-image: none;
}
#LeftNav a {
	color: #1f4d16;
	text-decoration: none;
	font-weight: bold;
}
#LeftNav a:hover, #LeftNav a:active {
	text-decoration: underline;
}
#LeftColumnMain {
	float: left;
	width: 930px;
	margin: 0px;
	padding: 15px;
	background-image: url(../images/ContentBackground_new2.png);
	background-repeat: repeat-y;
}
#MinHeightCenter {
	float: right;
	height: 680px;
	width: 1px;
}
.ImageRight {
	float: right;
	margin: 5px 5px 5px 5px;
}
.ImageLeft {
	float: left;
	margin: 5px 5px 5px 5px;
}
#ForumBlog li 
{
    list-style-type: none;
	list-style-image: none;
	margin-left:0px;
}
/* Footer Styles */
#FooterWrapper {
	background-image: url(../images/layout/FooterBottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-position: top;
}
#FooterShadow {
	width: 100%;
	height: 140px;
}
#Footer {
	height: 115px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#Footer h1 {
	font-size: 13px;
	font-weight: bold;
	color: #2e7021;
	line-height: 18px;
}
#Footer h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
#FooterRight {
	float: right;
	text-align: right;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
#FooterRight a {
	color: #2e7021;
	text-decoration: none;
}
#FooterRight a:hover, #FooterRight a:active {
	text-decoration: underline;
}
div[id="FooterShadow"] {
	background-image: url(../images/layout/ContentShadow2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Blog */
#BlogContent {
	float: left;
	width: 718px;
}
#BlogContent .BlogEntry {
	margin: 0 0 25px 0;
	padding: 0;
}
#BlogContent h1 {
	margin-bottom: 15px;
}
#BlogContent .BlogEntry .PostedBy {
	padding-top: 4px;
}
#BlogContent .BlogEntry h2 {
	font-size: 20px;
}
#BlogContent .BlogEntryWrapper h1,
#BlogContent .BlogEntryWrapper h2,
#BlogContent .BlogEntryWrapper h3,
#BlogContent .BlogEntryWrapper h4{
	color: #303030;
	font-size: 15px;
	margin-bottom: 10px !important;
}
#BlogContent .BlogEntryWrapper a {
	font-weight: bold;
}
#BlogContent .BlogEntryWrapper ul {
	padding: 0 0 15px 5px;
}
#BlogContent .BlogEntryWrapper .CommentsLink {
	padding-bottom: 4px;
}
#BlogContent .CommentsList h2, #BlogContent h2.LeaveCommentHeader {
	font-size: 15px !important;
}
/*
#BlogContent .CommentsList h4 {
	color: #000;
	margin: 0;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
}
*/

#BlogContent .CommentsList h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	padding: 5px 0 3px 0;
}
#BlogContent .CommentPost {
	padding: 0 0 5px 0;
	margin: 0 !important;
}
#BlogContent .CommentsList p {
	padding: 10px 0 10px 0;
	margin-bottom: 18px;
}

.ekleavecomment input, .ekleavecomment textarea {
	margin-top: 5px;
	border: 1px solid #999;
	font-size: 1.2em;
	vertical-align: middle;
	padding: 2px 3px 2px 3px;
	background-color: #FFD;
}
.ekleavecomment input.ekcommentbutton {
	color: #fff;
	margin-top: 10px !important;
	border: none !important;
	background-color: #2e7021 !important;
	padding: 5px 15px 5px 15px !important;
	cursor: pointer !important;
}
.ekleavecomment input.ekcommentbutton:hover {
	background-color: #4e9041 !important;
}
.ekleavecomment input.ekcommentbutton:active {
	background-color: #1e6011 !important;
}
#BlogSidebar h3 {
	font-size: 11px;
	color: #ffffff;
	background-color: #2e7022;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 7px;
}
#BlogSidebar ul {
	margin: 5px;
}
#LeftColumnBlog {
	float: left;
	width: 720px;
	margin: 0px;
	padding: 15px;
	background-image: url(../images/ContentBackground_new2.png);
	background-repeat: repeat-y;
}
/* Other Styles */

.imageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imageLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.imageOnRightWithBorder {
	border:1px solid #cccccc;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding:4px;
	
}
.imageOnLeftWithBorder {
	border:1px solid #cccccc;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding:4px;
	
}

