/*
	Theme Name: SkewlnV2
	Theme URL: http://www.skewln.com
	Description: SkewlnV2 is a 2 or 3-column Widget-ready child theme.
	Author: MediaCrazed and StudioPress
	Author URI: http://www.skewln.com
	Version: 1.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: none repeat scroll 0 0 #EAEAEA;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 21px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #23aae9;
	text-decoration: none;
	}
	
a:hover {
	color: #555555;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header ********************/

#header { 
	height: 85px;
	margin: 0;
	padding: 0;
        background: #000000;
        }
	
#header .wrap {
	margin: 0 auto;
	width: 960px;
	}

#title-area {
	width: 232px;
	float: left;
	margin: 0; 
	padding: 0px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 728px;
	float: right;
	margin: 0; 
	padding: 10px 0 0 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo_white.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 232px;
	height: 85px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Pages/Category Widget Menu ********************/

#header ul.nav {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
        margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #555555;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator {
	top: 10px;
	}

#header ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a { 
	width: 160px;
	}

#header ul.nav li ul a:hover, #header ul.nav li ul a:active { 
	}

#header ul.nav li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 960px;
	height: 40px;
	background: #23AAEA;
	color: #000000;
	margin: 0;
	padding: 0;
	}

#nav .wrap {
	}
	
#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #ffffff;
	display: block;
	font-size: 18px;
        font-weight: bold;
        margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	text-shadow: # 1px 1px;
	border-right:;
	position: relative;
        text-transform: uppercase;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a {
	background: #000000;
	color: #23aae9;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 21px;
	right: 5px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #E8E8E8;
	color: #555555;
	width: 158px; 
	font-size: 11px;
	margin: 0 0 0 -1px;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #FFFFFF;
	}

#nav li li a .sf-sub-indicator {
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#nav li.right {
	float: right;
	text-shadow: #FFFFFF 1px 1px;
	margin: 0 15px 0 0;
	padding: 10px 10px 0 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #FFFFFF 1px 1px;
	}
	
#nav li.right a:hover {
	color: #555555;
	text-decoration: underline;
	}
	
#nav li.date {
	padding: 10px 10px 0 0;
	}
	
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	

/***** SubNav Menu ********************/

#subnav {
	clear: both;
	height: 35px;
	background: url(images/dot.gif) repeat scroll 0 0 #393939;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	}

#subnav .wrap {
	margin: 0 auto;
	width: 960px;
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 2px 0 3px 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #ffffff;
	display: block;
	font-size: 15px;
        margin: 0;
	padding: 5px 10px 4px 10px;
	text-decoration: none;
	text-shadow: # 1px 1px;
	position: relative;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #000000;
	color: #23aae9;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #000000;
	color: #ffffff;
	width: 158px; 
	font-size: 14px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left:;
	border-right:;
	border-bottom:;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #23AAEA;
        color: #000000;
	}

#subnav li li a .sf-sub-indicator {
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 160px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 179px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	background: #FFFFFF;
	width: 940px;
	margin: 0 auto;
	padding: 10px 10px 5px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }

/***** Homepage ********************/
   
#dynamic-content-gallery {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#dynamic-content-gallery .wrap {
	margin: 0;
	padding: 10px 10px 16px 10px;
	}
	
#featured-home .wrap, #home-bottom .wrap {
	margin: 0;
	padding: 9px 9px 5px 9px;
	}
	
#featured-home p, #home-bottom p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#dynamic-content-gallery .widget, #featured-home .widget, #home-bottom .widget {
	background: #ffffff;
	margin: 0 0 15px 0;
	padding: 0;
	border: none;	
	}
	
#content #dynamic-content-gallery h4, #content #featured-home h4, #home-bottom h4 {
	background: #2b2b2b;
	color: #23AAEA;
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #000000 2px 2px;
	margin: 0;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #DDDDDD;
        text-transform: uppercase;
	}
	
#imageElement p {
	padding: 0 0 0 40px;
	}
	
#featured-home {
	width: 630px;
	float: left;
	margin: 0;
	padding: 0;
	}

