html, body{}
body{
	color:#333333;
	vertical-align:baseline;
	background: #fafafa;
	font-size: 12px;
}

body, a, .img-thumb img, .related-content img, .block-big .block-image img, .slider-thumb, .tab-img img, .block-small .block-image img, #searchsubmit, .submit, #submit, #socialCounterWidget .icon {
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-webkit-transition: all 0.2s;
	transition: all 0.2s linear;
}

/* COMMON STYLES ------------------------------------------------------------------------- */
a{
	text-decoration:none;
	color:#555;
}

a:hover {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom:0.9em;
	font-family: 'Open Sans',Arial,sans-serif; 
	text-transform: uppercase; 
	font-weight: 400;
}

h1 small{
	display:block;
	font-size: 14px;
	margin-top:2px;
	color:#333;
}
h2 small{display:block;
	font-size: 14px;
}
h3 small{display:block;
	font-size: 11px;
}

p {
	line-height:1.7em;
	margin-bottom:1.6em;
}

hr {
	width:100%;
	height:0;
	border:0 none;
	margin:20px 0;
	padding:0;
	height:1px;
	background:url("../i/bg-hr.gif") repeat-x scroll center center transparent;
	clear:both;
}

table{width:100%;border-collapse:collapse;border-spacing:10px;}
table td{vertical-align:top;padding: 0 10px 20px 10px;}

.bypostauthor {
}

.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

.gallery br , .gallery p {
	display:none;
}

.gallery .gallery-item {
	margin-bottom: 10px;
	margin-top: 0;
}

.gallery .gallery-item img {
	max-width: 100%;
	height: auto;
}

.gallery:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.indexed.format-image .wp-caption .wp-caption-text {
	color: #505050;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}

.blog .sticky .entry-header .entry-meta {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.blog-title img {
    margin-bottom: 10px;
}

.blog-title h2 {
	margin-bottom:10px;
	text-transform:capitalize;
}

.reply-btn {
	background: url("../i/reply.gif") no-repeat scroll 0 0 transparent;
	float: right;
	width: 67px;
	height: 28px;
	text-align: center;
	line-height: 32px;
	color: rgb(255, 255, 255);
	position: absolute;
	right: 6px;
	font-family: 'Open Sans',sans-serif;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	font-size: 11px;
}

.reply-btn a, .reply-btn a :hover{
	color: #ffffff!important;
}


/* REVIEW ------------------------------------------------------------------------- */

.review-block { 
	background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    -moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px; 
    color: #000000;
    float: right;
    margin: 0 0 10px 25px;
    width: 215px;
}

.review-wrap {
	padding: 20px;
}

.stars {
	float: right;
}

.overall {
	text-align:center;
	font-family: 'Open Sans',Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	color: #3D3D3D;
}

.review-sep {
	background: #dddddd;
	margin-top: 10px;
	height: 1px;
	margin-bottom: 10px;
}

.overall img {
	padding-top:10px;
	padding-bottom: 5px;
}

.review-wrap ul li {
	padding:5px 0;
}

.expand {
	overflow: hidden;
	margin-top: 10px;
	display: none;
}

#expand-btn {
	cursor:pointer;
	font-size: 12px;
	text-transform: none;
	font-family: Arial;
	text-decoration: none;
}

#expand-btn:hover {
	text-decoration:underline;
}

.main-wrapper {
	position: relative;
}

.main {
	position: relative;
	max-width: 1360px;
	min-width: 960px;
	margin: 0 auto;
	padding: 15px;
}

#wpadminbar {z-index:1008!important;}

.header {
    margin: 0 auto;
    position: relative;
    max-width: 1360px;
	min-width: 960px;
	padding: 0 15px;
}

.header-wrapper {
	margin-bottom: 20px;
}

.logo {
	float:left;
}

.logo img {
	position:relative;
	padding:0;
}

.logo h1 {
	margin-bottom:0;
}

.top-ads {
	float:right;
}

.top-ads .widget_text .textwidget {
	padding:0;
}

.top-ads .widget_text .wg-bg {
	display:none;
}

.menu-nav-top{
	display:block;	
}

.nav-top-wrapper .select-menu, .top-header-menu .select-menu
{
	display: none;
}

.textwidget .vimeo, .textwidget .youtube {
	margin:0;
}

.top-header-menu {
	max-width: 1360px;
    min-width: 960px;
	margin: 0 auto;
	padding: 0 15px; 
	display: block;
	position: relative;
	height: 22px;
	line-height: 1.6em;
	font-size: 12px;
}

.top-header, .top-header-menu .sub-menu {
	background: #575757;
}

.top-header {
	margin-bottom: 35px;
	position: relative;
	border-bottom: 4px solid #DDDDDD;
}

.nav-top-wrapper .nav-top li a{
	display:inline-block;
	float:left;
}
.nav-top-wrapper .nav-top li {
	float: left;
	display: block;
	background: url("../i/menu-divider.png") no-repeat scroll right bottom transparent;
	padding-right: 2px; 
	height: 45px;
	position: relative;
}

.nav-top-wrapper .nav-top li .sub-menu, .nav-top-wrapper .nav-top li .sub-menu li ul, .top-header-menu .sub-menu {
    list-style: none outside none;
    position: absolute;
    top: 55px;
    width: 160px;
	color:#ffffff;
	z-index:1000!important;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	display:none;
	padding: 0;
	background: #80B600;
}

