/*  
Theme Name: Svensk Idrottskonsulting
Theme URI: -
Description: Theme for Svensk Idrottskonsulting
Version: 1.0
Author: Angry Creative
Author URI: http://www.angrycreative.se
*/

body {
	font-size: 62.5%;  /* reset 1em to 10px. */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #262829;
	text-decoration: none;
}
h1 {
	font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
	font-size:28px;
	/*font-weight:bold;*/
	color: #000000;
        margin-bottom: 5px;
}
h2 {
	font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
	font-size:22px;
	/*font-weight:bold;*/
	color: #000000;
margin-bottom: 5px;
	line-height: 24px;
}
h3 {
	font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
	font-size:19px;
	/*font-weight:bold;*/
	color: #000000;
}
h4 {
	font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size:16px;
	/*font-weight:bold;*/
	color: #000000;
}
h5 {
	font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	/*font-weight:bold;*/
	color: #000000;
}
/* FLOATING TAIL --------------------------------------------------------- */

* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body { /* sets gradient background */
	height: 100%;
	background: #c1d7e0 url('images/background/bg.jpg') repeat-x top left;
}
.wrapper { /* makes the tail float & wraps the content to a certain size */
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 960px !important;
	/*background: #ffffff;*/
}
.wrap2 { /* here you place the header image that goes outside the wrapper. MAKE SURE this image aligns with wrap3 */
	/* min-height: 100%;*/
}
.wrap3 { /* sets bg of content */
}

/* HEADER ---------------------------------------------------------------- */

.logo {
	float:left;
	margin-top: 18px;
border-bottom: 1px #657075 solid;
width: 220px;
padding-bottom: 12px;
}
.logo img, .logo img a {
	float: right;
	border: 0px;
}
.header {
	height: 26px !important;
	width: 960px;
}

/* MENUBAR --------------------------------------------------------------- */

.menubar li {
clear: both;
        z-index: 31;
	display: block;
	list-style: none;
	margin: 0;
}
.menubar ul ul {
clear: both;
float: left;
}
.menubar li:hover > ul {
	display: block;
}
.menubar li ul li a {
}
.menubar li ul li {
	display: block;
}
/*.menubar li.current_page_ancestor > a {
	 color: #ffffff;
background: 
}
.menubar li.current_page_parent > a {
color: #FFFFFF;
}
.menubar li.current_page_item > a {
color: #006a8d;
}
*/
.menubar ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.menubar {
width: 220px;
text-align: right;
	clear: both;
	float: left;
border-top: 1px #dde8ed solid;
border-bottom: 1px #657075 solid;
padding: 8px 0px;

}
.menubar ul {
	width: 100%;
	float: left;
	list-style: none;
	top: 0;
	left: 0;
}
.menubar li {
	font-size: 12px;
	font-weight: bold;
padding:2px 0 5px 0;
}
.menubar li a {
	text-decoration: none;
	margin: 0px;
}
.page_item {
}
.page_item a {
	font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size:16px;
	/*font-weight:bold;*/
	color: #000000;
}
.page_item a:hover {
	/*background: #006a8d;*/
	/*color: #ffffff;*/
}
.current_page_ancestor a {
	/*background: #006a8d;*/
	/*color: #ffffff;*/

}

.current_page_ancestor .page_item a {
	/*background: #eaeae7;*/
	/*color: #006a8d;*/
}

.page_item .page_item a {
      /*  border: 3px solid #ffffff;
	background: #ffffff;*/

	font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
	line-height: 16px;
	font-size:14px;
	font-weight:normal;
	color: #000000;

}

.current_page_ancestor .current_page_parent a {
       /* border: 3px solid #ffffff;
	background: #eaeae7;*/
	/*color: #006a8d;*/
}

.current_page_item .page_item a {
       /* border: 3px solid #ffffff;
	background: #ffffff;*/
	/*color: #006a8d;*/
background: transparent;
}

.page_item .page_item a:hover {
       /* border: 3px solid #ffffff;
	background: #eaeae7;*/
	/*color: #006a8d;*/
}
.current_page_ancestor .page_item a:hover {
       /* border: 3px solid #ffffff;
	background: #eaeae7;*/
	/*color: #006a8d;*/
}
.current_page_item a {
padding-left: 17px;
background: transparent url('images/sidebar/arrow.gif') no-repeat center left;
/*color: #ffffff;*/
}