#featured-home ul {
	list-style-type: square;
	margin: 0 0 0 10px;
	padding: 5px 0 15px 0;
	}
	
#featured-home ul li {
	list-style-type: square;
	margin: 0 0 0 1px;
	padding: 0;
	}
	
#featured-home .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}
	
/***** Homepage Featured Post/Page ********************/

#featured-home .featuredpost, #featured-home .featuredpage {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	}
	
#featured-home .featuredpost .post, #featured-home .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px dashed #DDDDDD;
	overflow: hidden;
	}
	
#featured-home .featuredpost .avatar, #featured-home .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#featured-home .featuredpost img, #featured-home .featuredpage img {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#widget-wrap {
        Float: right;
        }

#featured-home .widget-wrap .more-from-category {
        float: center;
        margin: 0px;
        padding: 5px;
        border: none;
        background: none;
        text-align: right;
        text-transform: uppercase;
        font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
        }
/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 940px;
	padding: 10px 0 0 0;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 430px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 630px;
	}
	
.full-width-content #content {
	width: 920px;
	}

#content img, #content p img {
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#content .entry-content {
	overflow: hidden;
	}
	
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .post-image {
	margin: 0 10px 10px 5px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	text-transform: normal;
	border-bottom: 1px solid #E6E6E6;
	color: #999;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	background: #EEEEEE;
	font-size: 13px;
	text-transform: normal;
	margin: 0;
	padding: 7px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 24px;
	line-height: 28px;
	}
	
#content h2 {
	font-size: 22px;
        border-bottom: none;
	line-height: 26px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #23aae9;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 16px;
	font-family: Arial,Tahoma,Verdana;
	}
	
#content h4 {
	font-size: 14px;
	font-family: Arial,Tahoma,Verdana;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
	}
	
.post-comments {
	background: none;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}
	
.categories {
	margin: 0;
	padding: 0;
	}
	
.tags {
	background: none;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #23AAE9;
	padding: 5px 8px 5px 8px;
	border: 1px solid #23AAE9;
	}

.navigation li a:hover {
	background: #23AAE9;
	color: #ffffff;
	border: 1px solid #23AAE9;
	text-decoration: none;
	text-shadow: 1px 1px #000000;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li.active a {
	background: #23AAE9;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #23AAE9;
	text-shadow: 1px 1px #000000;
	}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 300px;
	float: right;
	color: #555555;
	font-size: 11px;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border: 1px solid #DDDDDD;	
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #23aae9;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	background: #2b2b2b;
	color: #23aae9;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: normal;
	text-shadow: #000000 1px 1px;
	margin: 0;
	padding: 5px 5px 4px 10px;
	border-bottom: 1px solid #DDDDDD;
        text-transform: uppercase;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0;
 	word-wrap: break-word;
	}
	
#sidebar li a, #sidebar li a:visited, #sidebar-alt li a, #sidebar-alt li a:visited {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
	}
	
#sidebar li a:hover, #sidebar-alt li a:hover {
	color: #23aae9;
	text-decoration: underline;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 10px 0 10px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	margin: 10px 0 0 10px;
	padding: 3px;
	display: inline;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#sidebar #cat {
	width: 278px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 9px 5px 9px;
	border-bottom: 1px dashed #DDDDDD;
	overflow: hidden;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile , #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 20px 20px 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 10px 0 10px;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #FFFFFF !important;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;	
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #CCCCCC;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 195px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

.searchsubmit {
	background: #23AAE9;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.searchsubmit:hover {
	background: #23aae9;
	border: 1px solid #7fd6fe;
	}
	
/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: none repeat scroll 0 0 #E6E6E6;
	width: 960px;
	color: #000000;
	margin: 0 auto 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	overflow: hidden;
	}
	
#footer-widgeted .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#footer-widgeted h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial,Tahoma, Verdana;
	font-weight: normal;
	text-shadow: #000000 1px 1px;
	margin: 0 0 5px 0;
	padding: 3px;
        background: #23AAE9;
        font-weight: bold;
        text-transform: uppercase;
	}
	
