/**
Theme Name: Slycker 2.0
Author URI: http://slycker.com
Version: 1.0
Author: 1Dan
Description: Magazine theme
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#5a5a5a url(images/background.gif) repeat-x 0 6px;
	width:1172px;
	font:normal 12px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	color:#333;
	margin:0 auto;
	padding:6px 0;
}

a {
	color:#1aa3b2;
	text-decoration:none;
}

a:hover { color:#000; }

input[type="submit"]{
	background:#1da9b9;
	font-size:16px;
	font-style:italic;
	color:#fff;
	border-color:#1a7585;
}



/* header */
#header { font-style:italic; }



#navigation {
	float:right;
	height:44px;

}

#navigation li {
	display:inline;
	font-size:14px;
}

#navigation a {
	color:#fff;
	line-height:44px;
	display:block;
	float:left;
	padding:0 25px;
}

#navigation a:hover, #navigation .current_page_item a  { 
         background:#6c6c6c; 
}
#navigation li{
         float:left;
         position:relative;
}
#navigation ul ul{display:none;position:absolute;top:44px;left:0;float:left;}
#navigation ul ul a{min-width:150px}
#navigation ul ul ul{left:100%;top:0;}
#navigation li:hover > a, #navigation ul ul:hover > a{color:#fff;background:#333;}
#navigation ul li:hover > ul{display:block;background:#22b5c6}

#header-content {
	background:#eee;
	clear:both;
	border:1px solid #534936;
	border-bottom:none;
	padding:12px;
	height:92px;
}

#site-title, #site-description {
	float:left;
	width:350px;
}

#site-title {
	font-size:31px;
	font-weight:normal;
	background:url(images/logo.png) no-repeat center;
	height:85px;
}

#site-description {
	font-size:16px;
	font-weight:normal;
	color:#aaa;
	display:none;
}

#adv-468x60 {
	background:#403929;
	display:block;
	float:right;
	width:728px;
	border:1px solid #5a513e;
	height:90px;
	overflow:hidden;
}

#cat-menu {
	background:#1da9b9 url(images/cat-menu-bg.png) repeat-x 0 0;
	border:1px solid #20c4d7;
	height:37px;
	padding:6px 12px 5px;
}

#cat-menu ul {
	display:block;
	float:left;
	width:935px;
	height:37px;
	overflow:hidden;
}

#cat-menu ul li { float:left; }

#cat-menu ul li a {
	display:block;
	float:left;
	line-height:37px;
	height:37px;
	padding:0 17px;
	color:#09454c;
}

#cat-menu ul li.current-cat a,#cat-menu ul li a:hover {
	background:#24b9ca url(images/cat-menu-hover-bg.gif) repeat-x 0 0;
	line-height:35px;
	height:35px;
	padding:0 16px;
	border:1px solid #2bd1e4;
}

#top-search-wrap {
	background:transparent url(images/top-search-bg.gif) repeat-x 0 0;
	float:right;
	width:204px;
	position:relative;
	height:24px;
	position:relative;
	margin-top:6px;
	border:1px solid #158b99;
}

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
	position:absolute;
}

#top-s {
	font:normal 12px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-style:italic;
	color:#425007;
	width:173px;
	top:4px;
	left:5px;
}

#top-search-submit {
	background:transparent url(images/search-submit-button.gif) no-repeat 0 0;
	width:18px;
	height:18px;
	cursor:pointer;
	top:4px;
	right:3px;
}

/* container */
#container {
	background:#e4e4e4;
	border-bottom:1px solid #534936;
}

#featured-post {
	background:#1da9b9 url(images/featured-bg.png);
	border-right:1px solid #20c4d7;
	border-left:1px solid #20c4d7;
}

#featured-post .read-more {
	background:#1ba3b3;
	float:left;
	line-height:34px;
	padding:0 18px;
	margin:12px 14px 0;
	font-size:13px;
	font-style:italic;
	color:#fff;
	border:1px solid #148f9e;
}

#featured-post a.read-more:hover { color:#000; }

#featured-post .title {
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	padding:14px;
	width:690px;
	margin-left:140px;
}

#featured-post .title a { color:#09454c; text-shadow:1px 1px #20c4d7 }

#featured-post .title a:hover { color:#fff; }

#featured-post .entry {
	padding:0 14px 12px;
	font-size:16px;
}

#featured-post .thumbnail {
        background:#24b9ca url(images/cat-menu-hover-bg.gif) repeat-x 0 0;
	border:1px solid #2bd1e4;  
	float:right;
	width:265px;
	height:157px;
	padding:8px;
	margin:12px 14px;
}