.current_page_parent a {
	/*background: #006a8d;*/
	/*color: #ffffff;*/
}
.current_page_ancestor .current_page_item a {
      /*  border: 3px solid #ffffff;
	background: #eaeae7;*/
	color: #000000;
padding-left: 17px;
background: transparent url('images/sidebar/arrow.gif') no-repeat center left;
}

.current_page_item a:hover, .current_page_parent a:hover {
	/*background: #006a8d;*/
	/*color: #ffffff;*/
}
.current_page_item .page_item a:hover {
	/*background: #eaeae7;*/
	/*color: #006a8d;*/
}

.current_page_ancestor .current_page_item a:hover {
      /*  border: 3px solid #ffffff;
	background: #eaeae7;*/
	/*color: #006a8d;*/
}

.page_item .page_item .page_item a {
      /*  border: 3px solid #ffffff;
	background: #ffffff;*/
	/*color: #006a8d;*/
}

.page_item .page_item .page_item a:hover {
     /*   border: 3px solid #ffffff;
	background: #eaeae7;*/
	/*color: #006a8d;*/
}


.current_page_ancestor .current_page_item .page_item a {
     /*   border: 3px solid #ffffff;
	background: #ffffff;*/
	/*color: #006a8d;*/
}

.current_page_ancestor .page_item .page_item a {
     /*   border: 3px solid #ffffff;
	background: #ffffff;*/
	/*color: #006a8d;*/
}

.current_page_ancestor .page_item .current_page_item a {
      /*  border: 3px solid #ffffff;
	background: #eaeae7;*/
	color: #006a8d;
}

.current_page_ancestor .current_page_item .page_item a:hover {
      /*  border: 3px solid #ffffff;
	background: #eaeae7;*/
	/*color: #006a8d;*/
}

.current_page_ancestor .page_item .page_item a:hover {
       /* border: 3px solid #ffffff;
	background: #eaeae7;*/
	/*color: #006a8d;*/
}

.current_page_ancestor .page_item .current_page_item a:hover {
        /*border: 3px solid #ffffff;
	background: #eaeae7;*/
	/*color: #006a8d;*/
}

/* POSTS ----------------------------------------------------------------- */

.wppostdiv { /* for frontpage */
	background: #fafafa url('images/background/contentbg.jpg') repeat-x bottom center;
	float: left;
	clear: both;
	padding:20px 20px 80px;
	width: 660px;
min-height: 550px; 
}
.wppagediv { /* for pages */
	background: #fafafa url('images/background/contentbg.jpg') repeat-x bottom center;
	float: left;
	clear: both;
	padding:20px 20px 80px;
	width: 660px;
min-height: 550px; 
}
.wpcontactdiv { /* for contact*/
	background: #fafafa url('images/background/contentbg.jpg') repeat-x bottom center;
	float: left;
	clear: both;
	padding:20px 20px 80px;
	width: 660px;
min-height: 550px; 
}

.wplistingdiv { /* for news listing */
	background: #fafafa url('images/background/contentbg.jpg') repeat-x bottom center;
	float: left;
	clear: both;
	padding:20px 20px 80px;
	width: 660px;
min-height: 550px; 
}
.maincontent { /* with sidebar */
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	float:right;
	width:700px;
}
.shadow {
height: 66px;
	float:right;
	width:700px;
	background: transparent url('images/footer/footershadow.png') no-repeat bottom center;
}
.pageImage {
	padding:3px;
border: 1px solid #d4d4d4;
margin-bottom: 5px;
}
.pageListingImage {
	padding:3px;
border: 1px solid #d4d4d4;
margin-bottom: 20px;
}

.postContainer {
padding-bottom: 20px;
border-bottom: 1px solid #000000;
margin-bottom: 30px;
float: left;
width: 100%;
}

/* CONTACT GRID ---------------------------------------------------------- */

.contactContainer {
	clear: both;
	float: left;
	margin-left: -28px;
	width: 588px;
}
.contactGrid {
	float: left;
	width: 168px;
	margin-left: 28px;
	margin-bottom: 23px;
}
.contactContent {
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	width: 168px;
}
.contactTopic {
	font-family: Arial, Verdana, sans-serif;
	margin: 17px 28px 17px;
}
.contactContent p, .contactContent h1, .contactContent h2, .contactContent h2, .contactContent h4, .contactContent h5 {
	font-family: Arial, Verdana, sans-serif !important;
	color: #000000;
	line-height: 18px;
}
.contactThumb {
	margin-bottom: 8px;
}
/* POST INFO ------------------------------------------------------------- */

