/*
Theme Name: Scandinavian School of Chiropractic
Theme URI: http://kiropraktik.edu/
Description: Tema designat specifikt för Skandinaviska kiropraktorhögskolan.
Version: 1.0
Author: Isak Wistrom
Author URI: http://skaggivara.com/
Tags: kiropraktik.edu

	Kiropraktik.edu v1.0
	 http://kiropraktik.edu

	This theme was designed and built by Isak Wiström,
	http://skaggivara.com/

	The CSS, XHTML and design is copyright protected by,
	Scandinavian School of Chiropractic

*/

/* Reset
############################################################################# */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Default styles
############################################################################# */

body{
    font-family: geneva, arial;
    line-height: 18px;
    font-size: 12px;
    color: #a2a2a2;
    text-align: center;
    background: #101010;
}

h1{
	font-family:palatino linotype, palatino;
	font-size:2.4em;
	}

h2,h3,h4,h5{
    margin: 0 0 10px 0;
}

h2{
    font-weight: bold;
    font-size: 18px;
}

h3{
    font-weight: bold;
    font-size: 14px;
line-height:20px;
}

h4{
    font-weight: bold;
    font-size: 12px;
}

p{
    margin: 0 0 10px 0;
}

strong{
    font-weight: bold;
}

a:link{
    text-decoration: dotted;
    color: #2b824b;
}

a:active{
   
    color: #2b824b;
}

a:hover{
    text-decoration: none;
    color: #2b824b;
}


a:visited{

    color: #2b824b;
}


em{
    font-style: italic;
}

hr{
    margin: 0;
    clear: both;
    color: none;
    border: none;
    border-top: 1px solid #ccc;
}

table{
    width: 100%;
    border-right: 1px solid #ccc;
    margin-bottom: 20px;
}

th{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #2b824b;
}

td{
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 10px; 
}


/* Layout
############################################################################# */


#header{
    background: #2a834b url(images/headerbackg.jpg) repeat-x;
    font-family: helvetica, Tahoma;
    font-size: 15px;
    color: #fff;
    text-align: center;
    min-width: 980px;
}

#menu{
    text-align: left;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
#menu ul{
    padding-top: 14px;
    list-style: none;
}

#menu li{
    float: left;
    margin-right: 2px;
    list-style: none;
    display: block;
}


#menu li a:link, #menu li a:active, #menu li a:visited{
    padding: 7px 18px 10px 18px;
    color: #fff;
    text-decoration: none;
    display: block;
}

#menu li a:hover{
    text-decoration: underline;
    padding: 7px 18px 10px 18px;
    color: #fff;
    display: block;
}

#menu li.selected, #menu li.current_page_item, #menu li.current_page_parent{
    color:#40a666;
    background: url(images/menubtn_left.jpg) no-repeat;
}

#menu li.selected a:link, #menu li.selected a:active, #menu li.selected a:hover, #menu li.selected a:visited,
#menu li.current_page_item a:link, #menu li.current_page_item a:active, #menu li.current_page_item a:hover, #menu li.current_page_item a:visited,
#menu li.current_page_parent a:link,#menu li.current_page_parent a:active, #menu li.current_page_parent a:hover, #menu li.current_page_parent a:visited{
    padding: 7px 18px 10px 18px;
    color: #40a666;
    font-weight: bold;
    text-decoration: none;
    background: url(images/menubtn_right.jpg) no-repeat right top;
}

#logobar{
    padding-top: 20px;
    padding-bottom: 20px;
}



#wrapper{
    background: #fff url( images/backg.jpg ) no-repeat top center;
    min-width: 980px;
}

#content{
   
   text-align: left;
   width: 980px;
   margin-left: auto;
   margin-right: auto;
   color: #000;
   font-size: 12px;
   font-family: tahoma, helvetica;
}

#content h2{
    font-size: 25px;
line-height: 28px;
    font-family: tahoma, helvetica;
    margin: 0 0 0 -1px;
    padding: 0 0 20px 0;
    color: #000;
    font-weight: normal;
}

#content p{
    padding: 0 0 10px 0;
    margin: 0;

}

#content p.morenewsbtn{
    padding: 10px 0 0 0;
    clear: both;
}