.top-header-menu .sub-menu {
	top:35px;
}

.top-header-menu .sub-menu li{
	padding: 0 8px 3px;
}

.top-header-menu .sub-menu li a{
	height:auto;
}

.nav-top-wrapper .nav-top li .sub-menu li ul {
    left: 160px;
    position: absolute;
    top: 0px;
	color:#ffffff;
	z-index:1000!important;
}

.nav-top-wrapper .nav-top li .sub-menu li {
	background: none;
    position: relative;
	font-size:12px!important;
	z-index:1000!important;
	width:140px;
	padding:10px 0 10px 20px;
	margin:0;
	height: auto;
	border-bottom: 1px solid rgba(20, 20, 20, 0.3);
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.nav-top-wrapper .nav-top li .sub-menu li:hover {
	background-image: url("../i/sub-menu-hover.png");
}

.nav-top-wrapper .nav-top li .sub-menu li:first-child {
	border-top: none;
}

.nav-top-wrapper .nav-top li .sub-menu li:last-child {
	border-bottom: none;
}

.cat-tip a {
    display: block;
    padding: 10px;
    position: absolute;
    z-index: 1000;
	color: #fff;
	text-decoration: none;
	left: 0;
	bottom: 0;
	font-family: 'Open Sans', Arial, sans-serif;
    font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}

.nivo-caption .cat-tip a:hover {
	text-decoration: none;
	background-color: #444444;
}

.totop {
	position: fixed;
	right: 15px;
	bottom: 15px;
	display: none;
	cursor: pointer;
}

.magman_widget_text {
	background:none!important;
	border:none!important;
}

.magman_widget_text .wg-bg {
	display:none;
}

#sidebar-right .magman_widget_text .wg-bg {
	display:block;
}

.post-entry p {
	margin-bottom:0
}

#slider-featured {
    margin-bottom: 20px;
    overflow: hidden;
}

.slider-main li {
    cursor: pointer;
    float: left;
	display:inline-block;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 313px;
	height:265px;
}

.slider-main {
	height:265px;
}

.slider-wrap {
	overflow:visible!important;
}

.carousel-control {
    border: medium none;
    cursor: pointer;
    font-size: 0;
    height: 49px;
    line-height: 0;
    position: absolute;
    text-indent: -9999px;
    width: 27px;
	top: 150px;
}

.previous {
    background: url("../i/prev.png") no-repeat scroll 0 0 transparent;
    left: -27px;
}
.next {
    background: url("../i/next.png") no-repeat scroll 0 0 transparent;
    right: -27px;
}

.slider-main input {
	display:block;
}

.logo-adv {
	overflow: hidden;
	margin-bottom: 35px;
	position: relative;
}

.bottom-header {
	background: url("../i/menu-middle.png") repeat-x scroll 0 0 transparent;
	background-color: #80B600;
	height: 55px;
	font-family: 'Open Sans', Arial;
	font-size: 13px;
	text-transform: uppercase;
}

.nav-top-wrapper .nav-top li a {
	color:#ffffff;
	height: 30px;
	padding: 14px 20px;
}

.nav-top-wrapper .nav-top li a:hover, .nav-top-wrapper .nav-top .current-menu-item a, .nav-top-wrapper .nav-top .current-post-ancestor a, .nav-top-wrapper .nav-top .current-menu-parent a {
	background: url("../i/menu-hover.png") repeat-x scroll 0 0 transparent;
	text-decoration:none;
}

.nav-top-wrapper .nav-top li .sub-menu li a {
	color:#ffffff;
	background:none;
	padding: 0pt;
	height:auto;
}

.top-header-menu ul li {
	display: inline;
	float: left;
	margin-right: 15px;
	
}

.top-header-menu .social li {
	border-right: 1px solid rgba(20, 20, 20, 0.2);
	border-left: 1px solid rgba(255, 255, 255, 0.1);	
}

.top-header-menu ul li a , .top-header-menu {
	color:#dedede;
	display: block;
	height: 36px;
	line-height: 36px;
}

.sub-menu-wrapper li {
	position:relative;
}

.sub-menu-wrapper li a  {
	line-height: 23px!important;
}

.widget_nav_menu .sub-menu {
	display:block;
}


/* TITLE -------------------------------------------------------------------------- */
.title-wrapper {
	position:relative;
	border: 1px solid #E1E1E1;
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 20px;
	margin-bottom: 20px;
}

.title-wrapper h1 {
    display: block;
	margin: 0;
}

.title-wrapper .title h2{
	display:inline-block;
	line-height:1.3em;
	color:#fff;
}

.single-title-wrapper h1 {
	font-size: 37px;
	font-weight: 700;
	text-transform:capitalize;
	color: #555555;
}

.feedback {
	overflow: hidden;
	position: relative;
}

.nav-header-wrapper .nav-header li a:hover, .nav-header li.current-menu-item a{
	background: url(http://www.gohacking.com/wp-content/themes/GoHacking-2012/i/arr-nav-header-active.png) center bottom no-repeat;
	text-decoration:none;
}


/* CONTENT -------------------------------------------------------------------------- */
.content-wrapper, .author-wrapper, #comments-wrapper, .related-wrapper {
	margin: 0;
	width: 56.35%;
	float: left;
	overflow: visible;
	position: relative;
}