.meta a { color:#189bab; }

.meta a:hover { color:#fff; }

#featured-post .meta {
	background:#bbb url(images/featured-meta-bg.png) repeat-x;
	clear:both;
	border:1px solid #aaa;
	margin:0 -1px;
	width:1154px;
	overflow:hidden;
	line-height:35px;
	height:35px;
	padding:0 8px;
	text-align:right;
	font-size:14px;
	font-style:italic;
}

#featured-post .meta, #featured-post .meta a { color:#000; text-shadow:1px 1px #aaa }

#featured-post .meta a:hover { color:#fff; }

/* content */
#content {
	float:left;
	width:614px;
	padding:10px 0 10px 10px;
	border-left:1px solid #534936;
}

.pagetitle {
	font-weight:normal;
	font-size:16px;
	color:#fff;
	margin-bottom:9px;
}

.post {
	background:#ddd;
	padding:7px 7px 0;
	border:1px solid #aaa;
	margin-bottom:9px;
}

.post .title, .title-404 {
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	color:#24b9ca;
	padding:0 2px;
	margin-bottom:8px;
}

.title-404 { border-bottom:none !important; }


.post .thumbnail {
	background:#888;
	float:left;
	padding:5px;
	border:1px solid #aaa;
	display:inline;
}

.post .entry {
	margin-left:105px;
	font:normal 14px Tahoma,Verdana,Arial;
	text-align:justify
}

.no-image { margin:0 !important; }

#post-pages {
	margin-bottom:8px;
	font-size:16px;
}

.post .meta {
	font:normal 10px Arial,Verdana,Tahoma;
	color:#189bab;
	clear:left;
	width:97px;
	float:left;
	padding-top:5px;
	overflow:hidden;
}

.post .meta .categories-post {
	display:block;
	padding:5px 0;
	margin:5px 0;
	border-top:1px solid #4c4534;
	border-bottom:1px solid #4c4534;
}

.post .meta a { color:#189bab; }

.post .meta a:hover { color:#fff; }

.p-404 { margin-bottom:9px; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	clear:both;
	height:38px;
	position:relative;
	margin:0 -2px;
}

.wp-pagenavi {
	padding-top:12px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background:#423b2c !important;
	color:#fff !important;
	text-transform:uppercase;
	padding:10px 12px !important;
	border-color:#373124 !important;
}

.wp-pagenavi span.pages, .wp-pagenavi a:hover {
	background:#24b9ca !important;
	border-color:#2bd1e4 !important;
}

/* sidebar */
#sidebar {
	float:right;
	width:312px;
	overflow:hidden;
	display:inline;
	padding:10px 10px 10px 0;
	border-right:1px solid #534936;
}

.widget {
	margin-bottom:9px;
	color:#9a9a9a;
}

#sidebar .widget {
	background:#ddd;
	width:296px;
	padding:0 8px 8px;
	border:1px solid #aaa;
	position:relative;
}

.widget-title {
	font-style:italic;
	font-weight:normal;
}

#sidebar .widget-title {
	background:#1ca7b7 url(images/widget-title-bg.png) repeat-x 0 0;
	font-size:21px;
	color:#10484e;
	border:1px solid #20c4d7;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding:0 30px 0 10px;
	margin:0 -8px;
}

.widget ul li {
	line-height:28px;
	color:#444;
}

.widget ul ul {
	padding-left:10px;
}

.widget a { color:#1394b2; }

.widget a:hover { color:#444; }

.toggle {
	background:transparent url(images/widget-toggle.gif) no-repeat 0 0;
	width:26px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	z-index:3;
}

.pointer { cursor:pointer; }

.widget .toggle-down { background:transparent url(images/widget-toggle.gif) no-repeat 0 -30px !important; }

.compact {
	height:29px;
	overflow:hidden;
}

/* second-sidebar */
#second-sidebar {
	float:right;
	width:206px;
	padding:0 9px 9px;
	font-style:italic;
	overflow:hidden;
	display:inline;
	padding-top:10px;
}

#second-sidebar .widget-title {
	margin-bottom:5px;
	font-size:22px;
	color:#21b3c4;
}

#second-sidebar .widget ul li {
	border-bottom:1px solid #3b3527;
}

#second-sidebar .widget ul li li {
	border-bottom:none;
	border-top:1px solid #3b3527;
}


#second-sidebar a { color:#1394b2; }

#second-sidebar a:hover { color:#444; }

#footer {
	padding:10px 0 30px;
	color:#ddd;
	font-style:italic;
}



