/*
Theme Name: Eventporten.se
Theme URI: http://www.eventporten.se/
Description: Wordpress theme suited for eventporten.se
Version: 1.0
Author: Jonatan Victor
Author URI: http://www.jonatanvictor.se
Tags: Eventporten, Jonatan, Victor
*/

/* ### STANDARD VALUES ### */

html {	background: #FFF url('img/back.png') repeat-x top; font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, Sans-serif; }

* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: none;
}
ol, ul {/*
	padding: 0 20px 10px 10px;
	list-style-position: inside;*/
	color: #999;
}
em {
	color: #aaa;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}
p {
	padding-bottom: 10px;
	color: #555;
	line-height: 18px;
}
a { color: #666; }
a:hover { color: #000; }
h2 {
	font: 20px/24px Helvetica, Arial, sans-serif;
	letter-spacing: -.2px;
	color: #666;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
	padding-top: 15px;
}
h2.postLine { display: block; height: 24px; background: url('img/postline.png') no-repeat 0% 90%; }
h1, .page h2 {
	padding: 30px 10px 5px 0;
	margin-bottom: 10px;
	display: block;
	font-family: "Lucida Grande", Geneva, Verdana;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	letter-spacing: -2px;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h2.widgettitle {
	background: url('/images/head_right.png') no-repeat top left;
	line-height: 36px;
	height: 36px;
	width: 244px;
	display: block;
	padding: 0 16px;
	margin: 0;
	font-size: 12px;
}
.latestHead {
	background: url('/images/head.png') no-repeat;
	line-height: 36px;
	height: 36px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: -.2px;
	width: 120px;
	text-align: center;
	padding: 0;
	margin: 15px 0 10px;
}
body {
	padding: 16px 0 0;/*
	background: transparent url('/images/subback.png') repeat-x;*/
}

.floatClear {
	clear: both;
	display: block;
	visibility: hidden;
}
img {
	padding-right: 10px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.clear {
	float: none;
	clear: both;
	overflow: hidden;
}
.description {
	font-size: 12px;
	font-family: Arial;
	margin-top: 5px;
}
.greenline {
	height: 5px;
	width: 100%;
	background: #9ad53b;
	border-top: 1px solid #fff;
	overflow: hidden;
}
#flashMovie {
	background: /*#bcf*/#def;
	text-align: center;
	height: 340px;
	border-bottom: 1px dotted #bcf;
}
.startHeadW {
	margin: 0 auto;
	width: 800px;
	height: 340px;
	position: relative;
	text-align: left;
	background: url('img/start_head_back.png') no-repeat 100% 100%;
}
.startHeadW p { width: 430px; }
.startHeadW ul {
	list-style: none;
	width: 244px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.startHeadW ul li {
	list-style: none;
	width: 244px;
	height: 70px;
	background: url('img/site_item_back.png') no-repeat top left;
	line-height: 64px;
}
a.big {
	width: 244px;
	height: 60px;
	background: url('img/site_item_back.png') no-repeat top left;
	line-height: 60px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
a.big span { display: block; padding-left: 20px; }
#movie {
	position: absolute;
	top: 0;
	right: 0;
	width: 368px;
	height: 220px;
	z-index: 999;
}
#movie img { margin-top: 20px; }
#main {
	width: 800px;
	margin: 0 auto;
}

/* ### WP CAPTION ### */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 10px 5px 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-caption.alignright {
	margin-left: 10px;
	margin-right: 0;
}
.wp-caption.alignleft {
	margin-left: 0;
	margin-right: 10px;
}
.wp-caption.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding-top: 6px;
	display: block;
	line-height: 14px;
}
p.wp-caption-text {
	padding: 5px;
}

/* ### COMMENTS */


/* ### COMMENTSLIST ### */
#the_comments {
	margin-bottom: 10px;
}

ol#the_comments {
	padding: 0;
	list-style-position: outside;
	list-style: none;
}

#the_comments .line {
	border-bottom: 1px solid #e5e5e5;
	height: 1px;
	width: 100%;
}

