/*
Theme Name: wp-ponton v 2
Theme URI: http://www.ponton.se/
Description: A custom made theme for the Swedish magazine Ponton
Version: 1.0
Author: Johan Gunnarsson
Author URI: http://sho.wca.se/
Tags: magazine
*/

#top-wrap {
	text-align: center;
	width:  100%;
	border-bottom: 2px solid #200;
	background: #630 url(img/wood.jpg) repeat-x;
	}

/* dark blue #008DA9 */
/* light blue #4BC6D6 */


#top-container{ 
	margin: 0 auto 0 auto;
	text-align: left;
	height: 200px;
	width:950px;
	}
	
#top-logo img {
	margin-top: 0px;
	}
	
#top-latest {
	height: 200px;
	font-weight: bold; 
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 1em; 
	line-height: 1em;
	}
/*	
#top-latest:hover {
	background-color: #057}
*/

#widgetized-area {
	position: relative;
}

#widgetized-area img {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 130px;
	float: right;
	}
	
.float-over {
	z-index: 10;
	float: right;
	margin-top: -10px;
	margin-right: 110px;
	}
	
#top-menu-wrap {
	text-align: center;
	width:  100%;
	background: #eee url(img/blog-top-bg.jp) repeat-x;
	border-bottom: 2px solid #ddd;

	}
#top-menu-container{ 
	margin: 0 auto 0 auto;
	text-align: left;
	height: 36px;
	width:950px;
	}
	
#blog-top {
	margin-top: 7px;
	padding-top: 2px;
	height: 16px;
	width: 500px; 
	float: left;
	font-weight: bold; 
	color: #888;
	font-family: Arial, sans-serif;
	font-size: 1em; 
	line-height: 1;
	background: url(img/rss.pn) no-repeat;
	}
	
.blog-top-rss {
		padding-left: 20px;
		background: url(img/rss.png) no-repeat 0 -2px;
	}
	
.blog-top-fb {
		padding-left: 18px;
		margin-left: 5px;
		background: url(img/fb.jpg) no-repeat 0 0;
	}

#blog-top a, #side-top a {
	border-bottom: 2px dotted #ccc;
	text-decoration: none;
	color: #777;
	}
	
#blog-top a:hover, #side-top a:hover {
	border-bottom: 2px dotted #999;
	text-decoration: none;
	color: #555;
	}

#side-top ul {
	width: 390px; 
	float: right;
	padding-top: 8px;
	padding-bottom: 10px;
	margin: 0;
	font-weight: bold; 
	color: #888;
	font-family: Arial, sans-serif;
	font-size: 1em; 
	line-height: 1; 
	}
	
#side-top li {
	padding-left: 1.5em;
	padding-right: 0.5em;
	padding-top: 10px;
	padding-bottom: 11px;
	display: inline;
	}

.right { float: right;  }
	
.kontakt {
	background:url(img/kontakt.gif) 0 8px no-repeat;
	}
.redaktionen{
	background:url(img/redaktionen.gif) 0 8px no-repeat;
	}
.gamla-nummer{
	background:url(img/gamla-nummer.gif) 0 8px no-repeat;
	}
.links{
	background:url(img/link.gif) 0 8px no-repeat;
	}
#menu-1, #menu-2, #menu-3, #menu-4 {}
	
.side-box-top {
	margin: 2em 0 0 0;
	padding: 0.5em;
	text-align: center;
	background: url(img/about-box-bubble.gif) no-repeat 0 2px;
	/* #6b0 */
	font-weight: bold; 
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 1em; 
	line-height: 1; 
	width: 80px;
	}
	
.side-box-2 {
	padding: 1em;
	background: #eee url(img/about-box-top-2.gif) no-repeat;
	border-width:  0 2px 2px 2px;
	border-style:  solid;
	border-color: #ddd;
	}
	
.side-box-top-2 {
	margin: 2em 0 0 0;
	padding: 0.5em;
	text-align: center;
	background: url(img/about-box-bubble-2.gif) no-repeat 0 2px;
	/* #6b0 */
	font-weight: bold; 
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 1em; 
	line-height: 1; 
	width: 80px;
	}
	
.side-box {
	padding: 1em;
	background: #E6EFC2 url(img/about-box-top.gif) no-repeat;
	border-width:  0 2px 2px 2px;
	border-style:  solid;
	border-color: #C6D880;
	}	
	
.side-box-top a {
	text-decoration: none;
	border-bottom: 2px dotted #ad9;
	font-weight: bold;
	color: #fff;
	}
	
.side-box-top-2 a {
	text-decoration: none;
	border-bottom: 2px dotted #ccc;
	font-weight: bold;
	color: #fff;
	}

	
.side-box-top a:hover, .side-box-top-2 a:hover { border-bottom: 2px dotted #fff; color: #fff;}
	
	
/* content */ 	
#blog-content{
	padding-top: 2em;
	padding-bottom: 4em;
	}

.post-title, .post-title a{
	float: left;
	text-decoration: none;
	width: 400px;
	}
.post-title a:hover { color: #068;}
	
.post-meta {
	float: left;
	}

.comment-link {height:  32px;
	background: url(img/bubbla.gif) no-repeat 100% 0;
	}
	
.comment-link a{
	float: right;
	color: #fff;
	font-family: Arial, sans-serif;
	padding: 1px 12px 0 15px;
	text-decoration: none;
	font-weight: bold;

	}
	
.comment-link a:hover{color: #ddd;	}
	
.post-content {
	margin: 0;
	clear: both;
	}
	
.post-content img {
	margin: 0 1em 1em 0; 
	float: left;}
	
.flip-post {text-align: right;}
	
.comment-author{
	text-align: right;
	font-style: italic;;
	}
	
.comment-author a{ color: #333;}
.commentmetadata a{color: #666;}
.commentmetadata a:hover{color: #333;}
.singlecomment{

	}

/* footer stuff */
/* dark blue #008DA9 */
/* light blue #4BC6D6 */

#footer{
	margin: 0 auto 2em auto;
	border-top: 2px solid #eee;
	background-color: #fff;
	padding-top: 0.5em;
	padding-bottom: 1em;
	text-align: left;
	}

#footer ul {
	border-right: 2px dotted #ddd;
	margin: 0;
	padding: 1em;
	list-style-type: none;
	color: #888;
	}
	
#footer b{ color: #666;}
#footer a{ color: #666;}
#footer img {
	margin-top: 5em;
	}
	
#footer ul.last-ul {
	border-right: 0;
	}

/* form stuff */	
#comment{
	height: 100px;
	width: 300px;
	}
	
.text-area {
	height: 80px;
	border-color: #888;
	width: 300px;
	font: italic 1.2em Palatino, Times, serif;
	}

.text-field {
	border-width: 0 0 1px 0;
	border-color: #888;
	border-style: dashed;
	font: italic 1.2em Palatino, Times, serif;
	width: 300px;
	}

.send-button, #submit  {
	border: 1px solid #ccc;
	background-color: #eee;
	font: italic 1.2em Palatino, Times, serif;
	margin-bottom: 1em;
	}
	
.send-button:hover{
	border-color: #aaa;
	}
	
.wpcf7-response-output {
	background-color: #eee;
	margin-bottom: 2em;
	}
	
/* gravatar */
.avatar { float: left; margin: 0 1em 0.5em 0; padding: 0; }
.avatar-title a{
	text-decoration: none;
		}

