a {
	color:#8fd400!important;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
ul li {}
ol li {}
li a:link, li a:visited {}
li a:hover {}
li ul {}
del {}
ins {}
code {}
blockquote {}
blockquote cite {}
blockquote.alignright {}
blockquote.alignleft {}
blockquote p {}
hr {}
/* @end */

/* @group Header */

a#logo {
	color:#8fd400 !important;
	padding: 0;
};
/* @group Menu */

#navigation {}
#nav {
	background-color: #8fd400;
}
#nav .menu {
	border-right: 1px solid #77b800;
}
#nav .menu li {
	border-left: 1px solid #77b800;
    border-right: 1px solid #8fd400;
}
#nav .menu li:first-child {
	border-left:none;
}
#nav .menu li a {
	color: #fff !important;
	font-size: 1em;
}
#nav .menu li a:hover, #nav .menu li.current-menu-item a {
	color:#fff!important;
	background-color: #77b800!important;
}
#nav .menu li .sub-menu {}
#nav .menu li .sub-menu li {
	border-bottom:none;	
}
#nav .menu li .sub-menu li a {
	background-color: #8fd400;
	border-bottom: 1px solid #77b800;
}
#nav .menu li .sub-menu li a:hover {
	background-color: #77b800;
}
#nav .menu li .sub-menu li:last-child a {
}
#nav .menu li:hover .sub-menu {
	display:block;
}

#searchform {
	border: 1px solid #77b800;
}
#searchform .screen-reader-text {
	display:none;
}
#searchform #s {
	background: none repeat scroll 0 0 #FFFFFF;
}
#searchform #searchsubmit {
	background: url("../images/search-b.png") no-repeat scroll center center #8fd400;
}
/* @end */

/* @group Laout */

#wrap {}
.sidebar.left .xoxo li.widget_categories li {
	background-color:#f6fde1;
	border-bottom: 1px dotted #8fd400;
	padding: 6px 0 5px 25px;
}

#home-feature .widget-container {
    background: none repeat scroll 0 0 transparent;
}

.widget_nav_menu .menu {}
.widget_nav_menu .menu li {
	background-color:#f6fde1;
	border-bottom: 1px dotted #8fd400;
}
.widget_nav_menu .menu li:last-child {
	border:none;
}
.widget_nav_menu .menu li:hover, 
.widget_nav_menu .menu li.current-menu-item {
	background-color:#8fd400!important;
	color: #fff;
}
.widget_nav_menu .menu li:hover a,
.widget_nav_menu .menu li a:hover, 
.widget_nav_menu .menu li.current-menu-item a {
	color: #fff !important;
}
.sidebar.right {}
/* @end */

/* @group Sideber */
.sidebar-row {
}
.sidebar-row h3 {
	border-bottom: 1px solid #E4E4E4;
}
.sidebar-row ul li {
}
.sidebar-row.subscribe ul li {
	padding:1px 0 3px 23px;
}
.sidebar-row.ads a img {
	padding:8px;
	background:#f5f6f6;
	border:1px solid #ebebeb;
}
.sidebar.right .widget_sp_image {}
.sidebar.right .widget_sp_image a {}
.sidebar-row.ads a img:hover {
	background:#fff
}
.sidebar-row.ads.small {}
.sidebar-row.ads.small img {}
#search {
	background:#F5F6F6;
	border:1px solid #EBEBEB;
}
#search strong {
}
input.inputs {
	color:#999999;

}
.sidebar.left .widget_recent_entries {}
.sidebar.left .widget_recent_entries .widget-title {}
.sidebar.left .widget_recent_entries li {}
.sidebar.left .widget_meta {}
.sidebar.left .widget_meta .widget-title {}
.sidebar.left .widget_meta li {
	border-bottom:#8fd400 dotted 1px;
}
.sidebar.left .widget_meta li:last-child {}
.xoxo {}
.xoxo ul {}
.xoxo .widget-container {}
.sidebar.left .widget-container {}
.sidebar.left .widget-container h3.widget-title {}
#post-comment ul {}
#post-popular ul li, #post-latast ul li, #post-comment ul li {}
#post-comment ul li {}
#post-popular ul li a, #post-latast ul li a, #post-comment ul li a {}
#post-popular ul li .meta {}