#the_comments .comment_inside {
	width: 495px;
}

#the_comments li.comment {
	padding: 0;
	padding-bottom: 20px;
}
#the_comments .comment small {
	font-size: 10px;
	padding: 0 20px;
}
#the_comments .image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#the_comments .image img {
	display: block;
	padding: 0;
	margin: 0;
}
.comment_text {
	display: block;
	background: url('img/postline.png') no-repeat 0% 90%;
}
.comment_text p {
	padding: 0 20px;
	margin:0;
	padding-bottom: 10px;
	font-size: 12px;
}
.comment_text p a {
	font-weight: bold;
	font-style: italic;
	color: #555;
	font-size: 11px;
}
.comment_title {
	margin-bottom: 5px;
}

.comment_title, .comment_title a {
	font-weight: bold;
	color: #ff8000;
	font-size: 11px;
}
.comment_title a:hover, .comment_text p a:hover, .comment_container small a:hover {
	text-decoration: underline;
}

/* ### COMMENTFORM ### */
#comment-form {
	background: #f3f3f3;
	padding: 10px;
	border: 1px solid #e5e5e5;
	width: 598px;
}
#comment-form input, #comment-form textarea {
	border: 1px solid #e5e5e5;
	color: #555;
	padding: 3px;
}
#comment-form input:hover, #comment-form textarea:hover {
	border-color: #aaa;
}
#comment-form textarea {
	width: 590px;
}
#comment-form p {
	height: 25px;
	float: none;
	clear: both;
}
#comment-form p a {
	color: #71ad43;
}
#comment-form p a:hover {
	text-decoration: underline;
}

#comments label small {
	display: block;
	color: #555555;
}
.wpcf7-form {
	padding: 24px 0;
	margin: 0 0 20px;
	width: 495px;
	text-align: center;
	background: #def;
}
.wpcf7-form p {
	margin: 0 auto;
	width: 336px;
	text-align: left;
}
.wpcf7-form ul {
	list-style: none;
	margin: 0 auto;
	padding: 24px 0;
	width: 336px;
	overflow: hidden;
}
.wpcf7-form ul li {
	margin: 0;
	padding: 8px 0;
	text-align: left;
}
.search-form {
	position: absolute;
	top: 35px;
	right: 0;
	width: 244px;
}
input.text, textarea {
	width: 336px;
	padding: 4px;
	font: 12px "Lucida Grande", Geneva, Arial, Verdana, Sans-serif;
	background-color: #fff;
}
input.textShort {
	width: 100px;
	padding: 4px;
	font: 12px "Lucida Grande", Geneva, Arial, Verdana, Sans-serif;
	background-color: #fff;
	display: inline;
}
.inline { display: inline; }
textarea {
	height: 100px;
}
button, .submit {
	border: 0;
	height: 30px;
	width: 110px;
	background: transparent url('img/send_btn.png') no-repeat;
	padding: /*4px 0 5px 10px*/0;
	text-align: center;
	color: #000;
	cursor: pointer;
}


/* ### NAVIGATION  ### */
.navigation {
	margin-top: 20px;
}
.navigation a {
	color: #555;
}
.navigation a:hover {
	text-decoration: underline;
}


