/*
Theme Name: Trampoolin
Theme URI: http://blackbeenstudio.se
Description: En fin fin sida gjort av black been, och Tobias Nyholm
Version: 1.9
Author: Pong, Tobias Nyholm
Tags: Det finns inte så många etiketter

Text text text, pong måste lära sig att skriva lite text här.
*/
* {
	margin:0;
	padding:0;
}
.erbjudande {
	color: #F00;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	/*background:#006B97 url(images/bg.jpg) repeat-x;*/
	background:#a7cff9;
	color:#333;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing:-0.07em;
	font-family:Arial;
}
/*h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}*/
h1,h2,h3,h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
h1,h2,h3,h4 {
	color:#006b97;
}
img {
	border:0;
}
p {
	margin-top: 10px;	
}

a:hover img.sided {
	border-color:#2970A6;
}
a {
	/*color:#4096ee;*/
	color:#4095ff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
/* static END */

/* layout START */
#wrap {
	/*background:url(images/light.gif) center top no-repeat;*/
	padding:10px 0;
}
#container {
	margin:0 auto;
	width:936px;
}
/* content START */
#content {
	/*background:#fff url(images/bg_content.gif) repeat-x;*/
	background:#fff;
	min-height:400px;
	border:1px solid #ccc;
}
/* content END */

/* header START */
#header {
	/*background:#fff url(images/bg_masthead.jpg) repeat-x;*/
	background: #fff url(images/trampoolin_logo_1px.jpg);
	height:139px;
}
#caption {
	height:139px;
}
#title a {
	text-decoration:none;
	color:#25587F;
	/*width:250px;*/
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
}
#tagline {
	color:#25587F;
	border-top:1px solid #FFF;
	text-decoration:none;
	font-size:10px;
	float:left;
	padding:0 3px;
}
#sidebarmenu {
	margin:1px 0;
}
#menuitems li {
	display:inline;
	list-style:none;
}
#menuitems li a {
	display:block;
	color:#006b97;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #eee;
	margin-right:10px;
	padding-left:10px;
}
#menuitems li a:hover {
	color:#4096ee;
	background:#fff;
}
#menuitems li.current_page_item a,
#menuitems li.current a {
	color:#4096ee;
}
#childitems li {
	display:inline;
	list-style:none;
}
#childitems li a {
	display:block;
	color:#006b97;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #eee;
	margin-right:10px;
	padding-left:20px;
}
#childitems li.current_page_item a,
#childitems li.current a {
	color:#4096ee;
}
#inner_menu {
	margin-top:10px;
	height:10px;
}
#inner_menu ul li {
	display:inline;
	list-style:none;
	float:right;
}
#inner_menu ul li a {
	margin-left:8px;
	font-weight:bold;
	font-size:11px;
	color:#006b97;
}
#inner_menu ul li a:hover {
	color:#4096ee;
}
#inner_menu ul li.current_page_item a {
	color:#4096ee;
}
#sidebarcaption {
	background:#006b97;
	color:#fff;
	padding-left:15px;
	margin-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	font-weight:bold;
}

#logo {
	cursor:pointer;
	position:relative;
	float:left;
	background:url(images/trampoolin_logo.jpg) no-repeat;	
	width:712px;
	height:138px;
	/*margin-top:10px;
	margin-left:15px;*/
}
#navigation {
	height:20px;
	width:100%;
	margin-left:10px;
}
#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	display:block;
	color:#006b97;
	height:28px;
	line-height:28px;
	padding:0 8px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	float:left;
	z-index:1;
}
#menus li a:hover {
	color:#4096ff;
	text-decoration:underline;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	color:#4096ff;
}
#menus li a.home {
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
}
#menus li.current_page_item a.home {
}
#menus li a.lastmenu:hover {
}
#startmain {
	margin-top:35px;
	background:#25587E;
	width:100%;
	/*min-height:320px;*/
	color:#fff;
}
#startpage_images img{
	width:150px;
	height:150px;
}

#startfooter {
	/*background:#fff;*/
	width:100%;
	border-top:1px solid #ddd;
}
#startfooter_inner {
	/*padding:10px;
	background:#fff;
	min-height:250px;*/
	background:#efefef;
	/*height:210px;*/
	color:#000;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	padding:10px;
	font-size:12px;
	min-height:200px;
}
#navigate {
	padding-top:3px;
	margin-left:10px;
	text-transform:lowercase;
}
#page {
	min-height:600px;
	height:100%;
	margin-top:20px;
}
#page .leftside {
	width:720px;
	float:left;
	/*min-height:600px;
	padding-right:15px;
	border-right:1px solid #ccc;*/
}
#page .rightside {
	width:208px;
	float:right;
	/*background:#eee;*/
	min-height:600px;
}
.fixed, .clear {
	clear:both;
}

/* footer START */
#footer {
	/*background:url(images/header_footer.jpg) 0 -132px no-repeat;*/
	display:block;
	border-top:1px solid #ddd;
	font-size:11px;
	line-height:145%;
	width:100%;
	color:#fff;
}
#footer a {
	color:#fff;
}
#footer #copyright {
	margin-top:12px;
	margin-left:20px;
	width: 400px;
	float: left;
}

#footer #contact_info{
	float: right;	
	text-align: right;
	width: 300px;
}

#page .leftside .pagecontent {
	background:#fff;
	/*min-height:400px;*/
	padding:10px;
	margin:10px;
	border-top:1px solid #ccc;
}
#page .leftside .pagecontent .img {
	/*height:200px;*/
	width:100%;
	/*border:1px solid #ccc*/
}
#page .leftside .pagecontent .text {
	margin-top:10px;
}
a.ico-more {
	margin:0 !important;
	padding:5px 7px;
	background:#efefef; 
	border:0 !important;
	color:#2970a6;
}
a:hover.ico-more {
	background:#2970A6; 
	color:#fff;
}
.hx-style01 {
	background:url("images/dot.gif") 0 50% repeat-x; 
}
.hx-style01 span {
	margin-left:15px; 
	padding:0 5px; 
	font-weight:bold; 
	background:#FFF; 
	color:#2970a6;
}

#left_start {
	background:url("images/welcome_trampoolin.jpg") no-repeat;
	width:389px;
	height:286px;
}
#squared_img {
	border:0;
	width:150px;
	height:150px;
	margin-bottom:15px;
}
#underlink {
	line-height:22px;
}

.pagecontent ul {
	margin-left:15px;
}

/************************************
*	photoalbum						*
************************************/

#left_menu{
	float:left;
	width: 150px;	
}

#photoalbum{
	float:left;
	width:500px;
	margin-bottom:10px;
}



/************************************
*	WP-default						*
************************************/
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* layout END */
