body {
	margin: 0;
	padding: 0;
	background: #FFF url('../img/bodybg.png') no-repeat left top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}
h3 {
	font-size: 20px;
}

ul,
ol {
}

a,
a:visited {
	color: #3EB9B4;
	text-decoration: none;
}

a:hover, a:active {
	color: #3EB9B4;
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.wrapper {
    margin:0 auto;
    padding: 0 10px;
    width:982px;
}

/* topbg */
.wrappertop {
    margin:0 auto;
    padding: 0;
    width: 1002px;
}

.topbg {
	background: url('../img/topbg.gif') no-repeat left top;
    height: 8px;
    font-size: 0px;
}

/* Menu */

#menu {
	float: left;
	width: 960px;
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #E2E5E2;
    height: 28px;
    padding: 0 10px;
}

#menu ul.level_1 {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: 28px;
	height: 28px;
}

#menu li.level_1 {
	float: left;
	text-align: center;
	padding: 0px;
	position: relative;
	height: 28px;
}

#menu li.level_1 a {
	display: block;
	padding: 0 20px;
	background: url('../img/delim.png') no-repeat right 50%;
	text-decoration: none;
    color:#696969;
    font-size:13px;
    font-weight:bold;
}

#menu ul.level_1 li.level_1 a:hover {
	color: red;
}

#menu ul.level_2 {
	display: none;
	position: absolute;
	top: 28px;
	width: 170px;
	padding: 10px 0;
	/*background-color: #16e;*/
	background-color: rgb(27, 117, 169);
	background-image: url('../img/img05.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0 0 0;
	list-style: none;
}
#menu li.level_2 {
	display: block;
	float: none;
	text-align: center;
}
#menu li.level_2 a {
	padding: 0px;
	background-image: none;
}

#menu ul.level_2 .level_2 a:hover {
	color: red;
}

#menu ul.level_3 {
	display: none;
}

#menu ul.level_1 li.active li a,
#menu ul.level_1 li.active ul.level_2 li.active li a  {
	color: white;
}

#menu ul.level_1 li.active a,
#menu ul.level_1 li.active ul.level_2 li.active a,
#menu ul.level_1 li.active ul.level_3 li.active a {
	color: #00ADF5;
}

/** LOGO */

#logo {
    background:transparent url(../img/logobg.gif) no-repeat scroll left top;
    float:left;
    height:73px;
    overflow:hidden;
    padding-left:25px;
    padding-top:12px;
    width:383px;
}
#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	text-transform: none;
}

#logo h1 a {
	text-decoration: none;
	color: #28313A; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 65px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #28313A; 
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }

#admin  {
	font-size: 11px;	
    background:transparent url(../img/subbg.gif) no-repeat scroll left top;
    float:right;
    height:52px;
    margin-top:33px;
    padding-left:21px;
    width:221px;
}
#registration {
	position: absolute;
	right: 0px;
	top: 110px;
	width: 130px;
	font-size: 11px;
}
#registration a {
	font-size: 11px;
}

#registration span {
	font-size: 11px;
}

#login {
}

#signup {
}
/* box */
.pagetitle {
    color: #3D3D3D;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 13px 0 0;
    text-transform: uppercase;
    width: 678px;
}
.mainbox {
    border-bottom: 4px solid #E1E1E1;
    padding-bottom: 4px;
}

.mainborder {
    border-bottom: 4px solid #E1E1E1;
    padding-bottom: 12px;
}

.featuredframe {
    float:left;
    padding-left:16px;
    width:225px;
}
.featuredtitle {
color:#7E7321;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
margin:0;
padding:10px 0 5px;
font-weight: bold;
}

.featuredpic {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #BEC0BE;
padding:2px;
}

.featuredtitle2 {
color:#272626;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:13px;
margin:0;
padding:5px 0 0;
font-weight: bold;
}
.featuredtitle2 a {
    color:#272626;
}
.featureddes {
color:#5B5F63;
font-size:11px;
padding-top:5px;
}