/* ### RELATED ### */
h4.related_top {
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
        color: #666;
        padding-left: 16px;
	background: url('/images/head_right.png') no-repeat;
}
.related {
	width: 800px;
	color: #71ad43;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.firstPost {
	width: 470px;
	padding: 20px 0;
	text-align: left;
}
.rightDate {
	position: absolute;
	top: 30px;
	right: 305px;
	background: url('img/date.png');
	width: 35px;
	line-height: 12px;
	text-align: center;
	font-size: 9px;
	color: #fff;
}
.rightDate strong {
	line-height: 29px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.latestNews {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 300px;
	height: 160px;
	background: #fff;
	text-align: left;
	position: absolute;
	top: 30px;
	right: 0;
	background: url('img/latest_news.png') no-repeat;
}
.latestNews h3 {
	line-height: 36px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 16px;
	color: #666;
}
.latestNews h3 a {
	float: right;
	line-height: 36px;
	padding: 0;
	font-size: 12px;
}
.latestNews a {
	line-height: 24px;
	display: block;
	padding: 0 16px 0 30px;
	color: #666;
}
.latestNews a.list {
	line-height: 24px;
	padding: 0 16px 0 34px;
	background: url('img/date_icon.png') no-repeat 16px 50%;
}
.latestNews a span.left {
	float: right;
	display: block;
	line-height: 24px;
	padding-right: 16px;
	font-size: 10px;
}
.latestNews a:hover, .latestNews a span:hover {
	color: #000;
}
.related.posts {
	width: 800px; /* IE FIX */
}
.related.posts h1 a {
	color: #666;
}
.related.posts h1 a:hover {
	color: #000;
	text-decoration: none;
}
.related.posts ul {
	width: 300px;
	list-style-position: outside; /* IE FIX */
}
.related.posts .right {
	width: 290px;
	float: right;
}
.related.posts .right th {
	padding-right: 10px;
	width: 100px;
	text-align: right;
}
.related.posts .right a {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 2px;
	color: #386471;
}
.related.posts .right a:hover {
	border-bottom: 1px solid #ff8000;
}
.related.posts small {
	font-size: 10px;
	color: #aaa;
	display: block;
}

/* ### POST ### */
#content {
	width: 480px;/*
	padding: 40px;*/
	padding-top: 30px;
	float: left;
}
#contentExtended {
	width: 556px;
	padding: 15px 0;
	float: left;
}
.post ul {
	padding: 0 20px 10px 10px;
}
.post li {
	line-height: 18px;
}
.post p a {
	color: #06c;
}
.post p a:hover {
	color: #000;
}
a.more-link { font-size: 14px; display: block; margin-top: 15px; }
.post, .page {
	margin-bottom: 10px;
}
.narrowHead { height: 100px; margin: 0; }
.entry {
	width: 450px; /* IE FIX */
}
.post { width: 495px; }
.page {
	width: 800px; /* IE FIX */
	position: relative;
}
#flashMovie .entry p {
	margin: 10px 0;
	font: 14px/18px "Lucida Grande", Geneva, Verdana;
}
.page .readmore {
	background: url('img/line-smooth.gif') repeat-x bottom;
	background-position: 0px 5px;
	border-bottom: 1px solid #ddd;
}
.page .readmore a {
	color: #555;
	padding: 3px 10px 3px 10px;
	margin-top: 10px;
	border: 1px solid #ddd;
	border-bottom: none;
	background: url('img/button-bkg.gif') bottom 0px 0px;
	float: right;
}
.page .readmore a:hover {
	background: url('img/button-bkg.gif') top left;
}/*
.post input {
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 5px;
}*/
.post small, .firstPost small {
	font-size: 10px;
	color: #999;
	margin-bottom: 20px;
	display: block;
}
.siteDisplay {
	padding: 20px 0;
	margin: 0 0 8px;/*
	background: #def;*/
}
.siteDisplay .inside {
	width: 800px;
	margin: 0 auto;
}
.siteDisplay .inside .item,
.siteDisplay .inside .itemLast,
.postItem,
.postItemLast,
.postItemStart,
.postItemStartLast {
	width: 185px;
	padding: 0 0 10px;
	margin: 0 20px 20px 0;
	float: left;
	background: url('img/bottom_item.png') no-repeat 100% 100%;
}
.siteDisplay .inside .itemLast,
.postItemLast,
.postItemStartLast {
	margin: 0 0 20px;
}
.siteDisplay h3,
.postItem h3,
.postItemLast h3 {
	height: 36px;
	line-height: 36px;
	background: url('img/head_item.png') no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: -.2px;
	width: 185px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.postItemStart h3,
.postItemStartLast h3 {
	height: 26px;
	line-height: 26px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666;
	letter-spacing: -.2px;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0;
}
#insideP {
	padding: 5px 10px 0;
	font-size: 10px;
	display: block;
}
a.sitesLink {/*
	background: transparent url('/images/nwa.gif') no-repeat 100% 50%;
	padding-right: 1.1em;*/
	color: #36f;
}
.postavatar { border: 4px solid #666; padding: 0; margin 0; overflow: hidden; }

.postavatarStart img { margin-top: -20px; margin-bottom: -160px; }

/* ### SIDEBAR ### */
#sidebar {
	width: 244px;
	float: left;
	padding-bottom: 10px;
	overflow: hidden; /* IE FIX */
}
#sidebarTwo {
	width: 244px;
	float: left;
	padding-bottom: 10px;
	overflow: hidden; /* IE FIX */
}
#sidebar, #sidebarTwo { font-size: 10px; line-height: 16px; padding-top: 10px; }
#sidebar_top {
	width: 200px;
	height: 10px;
	overflow: hidden;
}
#sidebar_bottom {
	width: 200px;
	height: 10px;
	overflow: hidden;
}
#sidebar_main {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar_main li {
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #ddd;
}
#sidebar_main ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
#sidebar_main ul li {
	padding: 2px;
	border: none;
}
#sidebar_main ul ul,
#sidebar_main ul ul li {
	padding: 0;
	margin: 0;
	border: none;
}
#sidebar_main a {
	color: #666;
}
#sidebar_main .page_item,
#movie .page_item {
	list-style: none;
	padding: 0 0 0 16px;
	margin: 0;
}
#movie ul {
	padding-top: 30px;
}
#sidebar_main .page_item li,
#movie .page_item li {
	padding: 0;
	margin: 0;
}
#sidebar_main .page_item a,
#movie .page_item a {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
}
#sidebar_main a:hover {
	color: #000;
}
.sidebox {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #ddd;
}
#recent-comments li {
	padding: 0 10px;
}
#recent-comments ul {
	list-style: none;
}
#recent-comments ul li {
	padding: 0 10px;
}
.recentcomments a {
	display: block;
	padding: 4px 0;
	background: #000;
}
.recentcomments a span {
	float: right;
}