#footer-widgeted p {
	color: #000000;
        font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	color: #555555;
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
.footer-widgeted-2 {
	width: 295px;
	float: left;
	margin: 0;
	padding: 0px 20px 5px 20px;
	}
	
.footer-widgeted-3 {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0px 20px 5px 0;
	}
	
.footer-widgeted-4 {
	width: 295px;
	float: right;
	margin: 0;
	padding: 0px 20px 5px 0;
	}
	
/***** Footer ********************/

#footer {
	clear: both; 
	overflow: hidden;
	color: #666666;
	margin: 0;
	padding: 10px 0 10px 0;
	background: #000000;
	}

#footer .wrap {
	margin: 0 auto;
	width: 960px;
	}
	
#footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #23aae9;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
#submit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#submit:hover {
	background: #23aae9;
	border: 1px solid #23aae9;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F7F7F7;
	float: left;
	border: 1px solid #E6E6E6;
	margin: 0 10px 0 0;
	padding: 4px;
	width: 30px;
	height: 30px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: #333333;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.reply a:hover {
	background: #23aae9;
	text-decoration: none;
	border: 1px solid #23aae9;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

.comment-author {
    background: none repeat scroll 0 0 #EEEEEE;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 8px 10px 0;
}

.comment-meta {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px 8px;
}

.comment-policy {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 5px;
}

/****Sharebar*************************/
#content .post #sharebar { display: none; position: absolute; width: 65px; float: left; background: #fff; padding: 0; text-align: center; border: 1px solid #ccc; list-style: none; margin: 0; z-index: 99; }
#content .post #sharebar li { display: block; margin: 5px; padding: 0;}
#content .post #sharebarx { display: none; list-style: none; width: 100%; float: left; margin: 0 0 10px; padding: 0; }
#content .post #sharebarx a { line-height: 14px; text-decoration: none; }
#content .post #sharebarx li { float: left; margin-right: 0; line-height: 18px; list-style-type: none; }
.sharebar-button { font-size: 11px; font-family: Verdana, Arial; padding: 2px 4px; background: #f7f7f7; color: #444; border: 1px solid #ddd; display: block;margin: 0 0 5px; }
.sharebar-button:hover { border-color: #aaa; }
.FBConnectButton_Small{background-position:-5px -232px !important;border-left:1px solid #1A356E;}
.FBConnectButton_Text{margin-left:12px !important ;padding:2px 3px 3px !important;}

#footer-widgeted h2, #footer-widgeted h2 a { font-size: 12px; }

/******Related Posts*********/
#content .post #relatedposts {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #EEEEEE;
	padding: 5px;
	}

#content .post #relatedposts ul {
	list-style-type: disc;
	}

#content .post #relatedposts ul li {
	list-style-type: disc;
	}

/****Twitter*****/

#footer-widgeted .textwidget .twitter {
	font-size: 18px;
	color:#FFFFFF;
	margin: 0;
	padding: 15px 5px 5px 5px;
	}

#footer-widgeted .textwidget .twitter2 {
	font-size: 18px;
	color:#FFFFFF;
	margin: 0;
	padding: 25px 5px 5px 5px;
	}

#sidebar .widget .more-from-category, #sidebar-alt .widget .more-from-category {
        float: center;
        margin: 0px;
        padding: 5px;
        border: none;
        background: none;
        text-align: right;
        text-transform: uppercase;
        font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 12px;
        }

/****Thumb Img Opacity***/
#content .entry-content .post-image:hover {
	-moz-box-shadow: 0 5px 10px #000000;
	-webkit-box-shadow: 0 5px 10px #000000;
	box-shadow: 0 5px 10px #000000;
	opacity: 0.8;
	}

#featured-home .featuredpost img:hover, #featured-home .featuredpage img:hover {
	-moz-box-shadow: 0 5px 10px #000000;
	-webkit-box-shadow: 0 5px 10px #000000;
	box-shadow: 0 5px 10px #000000;
	opacity: 0.8;
	}