.featuredreadmore {
color:#A44229;
padding-top:5px;
}
.featuredreadmore a {
color:#A44229;
font-weight:bold;
}
/* Page */

#main {
    margin: 10px 0 0 0;
    background:transparent url(../img/contentbg.gif) repeat-y scroll left top;
}
/* Content */

#content {
	float: left;
	width: 578px;
	padding: 0px;
}

#content h3 {
}
/* Paging */
.paging {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;	
}
.paging .disabled {
	display:inline;
}
/* */
.message {
	color: red;
	margin: 10px 0;
}
.error-title {
	color: red;
	margin-bottom: 10px;
}
.error-message {
	color: red;
}
/* Post */

.posts {
	padding: 5px 10px;
	margin-bottom: 10px;
}

.posts .posted {
    border-bottom:1px dotted #2C2C2C;
    color:#2C2C2C;
    padding-bottom:4px;
    padding-left:30px;
    padding-top:2px;
}

.posts .title {
    background:transparent url(../img/bullet.gif) no-repeat scroll 5px 0;
    color:#4F4F4F;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:18px;
    font-weight:normal;
    line-height:20px;
    margin:0;
    padding:0 0 0 30px;
}

.posts .title a,
.posts .title a:visited {
    color: #4F4F4F;
    text-decoration: none;
}

.posts .title a:hover {
    text-decoration: underline;
}

.posts .image {
    float: left;
    margin: 5px 5px 5px 0;
}

.posts .entry {
    color:#4F4F4F;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    min-height: 35px;
    _height: 35px;
}

.posts .entry p {
    line-height:18px;
    margin:0;
    padding:0 0 8px;
}

.posts .social {
    height: 20px;
    border-bottom:3px solid #3EB9B4;
    padding-bottom: 15px;
    padding-left:10px;
    padding-top:5px;
}

.posts .social p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.posts .social .byline {
	float: left;
}

.posts .social a.selected {
    background:#D0E6A2 none repeat scroll 0 0;
    border:1px solid #BEBEBE;
    color:#191919;
}
.posts .social a {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #BEBEBE;
    color:#191919;
    display:block;
    float:left;
    font-size:11px;
    margin-right:5px;
    padding:1px 5px;
    text-align:center;
    text-decoration:none;
}

#page_search .posts .social a {
    float: right;
}

.ptags .social a {
    float: right;
}

.social a:hover {
    border:1px solid #BEBEBE;
    color:#6D0253;
    background:#DBF2FB;
}

.social a.selected {
    border:1px solid #BEBEBE;
    color:#191919;
    background:#D0E6A2;
}
.social a.selected:hover {
    border:1px solid #BEBEBE;
    color:#ffffff;
    background:#9EB66C;
}
/*
.post .social .more {
	padding: 0 0px 0 0px;
}

.post .social .comments {
	padding-left: 22px;
}
*/
.altrow {
}

.post {
	padding: 5px 10px;
	margin-bottom: 10px;
}

.post .posted {
    border-bottom:1px dotted #2C2C2C;
    color:#2C2C2C;
    padding-bottom:4px;
    padding-top:2px;
}

.post .title {
    color:#4F4F4F;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:18px;
    font-weight:normal;
    line-height:20px;
    margin:0;
    padding:0px;
}

.post .image {
    float: left;
    margin: 5px 5px 5px 0;    
}