.content{
	min-height:100%;
	margin:0 auto!important;
}
.article {
	display: block;
	position: relative;
}

.category-name {
	float: left;
	background: url("../i/meta.png") no-repeat scroll left 50% transparent;
	padding: 3px 24px 2px 24px;
	position: relative;
	top: -3px;
}

.category-date {
	float: right;
	background: url("../i/time.png") no-repeat scroll 0 50% transparent;
	padding: 3px 0 2px 27px;
	position: relative;
	top: -3px;
}

.category-comments {
	float: left;
	padding: 10px;
	height: 12px;
	overflow: visible;
}

.article_main{
	display:inline-block;
	float:left;
	padding:0 35px;
}

.search-resultshr{
	margin: 18px 0;
}

#searchform label {
	display: none;
}

#searchform #s {
	border: none;
	padding: 8px 7px;
	float: left;
	width: 70%;
	color: #999;
	margin: 0;
}

#searchform #searchsubmit {
    cursor: pointer;
    font-size: 11px;
    padding: 0 12px;
    position: relative;
    text-decoration: none !important;
    width: auto;
	margin: 0;
	color: #FFFFFF;
	border: none;
	font-family: 'Source Sans Pro',?Arial,?sans-serif;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}


.post-nav  {
	font-size: 12px;	
	margin-top: 20px;
	overflow: hidden;
}

.post-nav .p-prev {
	float: left;
	
}

.post-nav .p-next {
	float: right;
}


.widget_search {
	max-width: 100%;
	height: 33px;
}

#searchsubmit {
	float: right;
}

.breadcrumb {
	font-size: 9px;
	padding: 10px 18px;
	text-transform: uppercase;
	position:relative;
	background: none repeat-x scroll center top #FFFFFF;
	border: 1px solid #E1E1E1;
	border-bottom:none;
	width:auto;
}

.page-template-template_full_width-php .breadcrumb {
	width: auto;
}

.breadcrumb a:hover {
	text-decoration:underline;
}

.breadcrumb *:first-letter{
	text-transform:capitalize;
}

.img-thumb {
	float: left;
	margin-right: 25px;
	position: relative;
}

.single .img-thumb {
	float: none;
	position: relative;
	margin-right:25px;
	margin-bottom:20px;
	width: 100%;
}

.single .img-thumb img {
	max-width: 98.45%;
 }

.img-thumb a {
	display:block;
}

.img-thumb img, .related-content img, .block-big  .block-image img, .slider-thumb {
	display:block;
	border: 1px solid #E1E1E1;
	padding: 4px;
	background: #f3f3f3;
	height: auto;
    max-width: 100%;
}

.authorinfo img, .avatar img  {
	float: left;
	width: 80px;
	border: 1px solid #E1E1E1;
	height: 80px;
	padding: 4px;
	margin-right: 15px;
	background: #fdfdfd;
}

.avatar img {
	margin-right: 20px;
	height: 60px;
	width: 60px;
	float: left;
}

.preloader { 
	background:url(../i/preloader/89.gif) center center no-repeat #ffffff;  
}

.expand ul {
	margin: 0!important;
	list-style: none!important;
}

.response-info {
	margin-bottom: 10px;
}

.response-info h6 {
	margin-bottom: 0;
}

.comment-text {
	padding: 15px;
	background: url("../i/main_bg.gif") repeat scroll center center transparent;
	border: 1px solid #ECECEC;
	overflow: hidden;
	min-height: 30px;
	display: block;
}

.authorinfo {
	overflow: hidden;
}

.related-block {
	float: left;
	margin-right: 3.451370193967005%;
	width: 22.08876924138883%;
	text-align: center;
}

.related-block a {
	line-height: 18px;
}

.related-block-last {
	margin-right:0;
}

.related-block img {
	margin-bottom: 10px;
}

.info, .info-list {
	font-size: 12px;
	position: relative;
	padding:10px 15px 10px 24px;
	background: #f3f3f3;
	float: left;
}

.ribbon-arr {
	height: 37px;
	font-family: 'Open Sans', Arial;
	line-height: 14px;
	font-weight: 400;
}

.info-single {
	left: -20px;
	position: relative;
	top: -12px;
	height: 40px;
	width: 100%;
}

.post-entry {
	display:block;
	overflow:hidden;
}

.sub-menu-wrapper .sub-menuspan {
	display:none!important;
}

.galleries {
    display: block;
    float: left;
    position: relative;
    width: 170px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.full {
	width: 100%;
}

.article .pagenav, .pagenav{
    font-size: 11px;
	clear:both;
	padding:10px 0;
	position: relative;
	font-family: 'Open Sans';
}

.article .pagenav a, .pagenav a, .pagenav .pages {
    color: #FFFFFF!important;
    display: inline-block;
    margin-right: 4px;
	margin-left: 4px;
    padding: 9px 14px 7px 14px;
    text-decoration: none !important;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);	
	text-transform: uppercase;
}
.pagenav .pages {
	color:#FFFFFF;
}

.comments-inner a {
	height: 28px;
	display: block;
}

#respond {
	overflow: hidden;
}

.no-comments {
	margin: 0!important;
}