/* ### SEARCH ### */
#search {
	width: 190px;
	float: right;
	height: 42px;
	padding-left: 10px;
}
#search_top {
	margin-top: 9px;
	height: 5px;
	width: 180px;
	background: white url('img/search-top.gif');
	overflow: hidden;
}
#search_bottom {
	height: 5px;
	width: 180px;
	background: white url('img/search-bottom.gif');
	overflow: hidden;
}
#search_main {
	background: white;
	width: 180px;
}
#searchform div {
	height: 30px;
	line-height: 30px;
	position: relative;
}
#searchform #s {
	border-color: #999 #ccc #e5e5e5;
	border-style: solid;
	border-width: 1px;
	font: 18px Helvetica, Arial, sans-serif;
	color: #666;
	width: 201px;
	display: inline-block;
	background: #fff url("/global/images/input.gif") repeat-x 0 0;
	padding: 5px;

}
#searchform .submit {
	width: 30px;
	height: 30px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url('img/src_btn.png');
	position: absolute;
	right: 0;
}
#search form {
	padding: 0;
	margin: 0;
	background: none;
}
form#searchform {
	border: none;
}

#header {
	height: 69px;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

.logo {
	background: url('/images/logo.png') no-repeat;
	width: 250px;
	height: 52px;
	margin: 0;
	padding: 0;
}

#header h1 a {
	font-family: Georgia;
	font-size: 24px;
	color: #386471;
	width: 250px;
	height: 52px;
	display: block;
	text-decoration: none;
}

.logo a span { visibility: hidden; }