.post .entry {
    color: #4F4F4F;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}

.post .entry p {
    line-height: 18px;
    margin: 0;
    padding: 0 0 8px;
}

.post .social {
    height: 20px;
    border-bottom:3px solid #3EB9B4;
    padding-bottom: 15px;
    padding-left:10px;
    padding-top:5px;
}

.post .social p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .social .byline {
	float: left;
}

.post .social a.selected {
    background:#D0E6A2 none repeat scroll 0 0;
    border:1px solid #BEBEBE;
    color:#191919;
}
.post .social a {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #BEBEBE;
    color:#191919;
    display:block;
    float:left;
    font-size:11px;
    margin-right:5px;
    padding:1px 5px;
    text-align:center;
    text-decoration:none;
}
.post .social a:hover {
    border:1px solid #BEBEBE;
    color:#6D0253;
    background:#DBF2FB;
}

.post .social a.selected {
    border:1px solid #BEBEBE;
    color:#191919;
    background:#D0E6A2;
}
.post .social a.selected:hover {
    border:1px solid #BEBEBE;
    color:#ffffff;
    background:#9EB66C;
}

.post .input textarea {
    width: 430px;    
}

#comments {
	margin-bottom: 20px;
}
#comments h3 {
    color:#4F4F4F;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:18px;
    font-weight:normal;
	margin-bottom: 10px;
	border-bottom: 1px dotted #2C2C2C; 
}

#comments .comment {
	margin: 0 0 10px 0;
	padding: 5px;
}

#comments .comment .user {
	float: left;
	border-right: 1px solid #5c5c5c;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	color: #c66;
}

#comments .comment .date {
	margin: 0 0 3px 0;
}

#comments .comment .content {
}

.no_comments {
	margin-bottom: 20px;
}
#captcha {
	width: 175px;
	height: 45px;
}
#reload {
	display:block;
	width: 60px;
	margin: -45px 0 40px 180px;
}

.post .tags {
	margin-bottom: 10px;
	height: 20px;
}

.post .tags h3 {
	float: left;
	padding-right: 5px;
	font-weight: normal;
	font-size: 12px;
}

.tags .tag {
	padding: 0px 2px 0 0;
}
.tags .tag a,
.tags .tag a:visited {
	text-decoration: none;
}

.tags .tag a:hover {
	text-decoration: underline;
}

.input {
	margin-bottom: 10px;
}
.input label {
	display: block;
}
.input input {
	border:1px solid #DFE1E0;
	padding:3px;
	width: 300px;
}
.input textarea {
	border:1px solid #DFE1E0;
	padding:3px;
	width: 400px;
}
.submit input {
	background: #3EB9B4 none repeat scroll 0 0;
	border: 1px solid #4FBfB4;
	color: #FFF;
	font-size:11px;
	padding:3px;
}
.checkbox input {
    float: left;
    width: 20px;
    margin: 0px;
} 
.back_top {
	text-align: right;
}
/* Products */
#products .posts {
    float: left;
    width: 170px;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 0 0 10px 10px;
    _margin: 0 0 10px 7px;
    min-height: 150px;
    height: 170px;
}

#products .posts .title {
    background: none;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
}

#products .posts .image img {
    height: 95px;
}

#products .posts .entry {
    min-height: 20px;
    clear: both;
    padding: 0px;
    text-align: center;
}

#products .posts .entry p {
    padding: 0px;
}

#products .posts .social {
    clear: both;
    border: none;
    padding: 5px 0;
}

#products .posts .social a {
    float: right;
}
/* Product tags */
#page_ptags .posts {
    float: left;
    width: 170px;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 0 0 10px 10px;
    _margin: 0 0 10px 7px;
    min-height: 150px;
    height: 170px;
}

#page_ptags .posts .title {
    background: none;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
}

#page_ptags .posts .image img {
    height: 95px;
}

#page_ptags .posts .entry {
    min-height: 20px;
    clear: both;
    padding: 0px;
    text-align: center;
}

#page_ptags .posts .entry p {
    padding: 0px;
}

#page_ptags .posts .social {
    clear: both;
    border: none;
    padding: 5px 0;
}

#page_ptags .posts .social a {
    float: right;
}

/* Sidebar */
#sidebar1 {
	float: left;
	width: 165px;
	margin: 0 0 0 5px;
	padding: 0px;
    border-top: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    background-color: #E8FED8;
}
.midtitle {
    color:#272626;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:18px;
    font-weight:normal;
    margin:0;
    padding:5px 0 10px 10px;
}

#sidebar1 ul,
#sidebar1 ol {
    margin: 0px;
    padding: 0px;
}