#sidebar .featuredpost img:hover, #sidebar .featuredpage img:hover, #sidebar-alt .featuredpost img:hover, #sidebar-alt .featuredpage img:hover {
	-moz-box-shadow: 0 5px 10px #000000;
	-webkit-box-shadow: 0 5px 10px #000000;
	box-shadow: 0 5px 10px #000000;
	opacity: 0.8;
	}

#sidebar img.wpp-thumbnail:hover {
	-moz-box-shadow: 0 5px 10px #000000;
	-webkit-box-shadow: 0 5px 10px #000000;
	box-shadow: 0 5px 10px #000000;
	opacity: 0.8;
}

#featured-home .featuredpost .post:hover, #featured-home .featuredpage .page:hover {
    background: #e7e7e7;
    }

#sidebar .featuredpost .post:hover, #sidebar .featuredpage .page:hover, #sidebar-alt .featuredpost .post:hover, #sidebar-alt .featuredpage .page:hover {
    background: #e7e7e7;
    }

#sidebar li:hover, #sidebar-alt li:hover {
    }

/***** Slider ********************/	

#feature {
	background: none repeat scroll 0 0 #DDDDDD;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	width: 630px;
	border: 1px solid #CCCCCC;
	}
	
#feature ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 333px;
	}
	
#feature a, #feature a:hover {
	color: #000000;
	}

#feature .alignleft img {
	background: none repeat scroll 0 0 #DDDDDD;	
	border: none;
	float: left;
	width: 300px;
	height: 300px;
	margin: 15px 0 0 0;
	padding: 3px 15px 15px 15px;
	}
	
#feature .alignright img {	
	border-left: 10px solid #FFFFFF;
	float: left;
	width: 300px;
	height: 300px;
	}
		
#feature .alignleft {
	margin: 0;
	}
	
#feature .alignright {
	margin: 0;
	}
			
#feature .title {
	background: #23aae9;
	float: left;
	color: #FFFFFF;
	width: 265px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 22px;
	font-weight: bold;
	margin: 17px 0 0 0;
	padding: 10px 10px 10px 10px;
	line-height: 26px;
	}

#feature .title:hover a {	
	color: #ffffff;
	}
	
#feature .byline {
	background: none;
	float: left;
	color: #000000;
	width: 285px;
	font-size: 9px;
	}
	
#feature p {
	float: left;
	color: #000000;
	width: 280px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	}	

#feature .feature-nav {
	position: absolute;
	height: 20px;
	margin: 0 5px 0 5px;
	top: 5px;
	z-index: 99;
	}
	
#feature .alignright {
	right: 0;
	}
	
#feature .alignleft {
	left: 0;
	}	
	
#feature .feature-nav li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 2px 0 2px;
	}
	
#feature .feature-nav a {
	background: #666666;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	z-index: 99;
	}
	
#feature .feature-nav a.activeSlide	{
	background: #23AAE9;
	}

#feature .more-link {
	background: #23AAE9;
	display: block; 
	color: #000000;
	float: right;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	margin: 15px 0 0 0; padding: 0 10px;
	border: 1px solid #23AAE9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#feature .more-link:hover {
	color: #FFFFFF;
	-moz-box-shadow: #23AAE9 1px 1px 15px;
	-webkit-box-shadow: #23AAE9 1px 1px 15px;
	}	

#sidebar #search-4, #sidebar-alt #search-4 {
	background: url("images/dot.gif") repeat scroll 0 0 #393939;
	border: none;
	}

#sidebar #text-6 {
    border:none;
}

/***** Portfolio ********************/

#content .portfolio {
	background: #000000;
	width: 296px;
	margin: 0 5px 10px 5px !important;
	float: left;
	overflow: hidden;
	clear: none !important;
	}
	
.page-template-pageportfolio-php #content .portfolio p {
	background: #000000;
	margin: 5px 0 0 0;
	padding: 10px 5px 10px 10px;
	color: #ffffff;
	}
	