.article .pagenav a:hover , .pagenav a:hover{
	background-color: #545454;
	color: #ffffff;
}
.article .pagenav a.active, .pagenav a.active {
	background-color: #545454;
	color: #FFFFFF;
}


#comment, #url, #author, #email, .feedback .name , .feedback .email, .feedback .message  {
	background: url("../i/main_bg.gif") repeat scroll center center transparent;
	border: 1px solid #ececec;
}

.logged-in #comment {
	background: url("../i/main_bg.gif") repeat scroll center center transparent;
	border: 1px solid #ececec;
	height:160px;
	width: 582px;
	margin-bottom: 15px;
	padding: 7px;
}

.logged-in  #comment-textarea-admin {
	float: left;
}

#comment-input-fields {
	width: 40%;
}

#comment-input-fields input, .feedback .name, .feedback .email  {
	width: 98%;
	display: block;
	margin-bottom: 20px;
	padding: 7px;
}

#comment-input-fields label, #comment-textarea-field label , #comment-textarea-admin label,.feedback label{
	margin-bottom: 5px;
	display: block;
}

#comment-textarea-field textarea, .feedback .message {
	padding: 7px;
	width: 97.7%;
}

#comment-submit-button, #comment-submit-admin {
	margin-top: 20px;
	clear: both;
}

.commentlist .children {
	margin:0 0 0 55px;
}


/* SIDEBARS ------------------------------------------------------------------------------ */

#sidebar-right {
    float: right;
    position: relative;
    width: 42%;
}

#inner-right {
	float: right;
	width: 40%;
}

#inner-left {
	float: left;
	width: 56%;
}

#sidebar-left .widget, #sidebar-right .widget{
	margin: 0 0 20px;
	overflow:hidden;
	position:relative;
	background: none repeat scroll 0 0 #FFFFFF;
	visibility: visible;
	border: 1px solid #E1E1E1;
	font-size: 12px;
}

#sidebar-left .widget ul, #sidebar-right .widget ul {
	padding:5px 18px 3px;
}

.widget_magman_counter_widget {
	border: 1px solid #E1E1E1;
}

.socialCounterWidget .socialCounterBox {
    width: 32.9%;
    display: block;
    float: left;
	text-align: center;
	padding: 15px 0;
	color: #777777!important;
}

.socialCounterWidget .socialCounterBox:hover {
    text-decoration: none;
}

.socialCounterWidget #c_twitter {
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}


#socialCounterWidget span {
	display:block;
}

#socialCounterWidget .icon img {
	display:block;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}

#socialCounterWidget .icon {
	margin-bottom: 8px;
	position: relative;
	top: 0;
}

#socialCounterWidget a:hover .icon {
	top: -5px;
}

#socialCounterWidget a:hover, #socialCounterWidget a:hover {
	color: #222222;
}

#socialCounterWidget .title {
	font-size:10px;
	top:8px;
	left:70px;
}

#socialCounterWidget .count {
	font-weight: 700;
	left:70px;
	top:23px;
	font-size: 15px;
}

.facebook_like iframe {
	width: 100%!important;
}

.footer-wrapper {
	background: url("../i/footer-overlay.png") repeat scroll 0 0 transparent;
	border-bottom: 1px solid #111111;
	background-color: #232323;
	border-top: 4px solid #ddd;
}

.footer ul {
	margin: 0;
	padding: 10px 0 0;
}

.footer .widget {
	float: left;
	width: 22.1875%;
	display: block;
	margin-right: 3.4%;
	font-size: 12px;
}

.footer .widget-last {
	margin-right:0;
}

.widget_text .textwidget{
	padding:20px 0;
}

.widget_calendar .wg-bg {
	display: none;
}

#wp-calendar {
	font-size: 11px;
}

#wp-calendar caption {
	font-family: 'Open Sans',Arial,sans-serif;
    padding: 10px 18px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
}

#wp-calendar>thead>tr>th {
    padding: 6px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

#wp-calendar>thead>tr>th:last-child {
	border-right: none;
	border-bottom: 1px solid #e1e1e1;
}

#wp-calendar>tbody>tr>td {
    padding: 6px;
	text-align: center;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	color: #999999;
}

#wp-calendar>tbody>tr>td:last-child {
    border-right: none;
}

#wp-calendar>tbody>tr>td>a {
	font-weight: 700;
}

#wp-calendar>tfoot>tr>td {
    font-size: 13px;
    font-weight: 700;
    padding: 6px;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar .pad {
	background: transparent;
}

.homepage  .widget_text .textwidget, .homepage .textwidget {
	padding:0;
	margin-bottom:20px;
	text-align: center;
}

#sidebar-left .widget .tab_wrap ul, #sidebar-right .widget .tab_wrap ul {
	padding:0!important;
}

.search-results {
	line-height:1.6em;
}

.wg-bg {
	padding: 10px 18px 10px;
	background-color: #709F01;
	color: #FFFFFF;
}

.footer .wg-bg, .footer #wp-calendar caption {
	background: transparent!important;
	padding: 10px 0;
}

.wg-bg h5 {
	margin-bottom: 0;
}


#recentcomments li{
	line-height:1.6em;
	background: url("../i/icon-comments.png") no-repeat scroll left center transparent;
	border-bottom: 1px solid #505050;
	padding: 7px 0 7px 25px!important;
}