.theTime {
	clear: both;
	font-weight: bold;
	font-size:12px;
	line-height:14px;
	margin-bottom: 8px;
}

/* TEXT ------------------------------------------------------------------ */
   
blockquote {
	background:transparent url(images/quote_r.gif) no-repeat scroll right bottom !important;
	color: #646464 !important;
	float:right;
	font-weight:bold;
	letter-spacing:-1px;
	margin:10px;
	padding:0 25px 5px 0;
	text-align:left;
	width:35%;
}
blockquote p {
	background:transparent url(images/quote_l.gif) no-repeat scroll left top !important;
	border:0 none;
	font-size:1.8em !important;
	line-height:1.3em !important;
	padding:5px 2px 10px 35px !important;
	margin-bottom: 0px !important;
}
.postThumb {
	float: left;
}
.postThumb img {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
.postText {
	float: left;
	margin-top: 5px;
	font-size: 12px;
	clear: both;
	width: 100%;
}
.postText ul {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
}
.postText ul li {
	padding: 1px;
}
.postText ol {
	line-height: 16px;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.postText ol li {
	padding: 1px;
}
.postText ol ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText ul ol {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText p {
	line-height: 20px;
	font-size: 12px;
	margin-bottom: 14px;
}
.postText a:link, .postText a:visited {
	color: #006a8d;
	text-decoration: none;
}
.postText a:hover, .postText a:visited:hover {
	color: #0099cb;
	text-decoration: none;
}
.postTopic {
	color: #000000;
	float: left;
	clear: both;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 0px;
}
.postExcerpt {
	float: left;
	width: 100%;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	margin-top: 3px;
	clear: both;
}

.more-link {
	clear: both;
	float: right;
	font-weight: bold;
}

/* IMAGES ---------------------------------------------------------------- */

.size-thumbnail {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
.size-full {
	border: 0px;
}
.size-medium {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
img.wpGallery {
	border: 1px dotted #cc0000;
	background: #ffffcc no-repeat scroll center center;
	width: 99%;
	height: 250px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignnone {
	margin: 0px;
}
/* TABLES & OTHER ELEMENTS ----------------------------------------------- */

td {
	padding-bottom: 14px;
	line-height: 15px;
	color: #000000;/*font-size: 14px;*/
}
pre {
	font: 1.2em/1.8em "Courier New", monospace;
}
/* NEXT / PREVIOUS POST -------------------------------------------------- */

.nextPrev {
	float: left;
	width:100%;
	margin:28px 0px 0;
}
.prev {
	margin-top: 10px;
	float:left;
	text-align: left;
	width: 50%;
	color: #000000;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.prev a:link, .prev a:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	background: url(images/leftposts.png) no-repeat center left;
	text-decoration:none;
	font-size: 1.2em;
	color:#006a8d;
        font-weight: bold;
}
.prev a:hover, .prev a:hover:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	background: url(images/leftposts-on.png) no-repeat center left;
	font-size: 1.2em;
	color:#4c96ae;
	text-decoration:none;
}
.next {
	margin-top: 10px;
	float: right;
	text-align: right;
	width: 50%;
	color: #000000;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.next a:link, .next a:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 25px;
	background: url(images/rightposts.png) no-repeat center right;
	text-decoration:none;
	font-size: 1.2em;
	color:#006a8d;
        font-weight: bold;
}
.next a:hover, .next a:hover:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 25px;
	background: url(images/rightposts-on.png) no-repeat center right;
	font-size: 1.2em;
	color:#4c96ae;
	text-decoration:none;
}
/* SIDEBAR --------------------------------------------------------------- */

#sidebar {
	margin-right: 0px;
	float: left;
	margin-bottom: 20px;
	width: 220px;
	list-style: none;
	text-align:left;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 19px;

color: #515050;
font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
}
#sidebar li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*padding: 0px 10px 25px 10px;*/
}
#sidebar li a:link, #sidebar li a:visited {
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:hover:visited {
	text-decoration: none;
}
#sidebar p {
	margin-bottom: 10px;
}
#sidebar a:hover, #sidebar a:hover:visited {
	text-decoration: none;
	border: none;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	border: none;
}
#sidebar h4 {
	font-family: Clarendon, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	line-height: 33px;
}
#sidebar h2, h2.widgettitle {
	font-family: 'Rockwell', Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size:16px;
	/*font-weight:bold;*/
	color: #000000;
