/**
Theme Name: Infinity
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
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 */
}

html { background:#fff url(images/bgshade.png) 1px 0; background-repeat: repeat-x; }

body {
	background:url(images/background.gif) repeat-x 0 0;
	font:12px Helvetica, Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	color:#8e8e8e;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover { color:#fff; }

#wrap {
	width:1154px;
	margin:0 auto;

}



.entry-content {
	padding-top:16px;
}

/* header */
#header {
	font-style:bold;
	margin-bottom:26px;
}

#navigation {
	float:right;
	margin:5px 0;
	height:43px;
	overflow:hidden;
}

#navigation ul li {
	line-height:40px;
	display:inline;
	margin:0 25px;
	font-size:14px;
}

#navigation a{ color:#ffffff; }

#navigation a:hover, #navigation .current_page_item a  { color:#929292; }

#site-title {
	clear:both;
	font-size:51px;
	font-weight:bold;
	padding-top:27px;
        
}

#site-title a { color:#ffffff; font: helvetica; }

#site-title a:hover { color:#fff; }

#site-description {
	font-size:16px;
	font-weight:normal;
	color:#84B2BF;
	margin-bottom:36px;
}

#top-container { margin-bottom:9px; }

#c-recent-entries {
	font-size:17px;
	float:left;
	width:318px;
visibility:hidden;
max-height:10px;
}

#c-recent-entries h2 {
	font-style:italic;
	font-weight:normal;
	color:#ffffff;
	margin-bottom:5px;
}

#c-recent-entries ul li {
	background:transparent url(images/icon-note.gif) no-repeat 2px 7px;
	line-height:28px;
	border-bottom:1px solid #2c2c2c;
	padding-left:20px;
	font-size:13px;
}

#c-recent-entries a { color:#929292; }

#c-recent-entries a:hover { color:#ffffff; }

#featured-post {
	background:#2b2b2b url(images/inner-bg.png);
	border:1px solid #2e2e2e;
	float:right;
	width:824px;

}

#featured-post .read-more {
	background:#8ea7c0;
	float:right;
	line-height:34px;
	padding:0 18px;
	color:#fff;
}

#featured-post a.read-more:hover { color:#000; }

#featured-post .title {
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	padding:8px;
}

#featured-post .title a { color:#ffffff; }

#featured-post .title a:hover { color:#90aac3; }

#featured-post .entry {
	padding:0 8px 8px;
}

.meta {
	background:#353535;
	line-height:35px;
	border-top:1px solid #3c3c3c;
	padding:0 8px;
	text-align:right;
	color:#ffffff;
	font-size:14px;
	font-style:italic;
}

.rsswidget { font-size: 14px; }



.meta a { color:#ffffff; }

.meta a:hover { color:#fff; }

#featured-post .meta, #featured-post .meta a { color:#ffffff; }

#featured-post .meta a:hover { color:#fff; }

/* content */
#content {
	float:left;
	width:614px;
}

.pagetitle {
	font-weight:normal;
	font-size:16px;
	color:#fff;
	margin-bottom:9px;
}

.post {
	background:#2b2b2b url(images/inner-bg.png) 4px 0;
	border:1px solid #2e2e2e;
	padding:7px 7px 0;
	margin-bottom:9px;
}

.post .title, .title-404 {
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	padding:0 2px;
	margin-bottom:8px;
}

.title-404 { border-bottom:none !important; }


.thumbnail {
	background:#fff;
	float:left;
	padding:5px;
	border:1px solid #373737;
	display:inline;
}

.post .entry {
	margin-left:105px;
	font:normal 12px Tahoma,Verdana,Arial;
}

.no-image { margin:0 !important; }

#post-pages {
	margin-bottom:8px;
	font-size:16px;
}

.post .meta {
	line-height:35px;
	font-style:normal;
	margin:0 -7px;
	padding:0 8px;
	text-align:left;
}

.meta .inner, .date-post, .categories-post, .read-more { position:relative; }

.meta .inner {
	height:35px;
}

.date-post, .categories-post, .read-more { z-index:2; }

.post .meta a.read-more {
	font-size:18px;
	float:right;
	margin-left:5px;
}

.p-404 { margin-bottom:9px; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#2b2b2b url(images/inner-bg.png);
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin-bottom:5px;
	border:1px solid #303030;
}

.wp-pagenavi {
	padding-top:19px;
	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:#ffffff !important;
	color:#fff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border-color:#272727 !important;
}

.wp-pagenavi span.pages, .wp-pagenavi a:hover {
	background:#ffffff !important;
	border-color:#202020 !important;
}

/* sidebar */
#sidebar {
	float:right;
	width:312px;
	overflow:hidden;
	display:inline;
}

.widget {
	margin-bottom:9px;
	color:#929292;
}

#sidebar .widget {
	background:#ffffff url(images/inner-bg.png) 3px 0;
	width:296px;
	padding:0 8px 8px;
	border:1px solid #313131;
	position:relative;
}

.widget-title {
	font-style:italic;
	font-weight:normal;
}

#sidebar .widget-title {
	background:#ffffff url(images/grey-bg.gif) repeat-x 0 0;
	font-size:21px;
	color:#ffffff;
	border:1px solid #fff;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding:0 30px 0 10px;
	margin:0 -8px;
}

.widget ul li {
	line-height:28px;
	color:#ffffff;
}

.widget ul ul {
	padding-left:10px;
}

.widget a { color:#ffffff; }

.widget a:hover { color:#fff; }

.toggle {
	background:transparent url(images/widget-toggle.gif) no-repeat 0 0;
	width:20px;
	height:23px;
	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 -23px !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;
}

#second-sidebar .widget-title {
	margin-bottom:5px;
	font-size:22px;
	color:#ffffff;
}

#second-sidebar .widget ul li {
	border-bottom:1px solid #2e2e2e;
}

#second-sidebar .widget ul li li {
	border-bottom:none;
	border-top:1px solid #2e2e2e;
}

#second-sidebar a { color:#ffffff; }

#second-sidebar a:hover { color:#ffffff; }

/* footer */
#footer {
	padding:18px 0;
	color:#9c9c9c;
	font-style:italic;
	line-height:18px;
}
/* table */
.tblex {
  font-family: helvetica, sans-serif;
  font-size:12px;
  display:table;
  width:600px;
  margin:0.4em .1em;}
#ex1 .menuex {
  display:table-cell;
  width:190px;
  padding-right:10px;
  background:#fff;
  border-right:1px solid black;}
#ex1 .indholdex {
  display:table-cell;
  background:#fff;
  padding-left:10px;}

#tabnav li {
background:#fff; !important
}