.widget_meta li, .blogroll li, #sidebar-right .widget_meta li,#sidebar-right .blogroll li{
	line-height:1.6em;
	background: url(../i/link.png) left 50% no-repeat;
	border-bottom: 1px solid #E1E1E1;
	padding: 7px 0 7px 29px;
}

.widget_archive li{
	line-height:1.6em;
	border-bottom: 1px solid #E1E1E1;
	padding: 7px 0 7px 0;
}

#sidebar-right  ul li:last-child {
	border-bottom:none;
}

#sidebar-right  ul li {
	border-bottom:1px solid #E1E1E1;
}

.blogroll li:last-child{
	border-bottom: none;
}

.magman-flickr-widget {
	padding-top: 18px;
}

#sidebar-right .magman-flickr-widget {
	padding: 10px 18px 15px;
	overflow: hidden;
}

.entry {
	margin-bottom: 20px;
	line-height: 1.7em;
}

.widget_categories li,#sidebar-right .widget_pages li{
	background: url(../i/meta.png) left 50% no-repeat;
	border-bottom: 1px solid #E1E1E1;
	padding: 7px 0 7px 25px!important;
}

.footer .widget ul li, .footer #twitter_update_list li {
	border-bottom: 1px solid #111111;
	border-top: 1px solid #2d2d2d;
}

.footer .widget_categories li, .widget_pages li{
	padding: 7px 0 7px 29px;
}

.footer .widget ul li:first-child, .footer #twitter_update_list li:first-child {
	border-top: none;
}

.footer .widget ul li:last-child, .footer #twitter_update_list li:last-child {
	border-bottom: none;
	border-top: 1px solid #2D2D2D;
}

.widget_meta li:last-child, .widget_categories li:last-child{
	border-bottom: none;
}

.widget_nav_menu ul.sub-menu {
    margin-left: 0 !important;
}

.widget_nav_menu li a {
    background: url("../i/arr-nav-sidebar.png") no-repeat scroll 2px 50% transparent;
    display: block;
    padding: 7px 0 7px 22px;
	border-bottom:1px solid #E1E1E1;
}

#sidebar-right .widget_nav_menu li {
	padding:0;
	border:none;
}

#sidebar-right .widget_nav_menu .current-menu-item {
	bAckground: #f2f2f2;
}

#sidebar-right .widget_nav_menu li:last-child  {
	border:none;
}

.widget_tag_cloud a{color:#333;}

.thumbnail {
    border: medium none;
    display: block;
    float: left;
    line-height: 100%;
    margin: 4px 8px 8px 0;
}

.thumbnail img {
	background-color: #FFFFFF;
    float: left;
    padding: 4px;
	background: url("../i/main_bg.gif") repeat scroll center center transparent;
	border: 1px solid #E1E1E1;
}

.attachment-thumbnail {
	border:1px solid #E1E1E1!important;
}

/* WIDGETS -------------------------------------------------------------------------------- */

#twitter_update_list li {
	background:url("../i/icon-twitter2.png") no-repeat scroll left 1em transparent;
	border-bottom: 1px solid #505050;
	padding:10px 0 10px 25px !important;
}

.footer #twitter_update_list li {
	background:url("../i/twitter-footer.png") no-repeat scroll left 1em transparent;
}

#sidebar-right ul li, #sidebar-left ul li, .footer {
	padding:10px 0;
	line-height: 1.7em;
}

.wp_syntax {
	margin-bottom:25px!important;
}

.homepage .block-image {
	float: left;
	position: relative;
	display: inline-block;
	margin-right: 2.5%;
	margin-bottom: 15px;
}

.block-big .block-image {
	margin-right: 0;
	width: 100%;
}

.homepage .block-small .block-image {
	margin-bottom:0;
	width: 22.20324508966695%;
}

.block-big {
	float: left;
	margin-right: 3%;
	width: 100%;
}

.magman_homepage_1col .block-big {
	width: 47%;
}

.magman_homepage_1col .block-small {
	width: 48.5%;
}

.homepage .block-big p {
	margin-bottom: 0;
	margin-top: 10px;
}