text-align:right;
}
#sidebar ul li ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	background: transparent;
	padding:2px 0px 0px 0;
}
#sidebar img {
	border: 0px;
}
#sidebar .widget {
border-top: 1px #dde8ed solid;
border-bottom: 1px #657075 solid;
padding-bottom: 12px;
	float: right;
text-align: right;
	width: 100%;
	clear: both;
	margin-bottom: 0px;
}
#sidebar .textwidget {
	list-style-type:none;
	float:right;
	padding-top:12px;
}
#sidebar .widget a, #sidebar .widget a:visited {
color: #515050;
}
#sidebar .widget a:hover, #sidebar .widget a:visited:hover {
color: #000000;
}

#sidebar .widget ul {
	list-style-type:none;
	float:right;
	padding:0px;
}
#sidebar .widget ul ul {
	background: transparent;
	list-style-type: katakana;
	padding: 5px 10px;
	float: left;
}
#sidebar .widgettitle {
	padding: 0px 0px;
	float: left;
	line-height: 36px;
        width:220px;
}
.creator {
border-bottom: 0px !important;
}
/* CUSTOM SIDEBAR --------------------------------------- */
/*
#footerBar {
	margin-top: 0px;
	height: 81px;
	margin-bottom: 0px;
}
#footerBar ul.alignleft .widget {
width: 630px;
}
.customMessage {
	float: left;
	width: 636px;
	height: 297px;
	margin: 0px 3px 3px;
}
.customMessage li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.customSidebar {
	float: left;
	width: 960px;
	list-style: none;
	text-align:left;
	margin-top: 10px;
	font-size: 12px;
	line-height: 81px;
}
.customSidebar li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color: #ffffff;
}
.customSidebar li a:link, .customSidebar li a:visited {
	color: #ffffff;
	text-decoration: none;
}
.customSidebar li a:hover, .customSidebar li a:hover:visited {
	color: #ffffff;
	text-decoration: none;
}
.customSidebar p {
	margin-bottom: 0px;
}
.customSidebar a:hover, .customSidebar a:hover:visited {
	color: #ffffff;
	text-decoration: none;
	border: none;
}
.customSidebar a:link, .customSidebar a:visited {
	color: #ffffff;
	text-decoration: none;
	border: none;
}
.customSidebar h4 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
}
.customSidebar h2 {
	font-size:16px;
	color:#ffffff;
	font-weight: bold;
}
.customSidebar ul li ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	background: transparent;
	padding:2px 0px 8px 0;
	border-bottom: #d5d5d5 1px solid;
}
.customSidebar img {
	border: 0px;
}
.customSidebar .widget {
	float: left;
	margin-bottom: 0px;
	margin: 0px 10px 0px 21px;
}
.customSidebar .widget ul, .customSidebar .textwidget p {
	list-style-type:none;
	float: left;
}
.customSidebar .widgettitle {
	padding: 7px 0px;
	margin-bottom: 5px;
float: left;
	border-bottom: #c0c0c0 1px solid;
}
*/
/* SEARCH BOX ------------------------------------------- */

.infoBoxSearch {
	background: transparent;
	clear: right;
	float: right;
	height: 23px;
	font-size:12px;
	margin-right: 22px;
	margin-top: 24px;
	width: 196px;
}
#search {
	float: right;
	color: #595959;
	background: transparent;
	padding: 0px;
}
#search #s {
	font-size: 12px;
	float: left;
	background: #ffffff;
	;
	border: 1px solid #408fa8;
	height: 21px;
	width: 142px;
	line-height: 12px;
	padding: 0px 3px;
}
#search #btn {
	float: right;
	padding: 0px !important;
	border: 0px;
	height: 23px;
	margin-left: 3px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 21px;
}
/* MISC  --------------------------------------------- */

.addthis_toolbox {
	clear: both;
	margin-top: 15px;
	float: left;
}
.at300bs.at15t_expanded, .at300bs.at15t_compact {
	margin-right: 0px!important;
}
.mapp-poweredby {
	display: none;
}

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