/* ##### TOPMENU ##### */
#topmenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 496px;
	height: 69px;
}
#topmenu li {
	list-style: none;
	line-height: 69px;
	float: left;
}
#topmenu a {
	font-family: Helvetica, Arial, sans-serif;
	background: url('/images/item.png') no-repeat right;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -.2px;
	color: #ccc;
	line-height: 36px;
	text-align: center;
	width: 120px;
	margin-left: 4px;
	padding: 33px 0 0;
	display: block;
}
#topmenu a:hover {
	color: #fff;
	background: url('/images/item.png') no-repeat right;
}
#topmenu .current_page_item a, #topmenu .current-cat a, #topmenu .current-cat-parent a, #topmenu .current_page_parent {
	background: url('img/item_active_blue.png') no-repeat right;
	color: #000;
}
#topmenu .page-item-73.current_page_item a {
	background: url('img/item_active_blue.png') no-repeat right;
	color: #000;
}
a.item_home {
	background: url('/images/home_tab_ia.png') no-repeat;
	text-decoration: none;
	width: 54px;
}
a.item_home span {
	visibility: hidden;
}
#topmenu .clicked a {
	background:url('img/topmenu_active.gif') no-repeat;
	background-position: -200px 0px;
	color: #000;
}
#topmenu .clicked span {
	background:url('img/topmenu_active.gif') no-repeat;
	background-position: -200px 0px;
}
#topmenu_bottom {
	background: url('img/topmenu_bottom.gif') no-repeat;
	height: 20px;
	width: 100%;
}
.topmenu_line {
	border-left: 1px solid white;
	height: 42px;
}

/* ### FOOTER ### */

#footer {
        width: 100%;
        margin: 0 auto;
        background: transparent url('img/bottom.png') repeat-x top;
        padding: 16px 0 20px;
	font-size: 10px;
	line-height: 16px;
}
#footer h4 {
	font-size: 18px;
	color: #ff8000;
	padding-bottom: 5px;
	text-indent: 5px;
}
#footer small {
	margin-top: 10px;
	text-align: right;
	display: block;
}
#footer small a {
	color: #333;
	font-size: 10px;
}
#footer small a:hover {
	text-decoration: underline;
}
#footer .insideWrapper {
        width: 800px;
	padding: 0 0 4px 0;
        margin: 0 auto;
	text-align: left;
	color: #888;
}
#footer .insideWrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer .insideWrapper ul li {
	margin: 0;
	padding: 0 24px 0 0;
	float: left;
}
#footer .insideWrapper ul.left {
	float: left;
	list-style: none;
}
#footer .insideWrapper ul.left li {
	float: left;
	padding: 0;
	margin: 0 16px 0 0;
	border: 0;
}
#footer .insideWrapper ul.left li a:hover {
	color: #000;
}
#footer .insideWrapper div {
	float: right;
}
#footer div .left a {
	color: #888;
}

#footer .insideWrapper div a[href^="http:"] {
	background: transparent url('/images/nwgray.gif') no-repeat 100% 50%;
	padding-right: 1.1em;
	color: #888;
}
#footer .insideWrapper div a[href^="http:"]:hover {
	background: transparent url('/images/nwblack.gif') no-repeat 100% 50%;
	padding-right: 1.1em;
	color: #000;
}/*
a[href^="http:"] {
	background: transparent url('/images/nwa.gif') no-repeat 100% 50%;
	padding-right: 1em;
}*/
a[href^="http://www.eventporten.se"],
#sidebar a[href^="http://"] {
	background: transparent;
	padding-right: 0 !important;
}

#calendar_wrap th {
	font-weight: bold;
}

#calendar_wrap a  {
	text-decoration: underline;
}
#calendar_wrap a:hover {
	border: none;
	color: #ff8000;
}

#calendar_wrap caption {
	text-align: left;
	color: #386471;
}

#sidebar a.rsswidget img {
	padding: 0;
	margin: 0;
	background: red;
}
.textwidget { padding: 10px; color: #999; }
.widget, .widget_text { padding: 0; margin: 0; }

#sidebar .sidebox .rssSummary {
	font-size: 11px;
	color: #888;
	padding-top: 10px;
}

#sidebar select {
	border: 1px solid #ccc;
	width: 160px;
	padding: 2px;
}

cite {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-style: italic;
	font-size: 11px;
	color: #888;
}
span.rss-date {
	font-size: 11px;
}