.block-small {
	float: right;
	overflow: hidden;
	position: relative;
	width: 100%;
	border-bottom: 1px dashed #E1E1E1;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}

.block-small:last-child {
	padding-bottom:0;
	border-bottom: none;
	margin: 0;
}

.block-wrapper {
	position: relative;
	float: left;
}

.homepage  .block-small  .details {
	line-height: 1.4em;
	position: relative;
	float: right;
	width: 73.95018502704241%;
}

.homepage .magman_homepage_2col .block-half {
	float: left;
	width: 48.27262507871444%;
	margin-right: 3%;
}

.homepage .magman_homepage_2col .block-half-last {
	width: 48.27262507871444%;
	float: left;
}

.block-half  .block-big, .block-half-last  .block-big {
	padding-bottom: 30px;
}

.homepage h2, .slider h2 {
	font-size: 16px;
	text-transform: none;
	margin-bottom: 5px;
}

.slider h2 {
	width:292px;
	margin-top: 15px;
}

.hm-title {
	background: url("../i/sub-bg.png") repeat scroll 0 0 transparent;
	margin-bottom: 20px;
	text-align: center;
}

.hm-title span {
	background: #ffffff;
	padding: 5px 15px;
}

.block-small h5 {
	font-weight: 700;
	font-size: 12px;
	text-transform: none;
	font-family: Arial;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.content-area, .authorinfo, .comments-content, .related-content, .magman_homepage_1col, .magman_homepage_2col, .magman_homepage_2col_mini, .slider-wrap   {
	position: relative;
	background: none repeat-x scroll center top #FFFFFF;
	border: 1px solid #E1E1E1;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px;
	width: auto;
}

.koto-facebook-comments {
	float: left;
	background: none repeat-x scroll center top #FFFFFF;
	border: 1px solid #E1E1E1;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px;
}

.koto-facebook-comments .fb-comments {
	float: left;
}

.fb-comments, .fb-comments iframe[style], .koto-facebook-comments .fb-comments span, .koto-facebook-comments .fb-comments span iframe {
	
	width: 100% !important;
	
}

.search .content-area {
	padding: 20px;
}


.content-area ul li {
    list-style: disc inside none;
	padding: 3px 0;
}

.content-area ul.search-results li {
	list-style: none;
}

.archives {
	margin-top: 30px;
}

.archives div {
	margin-bottom: 20px;
}

.content-area {
	overflow:hidden;
}

.single .content-area {
	overflow:visible;
}

.entry ul, .entry ol {
    margin: 0 0 1.625em 2.5em;
}

.entry ul {
    list-style: disc outside none;
}
.entry ol {
    list-style-type: decimal;
}

.post-info {
	margin-bottom: 18px;
}

.post-info em {
    color: #444;
    font-size: 11px;
    font-style: normal;
    line-height: 1.7em;
	font-weight: 700;
}

.read-more:hover, #submit:hover, #searchform #searchsubmit:hover, .feedback .submit:hover {
	background-color: #545454;
}

.bold {
	font-weight: bold;
	text-transform: uppercase;
}

.footer {
    position: relative;
	min-width: 960px;
	max-width: 1360px;
	margin: 0 auto;
	color:#686868;
	padding: 35px 15px 20px 15px;
}

.bottom-footer {
	border-top: 1px solid #2D2D2d;
	height: 30px;
	background: url("../i/footer-overlay.png") repeat scroll 0 0 transparent;
	padding: 10px 15px;
	background-color: #191919;
}

.bottom-footer-wrapper {
	max-width: 1360px;
	min-width: 960px;
	margin: 0 auto;
	padding-top: 8px;
}

.footer a {
	color:#aaaaaa;
}

.footer-wrapper a:hover, .bottom-footer a:hover, .top-header-menu ul li a:hover {
	text-decoration: underline;
}

.footer-links ul li, .footer-links .footer_menu li{
	float:left;
	padding-left:10px;
	white-space:nowrap;
	font-size:11px;
	color: #FFFFFF;
	line-height: 1.7em;
}

.footer-links {
	float:right;
	position: relative;
	font-size: 11px;
}

.footer_menu li a:hover, .footer_menu div ul  li  a:hover{
	text-decoration:underline!important;
}

.copywrap div  {
	float:right;
}

.copywrap {
    color: #FFFFFF;
    font-size: 11px;
    position: relative;
	float:left;
	color:#686868;
}

.scroll {
	float: right;
	font-size: 11px;
	position: relative;
	padding-left: 10px;
	line-height: 1.7em;
}

.top-header-menu .social {
	float:right;
	position:relative;
}

.top-header-menu .social li {
	margin-right: 0;
}

.top-header-menu .social a {
	display: block;
    height: 35px;
    outline: medium none;
    padding: 0;
    text-indent: -9999px;
    width: 35px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.top-google {
	background: url('../i/socialmini/googleplus.png');
}

.top-google:hover {
	background-color: #E7AB0C;
	background-position: -36px;
}

.top-facebook {
	background: url('../i/socialmini/facebook.png');
}

.top-facebook:hover {
	background-color: #37589B;
	background-position: -36px;
}

.top-dribble {
	background: url('../i/socialmini/dribble.png');
}

.top-dribble:hover {
	background-color: #E44885;
	background-position: -36px;
}

.top-twitter {
	background: url('../i/socialmini/twitter.png');
}

.top-twitter:hover {
	background-color: #46D4FE;
	background-position: -36px;
}

.top-youtube {
	background: url('../i/socialmini/youtube.png');
}

.top-youtube:hover {
	background-color: #B32C27;
	background-position: -36px;
}

.top-pinterest {
	background: url('../i/socialmini/pinterest.png');
}

.top-pinterest:hover {
	background-color: #f80c0c;
	background-position: -36px;
}

.top-vimeo {
	background: url('../i/socialmini/vimeo.png');
}

.top-vimeo:hover {
	background-color: #44BBFF;
	background-position: -36px;
}

.top-rss {
	background: url('../i/socialmini/rss.png');
}

.top-rss:hover{
	background-color: #FFA133;
	background-position: -36px;
}

.top-flickr {
	background: url('../i/socialmini/flickr.png');
}

.top-flickr:hover {
	background-color: #ed2d90;
	background-position: -36px;
}

.bottom-footer .copywrap a, .bottom-footer .footer-links a, #scrollto {
	color:#AAAAAA;
}

#scrollto:hover {
	text-decoration:underline;
}