#content p.more{
    padding: 0 0 20px 0;
}


#content p.more a:link, #content p.more a:active, #content p.more a:hover, #content p.more a:visited{
    background: url(images/btnicon.gif) no-repeat left 60%;
    padding-left: 15px;
    color: #40ad68;
    font-size: 14px;
    font-family: tahoma, helvetica;
}

#content p.emphasized{
    font-size: 18px;
    color: #2b824b;
    line-height: 24px;
    padding: 0 0 20px 0;
}

#content p.emphasized a:link,#content p.emphasized a:active,#content p.emphasized a:visited{
    text-decoration: none;
}

#content p.emphasized a:hover{
    text-decoration: underline;
}

#content h3{
    line-height: 20px;
    font-size: 15px;
    font-weight: normal;
    color: #2b824b;
    padding: 0;
    margin: 0 0 4px 0;
}

#content h3.title{
margin: 0 0 10px 0;
}

#content h3 a:link, #content h3 a:active, #content h3 a:hover, #content h3 a:visited{
	text-decoration: none;
}

#content h4{
    font-size: 14px;
    margin-top: 5px;
}

#content h5{
    font-size: 18px;
    color: #2b824b;
    line-height: 24px;
    padding: 0 0 20px 0;
}

#content ul.pointed{
list-style: circle inside;
margin-bottom: 15px;
}

#content ul.pointed li{
margin-bottom: 4px;
}

#content ol{
    list-style: decimal inside;
    margin-bottom: 20px;
}

#content ol.pointed{
    list-style: circle inside;
    margin-bottom: 10px;
}

#content ol.pointed li{
    margin-bottom: 6px;
}

#content .submenu ul{
    margin: 0;
    line-height: 24px;
}

#content .submenu ul li{
    color: #2b824b;
    font-family: tahoma, helvetica;
    font-size: 15px;
}

#content .submenu ul li a:link, #content .submenu ul li a:active, #content .submenu ul li a:visited{
    color: #2b824b;
    font-family: tahoma, helvetica;
    font-size: 15px;
    border-bottom: 1px dotted #2b824b;
    text-decoration: none;
}

#content .submenu ul li a:hover{
    color: #2b824b;
    font-family: tahoma, helvetica;
    font-size: 15px;
    border-bottom: none;
    text-decoration: none;
}

#content .submenu ul li.selected a:link, #content .submenu ul li.selected a:active, #content .submenu ul li.selected a:visited, #content .submenu ul li.selected a:hover{
    color: #2b824b;
    font-family: tahoma, helvetica;
    font-size: 15px;
    border-bottom: none;
    text-decoration: none;
}

#content .lefty{
    float: left;
    width: 290px;
    margin-right: 23px;
}

#content .newsitem{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

#content .newsitem h4{
    margin: 0;
    padding: 0;
}

#content .published{
    color: #666;
    font-size: 10px;
    margin: 0 0 15px 0;
    padding: 0;
}


#content .righty{
    float: right;
    width: 290px;
}

#content p.literature{
    font-style: italic;
    font-size: 12px;
    font-family: georgia;
    color: #333;
}
#content .link{
    padding-bottom: 20px;
}

#content .link img{
    float: left;
}

#content .link p{
    float: left;
    margin-left: 20px;
}

#footer{
    /*border: 1px solid red;*/
    width:940px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 40px 20px;
    font-family: geneva, helvetica, tahoma;
}

#footer .footermenu{
    float: left;
    width: 286px;
    margin-right: 51px;
    line-height: 22px;


}

#footer .footermenu ul{
    float: left;
    
}

#footer .footermenu ul.left{
    margin-right: 55px;
}

#footer .footermenu li a:link, #footer .footermenu li a:active, #footer .footermenu li a:visited{
    text-decoration: none;
    color: #a2a2a2;
    border-bottom: 1px dotted #a2a2a2;
}

#footer .footermenu li a:hover{
    border-bottom: none;
}

