/*
Theme Name: Nykopings forspaddlare
Theme URI: http://spathon.se
Description: Tema skapat till Nyk&auml;pings forspaddlare
Version: 1 (WP2.7)
Author: Patrik Spathon
Author URI: http://patrikspathon.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* 
*   General settings 
*/

body{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; background: #191919 url(style/images/PragHem4.jpg) no-repeat top center;}

a{text-decoration: none; color: #1D4C91;}
a:hover{text-decoration: underline}
img{ border:1px solid #999;}
p{padding: 10px 0}

/*
 *   Main layout
 */

#MainWrap{
	width: 950px;
	margin: 180px auto 0px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#page{
        background: #ccc; 
        width: 730px; 
        padding: 10px 10px 20px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
        float: left;
	position: relative;
	min-height: 600px;

}

/*=== Main nav ===*/
#nav{ background: url(style/images/meny.gif) no-repeat; padding: 12px 0 0 10px; height: 65px; position: relative; margin: 0px;
	height: 56px;
	width: 630px;
	padding: 20px 50px 10px 50px;
	margin-bottom: 20px;
	font-size: 13px;
}
#nav li{float: left; background: none}
#nav li.page_item a{color: #fff;
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
}
#nav li.page_item a:hover{color: #1D4C91;}

#nav li ul{width: 85%;position: absolute; top: 45px; left: 50px; background: none; display:none; z-index: 1}
#nav li:hover ul, #nav li ul:hover{display: block;}
#nav li.hideUl:hover ul{display: none;}


#nav li.current_page_item a, #nav li.current_page_ancestor a{color: #1D4C91;}
#nav .current_page_item a, #nav .current_page_ancestor {color: #fff}
#nav li.page_item li a:hover{color: #1D4C91}

#nav li li.current_page_item a{color: #1D4C91;}
#nav .current_page_ancestor li a{color: #fff}

#nav .current_page_ancestor ul, #nav .current_page_item ul{display: block;}
#nav .hideUl ul{display: none;}

#nav li.navHover {border-bottom: 1px solid #222}
/*=== Content ===*/
#content{}

.post{margin: 10px; padding: 0 0 20px;}
.post-title{margin: 0 0 10px;}
.post-title h2 a{font: 20px Georgia, Times, 'Times New Roman', serif;}
.post-title p{font-size: 12px; color: #444}

/* page */
.page .post{padding: 0; border-bottom: 0px solid #ddd;}

/*=== Sidebar ===*/
#sidebar {
        float: right;
	width: 180px;
	padding: 20px 10px;
	background-color: #666666;
	margin-top: 100px;
	-moz-border-radius-bottomright: 20px;
	-khtml-border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-khtml-border-top-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	position: relative;

}
#sidebar li{padding: 0px 0px 0px 0px;}
#sidebar li li{border-bottom: none; padding: 10px 0 10px; border-bottom: 1px solid #555}
#sidebar h2.title{padding: 0 0 5px 0; border-bottom: 1px solid #555; font-size: 14px}
#sidebar .news .date{color: #888; font-size: 11px}
#sidebar .news h2 a{}
.excerpt{}


/*=== Footer ===*/
#bottom{border-top: 1px solid #ddd; overflow: hidden; margin: 0 0 0px; font-size: 12px; display:none;}
#bottom li.nr1,#bottom li.nr2{width: 299px; float: left; border-right: 1px solid #ddd; height: 250px;}
#bottom li.nr3{width: 299px; float: left; height: 250px;}
#bottom .news{padding: 20px;}
#bottom .title{margin: 0 0 10px; font-size: 16px;}
#bottom .news .date{color: #999}
#bottom li.nr2 div{ padding: 20px}
#bottom .picasa{padding: 20px;}
#bottom .picasa img{}


#footer{
    clear: both; 
    width: 860px; 
    margin: 10px auto 50px;
    font-size: 12px;
    color: #888;
}


/*=== searchform ===*/
.searchform{overflow: hidden;}
.searchform .hidden{display: none;}
.searchform .search-box{border: 1px solid #ddd; padding: 3px; display: block; float: left; height: 15px; margin: 0 5px 0 0;}
.searchform .searchsubmit{border: 1px solid #ddd; background: #fff; display: block; float: left; height: 23px; padding: 0px 3px;}


/*   Kommentarer   */

#respond #comment{width: 100%;}


ol.commentlist { list-style:none; margin:10px 0 10px; padding:0; text-indent:0; }

ol.commentlist li.comment { border-bottom:1px dashed #222; padding:5px; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {font: normal 15px/1.3 "Century Gothic", "Gill Sans", Arial, sans-serif;}
ol.commentlist li.comment div.vcard cite.fn { font-weight:bold; }
ol.commentlist li.comment div.vcard cite.fn a.url {text-decoration: none;}
ol.commentlist li.comment div.vcard img.avatar { border:1px solid #555; background: none; float:left; padding:2px; margin: 0 7px 0 0;}
ol.commentlist li.comment p { clear: both; margin: 5px 0 0 0;}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#eee; background: none;}
ol.commentlist li.comment div.comment-meta a:hover { color:#777; background: none;}

ol.commentlist li.comment div.reply {text-align: right;}
ol.commentlist li.comment div.reply a { font: bold 9px/20px Tahoma; padding: 2px 5px;}
ol.commentlist li.comment:hover .reply a{ color: #222;}
ol.commentlist li.comment .reply a:hover{ color: #fff;}

ol.commentlist li.comment ul.children { list-style:none; margin:10px 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li.depth-2 { border-left:2px solid #666; margin:0 0 0px 0px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:2px solid #999; margin:0 0; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:2px solid #bbb; margin:0 0; }
ol.commentlist li.comment ul.children li.depth-5 { border-left:2px solid #ddd;}

ol.commentlist li.even { background:#bbb; }
ol.commentlist li.odd { background:#aaa; }
ol.commentlist li.bypostauthor {background: #999;}
ol.commentlist li.parent { border-left:0px solid #444; }
/*
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}

ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}

ol.commentlist li.comment ul {}

ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}

ol.commentlist li.comment ul.children li.odd {}

ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

*/

/**/