#sidebar1 li {
    background: url("../img/bullet1.gif") no-repeat scroll 10px 8px #E1FBCD;
    border-bottom:1px solid #E1E1E1;
    color:#535353;
    cursor:pointer;
    display:block;
    line-height:24px;
    list-style:none outside none;
    margin:0;
    padding:0 0 0 22px;
    text-decoration:none;
}
#sidebar1 li a  {
    color: #535353;
    text-decoration: none;
}
 
#sidebar2 {
	float: right;
	width: 215px;
	margin: 0;
	padding: 0 5px 0 10px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
}

#sidebar2 li ul {
}

#sidebar2 li li {
}

.sponsortop {
	margin: 0;
    padding: 7px 6px 0 6px;
}
.sponsortop li {
	line-height: 15px;
	margin-bottom: 10px;
}
.sponsortitle {
    border-bottom: 1px dashed #B1B1B1;
    color: #272626;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 8px 0 7px 0;
}
/* Tags */
#tags {
    width: 180px;
    padding: 10px;
    background-color: #E8FED8;
    border: 1px solid #E1E1E1;
}
#tags a,
#tags a:visited {
    color: #535353;
    text-decoration: none;
    padding-right: 5px;
    float: left;
    line-height: 20px;
    white-space: nowrap;
}
#tags a:hover {
    text-decoration: underline;
}

/* Search */

#search {
    background:transparent url(../img/search.gif) no-repeat scroll left top;
    float:right;
    height:30px;
    padding-left:13px;
    padding-top:7px;
    width:289px;
}

#search h2 {
	margin-bottom: 20px;
}

#search .input {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#search .input input {
	width: 190px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #DFE1E0;
}

#search .submit {
}

#search .submit input {
	padding: 1px;
	border: 1px solid #768607;
	background: #A8BF0A;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
    letter-spacing: 1px;
}

.search {
    margin-bottom: 10px;
    padding: 5px 10px;
}

.search h3 {
    color: #4F4F4F;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}

.search .input {
	float: left;
	width: 353px;
	margin: 0px;
	padding: 0px;
}

.search .input input {
	width: 340px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}

.search .submit {
}

.search .submit input {
	padding: 3px;
	border: 1px solid #4FBfB4;
	background: #3EB9B4;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

.sdivider {
    height: 10px;
    line-height: 10px;
    padding: 10px 0 0 0;
    border-bottom: 1px dotted #3EB9B4;
}
/* Contact */
#contact {
	margin-bottom: 20px;
    padding: 5px 10px;
}
#contact_response {
    padding: 5px 10px;
}
#contact h3 {
    color:#4F4F4F;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:18px;
    font-weight:normal;
    line-height:20px;
    margin:0;
    padding:0;
}
#email {
	margin: 15px 0;
	padding: 15px 0;
	border-bottom: 1px dashed #DFE1E0;
	/*border-top: 1px dashed #DFE1E0;*/
}
/* Flash Message */
#flashMessage {
    padding: 5px 10px;
}
/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer {
    color: #21272C;
    margin: 20px 0 0 0;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    border-top: 4px solid #E1E1E1;
    text-align: center;
    position: relative;
}

#footer p {
	font-size: 12px;
}

#legal {
}

#legal a {
	font-weight: normal;
	color: #fff;
}
#rss {
	position: absolute;
	top: 5px;
	left: 10px;
}

#rss img {
    width: 20px;
}
/* Comments */
#loader {
	display: none;
	color: red;
}
/* time total */
#time_total {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	color: white;
}

/* log */
.cake-sql-log {
	background-color: #F5DEB3;
}

/* text */
.highlight {
	background-color: yellow;
}
/* other */
.clear {
    clear: both;
}

#amazon {
    padding: 15px 2px;
}
.sbuttons {
    float: right;
    padding: 0 0 5px 5px;
}
.sbuttons .fb,
.sbuttons .tw,
.sbuttons .bz {
    padding: 0 0 5px 0;
    text-align: center;
}