#footer .footermenu li.selected a:link, #footer .footermenu li.selected a:active, #footer .footermenu li.selected a:visited, 
#footer .footermenu li.current_page_item a:link, #footer .footermenu li.current_page_item a:active, #footer .footermenu li.current_page_item a:hover, #footer .footermenu li.current_page_item a:visited,
#footer .footermenu li.current_page_parent a:link, #footer .footermenu li.current_page_parent a:active, #footer .footermenu li.current_page_parent a:hover, #footer .footermenu li.current_page_parent a:visited{
    text-decoration: none;
    color: #2b824b;
    border-bottom: 1px dotted #2b824b;
}

 

#footer .footermenu li.selected a:hover, #footer .footermenu li.current_page_item a:hover{
    border-bottom: none;
}

#footer .contact{
    float: left;
    width: 286px;
    line-height: 18px;
 
    margin-right: 31px;
}
#footer .contact a:link, #footer .contact a:active, #footer .contact a:visited{
    text-decoration: none;
    color: #2b824b;
    border-bottom: 1px dotted #2b824b;
}

#footer .contact a:hover{
    border-bottom: none;
}

#footer .copyright{
    float: left;
    width: 282px;
    line-height: 18px;
    font-size: 10px;
}


#logobar .logo{
    width: 614px;
    float:left;
}

#logobar img{
    float:left;
}

#logobar h1{
    float:left;
    margin:45px 0 0 10px;
}


#logobar .search{
    margin-top: 35px;
    float:right;
}

#logobar .search .searchfield{
    float: left;
    margin-right: 8px;
    width: 237px;
    height: 40px;
    background: url( images/searchbackg.gif ) no-repeat;
    
}
#logobar .search .searchfield input{
    border: none;
    font-size: 16px;
    color: #999999;
    font-family: tahoma, helvetica;
    background: none;
    width: 219px;
    padding-left: 18px;
    margin-top: 10px;

}

#catalogue{
    margin-top: 32px;
    float: left;
    width: 306px;
    min-height: 177px;
    background: url(images/catalogue.jpg) no-repeat left top;

}

#catalogue h4{
    margin-top: 10px;
    margin-left: 150px;
    font-size: 12px;
    color: #2b824b;
}

#catalogue p{
    line-height: 14px;
    margin-left: 150px;
    margin-right: 10px;
    font-size: 10px;
}
/* Columns
----------------------------------------------------------------------------- */

.three-col{
    background: url(images/colstop.gif) no-repeat top;
    padding-bottom: 20px;
    padding-top: 35px;
}

.three-col .col-one{
    width: 266px;
    padding: 0 20px 25px 20px;
    float: left;
    margin-right: 31px;
    min-height: 342px;
    background: url(images/colbottom.gif) no-repeat bottom;
}

.three-col .col-two{

    float:left;
    width: 266px;
    padding: 0 20px 25px 20px;
    margin-right: 31px;
    min-height: 342px;
    background: url(images/colbottom.gif) no-repeat bottom;
    
}

.three-col .col-three{

    float:left;
    width: 266px;
    padding: 0 20px 25px 20px;
    min-height: 342px;
    background: url(images/colbottom.gif) no-repeat bottom;
    
}

/* Two cols */

.two-col{
    background: url(images/contenttop.gif) no-repeat top;
    padding-bottom: 40px;
    padding-top: 35px;
}

.two-col .col-one{
    width: 266px;
    padding: 0 20px 40px 20px;
    float: left;
    margin-right: 31px;
    background: url(images/colbottom.gif) no-repeat bottom;
}

.two-col .col-two{

    float:right;
    width: 603px;
    padding: 0 20px 30px 20px;
    background: url(images/contentbottom.gif) no-repeat bottom;
    
}

/* Post styles */

.alignleft{
float:left;
margin-right:12px;
}

.alignright{
float:right;
margin-left:12px;
}


/* Misc
############################################################################# */

/* Clearfix
----------------------------------------------------------------------------- */

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

/*css 3 edit button*/
.css3button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e6e6e;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#d6d6d6);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#d6d6d6));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #cdcdcd;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		-2px 2px 0px rgba(0,0,0,0.1),
		0px 1px 0px rgba(255,255,255,1);
		cursor:pointer;
		margin:50px 15px 15px 15px;
		width:90px;
		text-decoration:none;
		display:block;
			
}

.css3button a:hover {
	color:#000;
	}