#content .portfolio .entry-title {
	font-size: 18px;
	margin: 10px 0 0 0;
	line-height: 22px;
	text-align: center;
	border: none;
	color: #FFFFFF;
	background: #CCCCCC;
	padding: 5px;
	border: 2px solid #000000;
	}

#content .portfolio .entry-title a:hover {
	color: #ffffff;
	}

#content .portfolio .more-link {
	background: #23aae9;
	width: 80px;
	display: block;
	padding: 0;
	margin: 5px 0 10px 105px;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	color: #FFFFFF;
	border: 1px solid #21c3ff;
    	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	background-color: rgb(1, 173, 237);
	background-image:linear-gradient(-90deg, rgb(45, 198, 255), rgb(1, 173, 237));
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(45, 198, 255)), to(rgb(1, 173, 237)));
	background-image:-moz-linear-gradient(-90deg, rgb(45, 198, 255), rgb(1, 173, 237));
	}
	
#content .portfolio .more-link:hover {
	background: #23aae9;
	color: #FFFFFF;
	text-decoration: none;
	background-color: rgb(1, 173, 237);
	background-image:linear-gradient(-90deg, rgb(118, 218, 255), rgb(1, 173, 237));
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(118, 218, 255)), to(rgb(1, 173, 237)));
	background-image:-moz-linear-gradient(-90deg, rgb(118, 218, 255), rgb(1, 173, 237));
	}

#content .portfolio img {
    border: medium none !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    padding: 0 !important;
	height: 200px;
	width: 290px;
}

#content .portfolio img:hover {
	opacity: 0.6;
	filter:alpha(opacity=60);
	}

/*****Skewln Download Box************/

.skewln-box.download {
    background: url("http://skewln.com/wp-content/uploads/2011/04/ico-download.png") no-repeat scroll 20px 45% #EDFCD5;
    border-color: #D4EBAF;
}

p.skewln-box, div.skewln-box {
    border-style: solid;
    border-width: 1px 0;
    color: #555555;
    margin: 1em 0 1.5em;
    padding: 9px 10px 9px 50px;
    text-shadow: none;
}

/*****Sponsored Area************/

.sponsored-channel {
    background: #EAEAEA;
	border-color: #cfcfcf;
}

p.sponsored-channel, div.sponsored-channel {
    border-style: solid;
    border-width: 1px 0;
    color: #555555;
    margin: 1em 0 1.5em;
    padding: 9px 10px 9px 50px;
    text-shadow: none;
}

#sidebar #text-11 {
	background: none repeat scroll 0 0 #000000;
	border: none;
	height: 319px;
	}

#featured-home #time-format {
	margin: 10px 0 5px 0;
	color: #999;
	font-size: 11px;
	}

/*********** Follow *****************/

.follow {
	display: inline;
	}

.follow-cat {
	width: 100%;
    	}

.follow-cat a {
	background: #555555;
    	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
   	margin: 0;
    	padding: 2px 5px;
	color: #e5a500;
	}

.follow-cat a:hover {
    	color: #ffffff;
	}

.follow-topics {
	display: inline;
	}

.follow-topics a {
    	background: #555555;
    	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    	margin: 0;
    	padding: 2px 5px;
	color: #e5a500;
    	}

.follow-topics a:hover {
    	color: #ffffff;
    	}

#sidebar .widget_tag_cloud div div a, #sidebar-alt .widget_tag_cloud div div a {
    background: #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 1px 5px;
    color: #555;
    margin: 0;
    }

#sidebar .widget_tag_cloud div div a:hover, #sidebar-alt .widget_tag_cloud div div a:hover {
    background: #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 1px 5px;
    color: #555;
	text-decoration: none;
    }

.page-id-8581 {
background: #000000;
}

#feature #text-13 img {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

#footer-widgeted .wrap {
    margin: 0 auto;
    padding: 20px 0 0;
    width: 960px;
}

.post-id-9624 {
    background: url("http://skewln.com/wp-content/uploads/2011/06/UZI-bg.jpg") 0 100px #000000 fixed;
}