#scrollto {
	cursor:pointer;
}

.bg-hr {
    background: url("../i/bg-hr.gif") repeat-x scroll 0 0 transparent;
    height: 5px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}

#gravity {
    border-spacing: 5px;
    margin: 5px 0;
    width: 100%;
}
#gravity td {
    background-color: #D0D0D0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    width: 33%;
}

#SMBadge_Container {
    position: relative;
}
#SMBadge_Box {
    left: -69px;
    position: absolute;
    width: 80px;
	border-right: 1px solid #fff;
}
#SMBadges {
    background-color: #FFFFFF;
    border-color: #E0E0E0;
    border-style: solid;
    border-width: 1px;
    width: 70px;
	position: absolute;
	top: 92px;
	margin-left: -7px;
}

#SMBadges.fixed {
    position: fixed;
    top: 0;
}
#SMBadges .SMVote {
    margin: 7px;
}
div.SMGap {
    background-color: #E0E0E0;
    height: 1px;
    margin: 5px auto;
    width: 35px;
}

.cont-tags {
	font-weight: 700;
}

.post-meta-tags {
	margin-top: 20px;
}

.fb_share_count_top {
    width: 48px !important;
}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {
    width: 49px !important;
}
.FBConnectButton_Small .FBConnectButton_Text {
    padding: 2px 2px 3px !important;
}
  
/* TABS -------------- */

.tab_widget {
	background: none repeat scroll 0 0 transparent!important;
	padding: 0!important;
	box-shadow: none!important;
	border:none!important;
}

.tab_widget .tab_wrap{
	float:left;
}

.tab_widget .tab_wrap .nav li{
	padding:0!important;
}

.tab_widget .tab_wrap .tab li {
	padding: 14px 0 7px!important;
	width: 100%;
}

.tab-img img, .block-small .block-image img {
	background: #f3f3f3;
	padding: 3px;
	border: 1px solid #E1E1E1;
	max-width: 100%;
	height: auto;
}

.tab_widget .tabs ul.nav{
	height:37px;
}

.tab_widget .tabs ul.nav li.ui-state-default a, .tab_widget .tabs ul.nav li.first a{
	display:block;
	padding:10px 10px;
	text-align:center;
	font-family: 'Open Sans',Arial;
	color: #333;
	text-transform: uppercase;
}

.tab_widget .tabs ul.nav li a:hover{
	text-decoration: none;
}

.tab_widget h5 {
	margin-bottom: 0
}

.tab_widget .tabs ul.nav li{
	float:left;
	width:33%;
}

.tab_widget .tabs ul.nav li.ui-tabs-selected{
	border-bottom:medium none;
}


.tab_widget .tabs .tab{
	float:left;
	padding:15px 18px 4px;
	margin:0;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E1E1E1;
	position: relative;
	top: -1px;
}

.tab_widget .tab li{
	float:left;
	border-bottom:1px solid #e1e1e1;
}

.tab_widget .tab li:last-child{
	border-bottom:none;
}

.tab_widget .tabs .tab_tags { 
	padding: 15px;
}

.post-meta-tags a {
	margin-bottom:0;
}

.tab_widget .tab_tags a, .post-meta-tags a {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #F1F1F1;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-size: 11px !important;
    margin: 0 5px 8px 0;
    padding: 4px 12px;
    text-transform: capitalize;
}

.tab_widget .tab_tags a:hover, .post-meta-tags a:hover {
	color: #000;
	text-decoration: none;
}

.tab_widget .tab li .tab-img{
	float:left;
	overflow: hidden;
	margin:0 10px 0 0 ;
}

.tab_widget .tab li .details{
	float:left;
	width: 61%;
}

.tab_widget .tab li .details h5, .tab li .details .date{
	float:left;
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: none;
	font-weight: 700;
	font-family: Arial;
	line-height: 1.5em;
}

.tab li .details .date, .homepage  .date {
	font-style: italic;
	font-weight: 400;
	font-size: 11px;
	margin-bottom: 10px;
}

.tab li .details .comm {
	font-weight: 400;
	font-size: 12px;
}

.tab_widget .tab li .details h5 a{
	cursor:pointer;
}

.ui-tabs .ui-tabs-hide {
    display: none;
}

.widget iframe {
	max-width: 100%;
	height: auto;
}

#disqus_thread {
	margin: 0;
	width: 53.3%;
	float: left;
	overflow: visible;
	position: relative;
	padding: 20px;
	border: 1px solid #E1E1E1;
	background: none repeat-x scroll center top #FFFFFF;
}

/*--- RESPONSIVE ---*/

@media screen and (max-width: 1000px) {

	.main, .header, .footer, .top-header-menu, .bottom-footer-wrapper {
		max-width: 980px;
		min-width: 650px;
		padding: 0;
	}
	
	.logo-adv {
		padding: 0 15px;
	}
	
	.top-header-menu {
		padding: 0 0 0 15px;
	}
	
	#inner-right {
		width: 100%;
		float: left;
	}
	
	#inner-left {
		width: 100%;
		float: left;
	}
	
	#sidebar-right {
		width: 25%;
	}
	
	.content-wrapper, .author-wrapper, #comments-wrapper, .related-wrapper {
		width: 72.5%;
	}
	
	.nivo-directionNav a {
		left: 160.37%;
	}
	
	.nivo-nextNav {
		left:171%!important;
	}
	
	.single-title-wrapper h1 {
		font-size: 31px;
	}

}

