﻿body {
	background:url(../images/bg.jpg) repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666;
	text-align: center;
	margin: 0;
	padding: 0;
}

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #81d601; }
.tag_cloud:visited { color: #019c05; }
.tag_cloud:hover { color: #ffffff; background: #69da03; }
.tag_cloud:active { color: #ffffff; background: #ACFC65; }

div {position:relative;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
ul {padding:0; margin:0;}
p {line-height:22px; margin:25px 0 0 0;}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:26px; 
	color:#000000;
	margin:0px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:22px; 
	color:#000000;
}

input
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px; 
	color:#000000;
	height:18px;
	padding:0; 
	margin:0;
	text-align: left;
	left: 0px;
	vertical-align: center;
}

select
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px; 
	color:#000000;
	height:18px;
	padding:0; 
	margin:0;
	text-align: left;
	left: 0px;
	vertical-align: center;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:12px;
	margin:10px 0 10px 0;
}

#wrap {
	background:url(../images/wrapbg.jpg) repeat-y; 
	width:927px;
	margin:25px auto;
	text-align:left;
}

#header {
	background:url(../images/header.jpg) no-repeat; 
	height:140px;
}

/* Content */
#content {
	/*border:1px solid #000;*/
	float:left;
	left: 20px;
	width: 608px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align: left;
	margin: 0;
	padding: 0;
}

#content img {
	background:#FFFFFF;
	border:1px solid #999999;
	margin:5px;
	padding:5px;
}

#content a {
	color:#000000;
}

#content a:hover {
	color:#82ac00; 
	text-decoration:none;
}

#content a:visited {color:#70d551;}
#content a:active { color:#70d551;}

.seo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999; 
	background:#efefef; 
	padding:3px;
}

blockquote {
	padding:5px;
	margin:20px 10px 0 10px; 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#000000; 
	background:#f7f7f7; 
	border-top:dashed 1px #666666; 
	border-bottom:dashed 1px #666666;
}

blockquote cite {
	color:#000000; 
	display:block; 
	font-weight:normal; 
	text-align:right; 
	padding:5px; 
	width:570px;
	border-top:solid 1px #f8ffe6;
}

.ul_standard {
	margin:0 0 0 15px;
}

.ul_standard li {
	list-style:square;
	padding:0 0 0 10px;
	line-height:20px;
}



/* Browse */
#browse { 
	background:url(../images/postbottombg.jpg) no-repeat;
	margin:25px 0 15px 9px;
	padding:40px 5px 10px 5px;
}
#browse h2 { 
	margin:0px 0 0 25px;
}

#browsecat {
	width:270px; 
	padding:5px 6px 8px 6px; 
	margin:35px 0 0 10px; 
	border:solid 1px #70d551; 
	background:#f8ffe6;
	color:#f8ffe6;
}

#browsecat h3 { 
	margin:5px 0 5px 5px;
}

#browse li {
	list-style:none;  
}
#browse li a {
	display:block;
	border-top:solid 1px #70d551;
	width:260px;
	padding:5px 5px 5px 5px; 
	text-decoration:none; 
	color:#000000;
}
#browse a:hover {
	background:#f8ffe6; 
	color:#000000;
}
#browse li a:visited, 
#browse li a:active {
	text-decoration:none;
	color:#70d551;
}



/* Menu */
#menu {
	float:left;
	left:10px;
	background:url(../images/sidemenu.jpg) no-repeat; 
	width:269px; 
	height:382px;
}

#menu h3 { 
	margin:65px 0 0 45px;
}

#menu ul {
	list-style:none;
	margin:0 0 0 40px;
	width:185px;
}
#menu li {
	border-bottom:1px solid #70d551;
}
#menu li.top {
	border-top:1px solid #70d551;
}

#menu a {
	display:block;
	width:180px;
	text-decoration:none;
	color:#666;
	padding:7px 0 3px 5px;
}
#menu a:hover, #menu a.active {	
	background-color:#f8ffe6;
}



/* Footer */
#footer {
	background:url(../images/footer.jpg) no-repeat; 
	background-position:bottom; 
	height:100px; 
	text-align:center;
}

#footercontent {
	margin:0 15px 0 15px; 
	padding-top:15px;
	border-top:solid 1px #d9e4cd;
}

#footer a, 
#footer a:visited, 
#footer a:active {
	color:#70d551; 
	text-decoration:none;
}
#footer #credit {
	font-size:10px;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:13px;
    height:13px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#000000;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#000000;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#000000; /*60c400<<529214*/
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#eeffab; /*E6EFC2*/
    border:1px solid #c0ff00; /*C6D880*/
    color:#000000; /*60c400<<529214*/
}
.buttons a.positive:active{
    background-color:#60c400; /*529214*/
    border:1px solid #60c400; /*529214*/
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#000000;
}
.buttons a.negative:hover, button.negative:hover{
    background:#e66d72; /*fbe3e4*/
    border:1px solid #c90007;/*fbc2c4*/
    color:#000000;
    font:#000000;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