/* @end */
/* @group Gallery */

.gallery {
}
.gallery a img {
	padding:8px;
}
.gallery a img:hover {}
.gallery-item {}
.gallery-caption {}
/* @end */

/* @group Content */

.post-row img.wp-post-image {
	background:#f5f6f6;
	border:1px solid #ebebeb;
}
.post-row img.wp-post-image:hover {
	background:#fff;
}
.post-row .post-title {
}
.post-title.insingle {
	color:#8fd400;
}
.post-title a {
}
.post-title a:hover {
	text-decoration:none;
}
.post-content {
	color:#666666;
}
.post-content.excerpt {
}
.post-meta {
	color: #7AB937 !important;
}
.post-meta p {
	margin:0;
	padding:0;
	color:#8fd400;
}
.post-meta-insingle {
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #e85a46;
}
/* Post Tag */
.post-tag h2 {
	color:#fff;
	border-bottom:1px solid #ebefe4;
	font-size: 18px;
}
.post-tag ul h2 {
	color:#6a655d;
}
.post-tag ul h3 a {
	color: #FFFFFF !important;
	font-size: 13px;
}
/* @end */

/* @group Post Box */

ul.post-box {
}
ul.post-box li {
}
ul.post-box li:first-child {
}
ul.post-box {
}
ul.post-box img {
}
ul.post-box h3 {
}
ul.post-box li:first-child img {
}
ul.post-box li:first-child p {
}
ul.post-box p {
}
ul.post-box h2 {
}
ul.post-box h3 a {
}
ul.post-box li.first h3 a {
}
/* @end */

/* @group UI Tabs */

.ui-tabs {
	background: none;
}
.ui-tabs-nav {
}
.ui-tabs-nav li {
	background:#f6fde1;
}
.ui-state-default {
	background:#fff;
	padding: 5px;
}
.ui-state-default ul{ margin: 0px;}
.ui-tabs .ui-tabs-nav li a {
	background: none repeat scroll 0 0 #8fd400;
	color: #fff !important;
}
.ui-tabs .ui-tabs-nav li a:hover, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	background: none repeat scroll 0 0 #77b800!important;
	color: #fff !important;
	cursor: text;
}
.ui-tabs .ui-tabs-panel {
	background: none repeat scroll 0 0 #FFFFFF !important;
	border: 1px solid #8fd400 !important;
}
.ui-tabs-selected {
}
.ui-tabs #post-comment ul {
	
}
.ui-tabs #post-comment ul li {
}
.ui-tabs #post-comment ul li .avatar {
}
/* @end */

/* @group Widget*/
.widget_categories li a {
	color: #8fd400 !important;
}
.widget_recent_entries ul li {
	border-bottom:#8fd400 dotted 1px;
}
.widget_recent_entries ul li:last-child {
	border:none;
}
.widget_recent_entries ul li:hover {
	background-color:#c1e770;
}
.widget-post-box {
	background: none repeat scroll 0 0 #f6fde1;
}
.widget-post-box .post-title {
}
.widget-post-box h3.box-title {
	background: none repeat scroll 0 0 #8fd400;
	color: #D6D9D0;
}
.widget-post-box h3.box-title a {
	color: #fff !important;
	line-height: 20px;
}
.widget-post-box ul li:first-child h3.post-title {
	background: none repeat scroll 0 0 #333333;
}
.widget-post-box .box-footer {
}
.widget-post-box ul {
}
.widget-post-box ul li {
	border-bottom: 1px dotted #f6fde1;
}
.widget-post-box ul li:last-child {
}
.widget-post-box ul li:hover {
	background:#f6fde1;
}
.widget-post-box ul li .thumb {
}
.widget-post-box ul li .thumb img {
}
.widget-post-box .post-content {
}
.widget-post-box ul li .post-title a {
	color: #8fd400 !important;
}
.widget-post-box ul li:first-child h3.post-title a {
	color: #fff !important;
}
.post-row {
	border-bottom: 1px dotted #f6fde1;
}
#post-popular ul, #post-latast ul, #post-comment ul {
	border: 1px solid #E8E8E8;
}
#wp-calendar {
}
#wp-calendar, #wp-calendar th, #wp-calendar caption {
}
#wp-calendar th {
	background:#f5f5f5;
	border:1px solid #f0f0f0;
}
#wp-calendar td {
	border:1px solid #f0f0f0;
}
#wp-calendar caption {
	background:transparent;
	color:#333;
}
#wp-calendar #today {
	background:#f5f5f5;
	font-weight:bold;
}
.widget_pages, .widget_calendar {
}
.widget_pages ul {
	padding: 5px 0px;
	list-style:inside;
}
.widget_pages ul li :hover {
	background-color:#c1e770;
}
.sidebar.right .widget_pages {
}
.widget_tag_cloud .tagcloud {
}
.widget_links {
	background-color:#f8f8f8;
}
.widget_links ul.xoxo {
}
/* @end */