@media screen and (max-width: 800px) {
	.tab_widget .tab li .tab-img {
		display: none;
	}
	.tab_widget .tab li .details {
		width: auto;
	}
}

@media screen and (max-width: 740px) {
	.main, .header, .footer, .top-header-menu, .bottom-footer-wrapper {
		max-width: 768px;
		min-width: 240px;
		padding: 0;
	}
	
	.content-wrapper, .author-wrapper, #comments-wrapper, .related-wrapper {
		width: 100%;
	}
	
	.footer .widget {
		width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}
	
	.footer-links, #scrollto, .totop, .social, .nav-top, #sidebar-right, .nav-head-top, .nivo-caption, .logo-adv .textwidget, .nivo-directionNav {
		display: none!important;
	}	
	
	.nav-top-wrapper .select-menu, .top-header-menu .select-menu {
		background: transparent;
		border: 1px solid rgba(255, 255, 255, 0.5);
		color: #FFFFFF;
		display: inline-block;
		font-size: 12px;
		line-height: 21px;
		padding: 5px 10px;
		width: 100%;
		text-transform: none;
	}
	
	.top-header-menu .select-menu {
		margin: 0;
	}
	
	.nav-top-wrapper .select-menu {
		margin: 10px 0;
	}
	
	.logo-adv {
		text-align: center;
	}
	
	.logo, .top-ads, .logo-adv .textwidget  {
		float: none;
	}
	
	#slider {
		max-width: 100%!important;
	}
	
	.magman_homepage_1col .block-small, .block-big .block-image, .homepage .magman_homepage_2col .block-half, .homepage .magman_homepage_2col .block-half-last {
		width: 100%;
	}
	
	.magman_homepage_1col .block-big {
		margin-bottom: 30px;
		text-align: center;
		width: 100%;
	}
	
	.img-thumb img, .related-content img, .block-big .block-image img, .slider-thumb {
		display: inline-block;
	}
	
	.block-big {
		text-align: center;
	}
	
	.homepage .magman_homepage_2col .block-half {
		margin-bottom: 30px;
	}
	
	.copywrap {
		float: none;
		text-align: center;
	}	
		
	.review-block {
		float: none;
	}
	
	.archive .img-thumb, .search .img-thumb {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	.archive .article, .search .img-thumb { 
		text-align: center;
	}
	
	.single-title-wrapper h1 {
		font-size: 23px;
	}
	
	.info, .info-list {
		font-size: 10px;
		text-transform: none;
	}
	
	.category-comments {
		float: none;
		font-size: 11px;
	}
	
	.single .content-area .entry img {
		max-width: 100%;
		height: auto;
	}
	
	.logo img {
		max-width: 100%;
		height: auto;
	}
	
}

/*--- DEFAULT COLORS ---*/

.homepage a, .content-wrapper .article a, h2 a, .homepage h5 a, #expand-btn, .content-area a, .single .author-wrapper a, .single .related-wrapper a, .single #comments-wrapper a, #sidebar-right .widget a {
    color: #333333;
}
.homepage a:hover, .content-wrapper .article a:hover, h2 a:hover, .homepage h5 a:hover, #expand-btn:hover, .content-area a:hover, .single .author-wrapper a:hover, .single .related-wrapper a:hover, .single #comments-wrapper a:hover, #sidebar-right .widget a:hover {
    color: #333333;
}
#sidebar-right .tab_widget .tabs ul.nav li.ui-tabs-selected a, #sidebar-right .tab_widget .tabs ul.nav li.ui-corner-top a:hover, #sidebar-right .wg-bg, #sidebar-right #wp-calendar caption {
    background-color: #709F01;
}
.top-header, .top-header-menu .sub-menu {
    background-color: #575757;
}
.nav-top-wrapper .nav-top li a, .nav-top-wrapper .nav-top li .sub-menu li a {
    color: #FFFFFF;
}
.top-header-menu ul li a, .top-header-menu {
    color: #DEDEDE;
}
#sidebar-right .wg-bg, #wp-calendar caption, #sidebar-right .tab_widget .tabs ul.nav li.ui-tabs-selected a, #sidebar-right .tab_widget .tabs ul.nav li a:hover {
    color: #FFFFFF;
}
.nivo-directionNav a {
    background-color: #444444;
}
.nivo-directionNav a:hover {
    background-color: #7FB500;
}
.cat-tip a {
    background-color: #7FB500;
}
.img-thumb img:hover, .related-content img:hover, .block-big .block-image img:hover, .tab-img img:hover, .block-small .block-image img:hover {
    background-color: #7FB500;
}
.read-more, #submit, #searchform #searchsubmit, .article .pagenav a, .pagenav a, .pagenav .pages, .feedback .submit {
    background-color: #7FB500;
}
.footer-wrapper {
    background-color: #212121;
}
.footer a {
    color: #AAAAAA;
}
.bottom-footer {
    background-color: #232323;
}
.bottom-footer a, #scrollto {
    color: #AAAAAA;
}
.bottom-footer, .copywrap {
    color: #686868;
}
.footer, .footer #wp-calendar > tbody > tr > td {
    color: #AAAAAA;
}