.widget-container {
	background-color: #f6fde1;
	display: block;
	margin-bottom: 10px;
}
.widget-container h3.widget-title {
	background-color: #8fd400;
	color: #fff;
}
.sidebar.right h3.widget-title {
}
.sidebar.right .widget-container {
}
.sidebar.right .sitebar-tabs {
}
.sidebar.right .sitebar-tabs .ui-tabs .ui-tabs-nav li a {
}
.sidebar.right .widget_meta {
}
.widget-container.post-tab {
	background: none repeat scroll 0 0 #8fd400;
}
.widget-container.post-tab ul li h3 {
}
.widget-container.post-tab ul li {
	color:#eee;
}
.sidebar.right .widget_links {
}
/* @group Comment */

h3#comments, #respond h3 {
	color:#999999;
}
#respond h3 {
}
#comments {
}
#comments .navigation {
}
h3#response-title {
	text-transform:uppercase;
	text-shadow:1px 1px 0 #fff;
}
h3#response-title a {
	text-transform:capitalize;
	color:#666666;
}
h3#response-title a:hover {
	color:#000000;
}
a#cancel-comment-reply {
}
a#cancel-comment-reply-link {
}
p#loggedinas {
}
p#loggedinas a {
}
#main-container ul.commentlist {
}
.commentlist li.comment {
}
.commentlist li:last-child {
}
.comment-body {
}
#comments .comment-body ul, #comments .comment-body ol {
}
.comment-body p {
}
.comment-body p a {
}
#comments .comment-body p:last-child {
}
#comments .comment-body blockquote p:last-child {
}
.commentlist ol {
}
.commentlist .avatar {
}
em.comment-awaiting-moderation {
}
.comment-author {
}
.comment-author cite {
}
.comment-author cite a.url {
}
.comment-author .says {
}
.comment-meta {
}
.reply a {
}
.reply a:hover {
}
.commentlist .children {
}
.commentlist .children li {
}
.nopassword, .nocomments {
}
#comments .pingback {
}
.commentlist li.comment+ li.pingback {
}
#comments .pingback p {
}
#comments .pingback .url {
}
/* Comments form */
#respond, #contactForm {
}
#respond p {
}
#respond .comment-notes {
}
.children #respond {
}
h3#reply-title {
}
#comments-list #respond {
}
#comments-list ul #respond {
}
#respond .required {
}
.input-float {
}
#respond input, #contactForm input {
}
.comment-form-labels, #contactForm label {
}
.comment-form-labels small, #contactForm label small, .error {
}
.comment-form-labels.email {
}
#respond input#author {
}
#respond input#email {
}
#respond input#url {
}
#respond textarea, #contactForm textarea {
}
#respond input.send-comment {
}
/* @end */

/* @group Footer */

#footer-wrap {
	margin:0 auto;
	padding:0px 0 25px 0;
	
}
#footer {
	border-color: #77b800;
}
#footer p {
}
#footer p a {
}
/* @end */

.banner-top-site {
}
.banner-left-site {
}
.banner-right-site {
}
