@charset "UTF-8";
/*
Theme Name: Aleveterinären
Theme URI: http://www.aleveterinaren.se
Description: 
Version: 1.0
Author: Björn-Eric A.
Tags: mantle color, variable width, two columns, widgets

Wordpress theme vustom for Aleveterinären.se

*/
@media screen and (min-width: 501px) {
body {
	padding: 0px;
	margin: 0px;
	background-image: url(img/back_fade_big.png);
	background-repeat: repeat;
	font-family: Helvetica, Futura-light, "Futura Light", "Century Gothic", AppleGothic, sans-serif;
	font-size: 0.7em;
	color: #444;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	background-color: #f0f0f0;
}
H2 a {
	font-family: Helvetica, Futura, "Century Gothic", AppleGothic, sans-serif, sans-serif, Verdana, Arial;
	font-weight: normal;
	color: #ff7f00;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: center;
	
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: normal;
	text-shadow: 0 1px 0 #EEEEEE;
}

H2 {
	color: #ff7f00;
	font-weight: normal;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	
	line-height: 1.5em;
	font-size: 2em;
	text-shadow: 0 1px 0 #EEEEEE;
	}
H3 {
	padding-top: 30px;
	clear: both;
	color: #ff7f00;
	font-weight: normal;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	
	line-height: 1.5em;
	font-size: 1.2em;
}

H4 {
	font-weight: normal;
	word-spacing: 0.1em;
	text-align: left;
	
	line-height: 1.5em;
	font-size: 1.2em;
}

H5 {
	color: #ff7f00;
	font-weight: normal;
	word-spacing: 0.1em;
	text-align: left;
	
	line-height: 1.5em;
	font-size: 1.2em;
}

a {
	color: #333;
}

img {
	border: 0;
}
.sidebar {
	border-color: #cccccc;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-image: url(http://localhost/aleveterinaren/wp-content/themes/alevet/img/back_fade.png);
	background-position:bottom;
	background-color: white;
	width: 200px;
}
.footer {
	height: 229px;
	background-repeat: repeat-x;
	min-height: 229px;
	background-image: url(img/back_fade_big_footer.png);
	background-color: white;
	margin-top: 30px;
	width: 100%;
	background-position: 0px 0px;	
}
.lowmenu {
	padding-top: 50px;
	height: auto;
	min-height: 229px;
	background-color: #ff7f00;
	margin-top: 30px;
	width: 100%;	
}

.post {
	margin-bottom: 30px;
	background-color: white;
}

ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}
li {
	list-style-type: none;
	margin-left: 0;
}
.firstWrapper {
	width: 100%;
}
.first {
height: 175px;
padding-bottom: 40px;
}
.search {
	height: 120px;
	background-image: url(img/circle_pink_cut.png);
	padding-top: 30px;
	padding-bottom: 0px;
}
#searchform, input#s
{
color: white;
font-size: 1.2em;
font-style: italic;
}
.firstline {
	height: 100px;
	top: 0px;
	border-width: 0px;
	margin-top: 0px;
	padding: 0px;
}
.br {
	width: 100%;
	margin-left: -80px;
	padding-left: -20px;
	text-align: center;
	margin-left: -40px;
}



/* ================ */
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 10 pixel gutter */
/* ================ */

.grid_1 { width:60px; }
.grid_2 { width:130px; }
.grid_3 { width:200px; }
.grid_4 { width:270px; }
.grid_5 { width:340px; }
.grid_6 { width: 360px; }
.grid_7 { width:480px; }
.grid_8 { width:550px; }
.grid_9 { width:620px; }
.grid_10 { width:690px; }
.grid_11 { width:760px; }
.grid_12 { width:830px; }

.column {
	margin: 0 5px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0 -5px;
	width: auto;
	display: inline-block;
}

.round_9 {
	padding: 20px; 
	width: 580px; 
	background:white; 
	margin-bottom: 20px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}

.round_3 {
	padding-left: 5px; 
	padding-bottom: 20px; 
	padding-right: 20px; 
	padding-top: 20px; 
	margin-bottom: 20px; 
	width: 175px; 
	background:white;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}

.round_3_news {
	padding: 20px;
	margin-bottom: 20px; 
	width: 160px; 
	background:white;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}


.round_3_news img {
	display: block;
	margin-left:auto;
	margin-right:auto; 
}
.footerText {
	color: white;
}

/* Wordpress */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* Menu styling */
.sidebar .current_page_item {
	padding-left: 15px;

}
.sidebar .current_page_item a {
	background-repeat: repeat;
	color: #ff7f00;
	text-decoration: none;
}
.sidevar .current_page_item a:hover {
	color: white;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
	color: #ff7f00;
}
.sidebar li {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.4em;
	font-size: 1em;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
}
.sidebar a {
	text-decoration: none;
}


/* post nac */
#navmenu li {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {padding-left: 0px; padding-bottom: 5px; padding-right: 40px; padding-top: 5px; display: inline;}
#navmenu a {text-decoration:none;}
#navmenu a:hover {color: purple; }

#navmenu .current_page_item a {
	background-repeat: repeat;
	color: #efefef;
	text-decoration: none;
}
#navmenu .current_page_item a:hover {
	color: white;
	text-decoration: none;
}
#navmenu a:hover {
	text-decoration: underline;
	color: white;
}
#navmenu li {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 2em;
	font-size: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
}
#navmenu a {
	text-decoration: none;
}
.navmenuToproom{
	padding-bottom: 30px;
}

/* Search Styling */

fieldset.search2 {
	border: none;
	width: 175px;
	margin: 0 auto;
}
.search2 input, .search button {
	border: none;
	float: left;
}
.search2 input.box {
	color: white;
	font-size: 1.4em;
	width: 145px;
	height: 30px;
	padding: 0;
	background: url(img/search_bg.gif) no-repeat;
	/* margin-right: 5px; */
}
.search2 input.box:focus {
	color: white;
	background: #616161 url(img/search_bg.gif) no-repeat left -30px;
	outline: none;
}
.search2 button.btn {
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(img/search_bg.gif) no-repeat top right;
}
.search2 button.btn:hover {
	background: url(img/search_bg.gif) no-repeat bottom right;
}
p {
	margin-top: 15px;
}
.plast {
	clear: both;
}
.menu-link {display:none;}
#navmenu li.page-item-topp {display:none;}
.logo {position: relative;top: 80px;left: 20px;}
#interactiveWrapper {display:none;}
}
.start-text{
font-style: italic;
font-weight: normal;
color: #999;
font-family: georgia;
line-height: 150%;
padding: 0px 10px;
font-size: 14px;
text-align: center;
}
@media screen and (max-width: 500px) {
    
body {
	padding: 2%;
	margin: 0px;
	background-image: linear-gradient(bottom, #CCCCCC 85%, #FFFFFF 100%);
background-image: -o-linear-gradient(bottom, #CCCCCC 85%, #FFFFFF 100%);
background-image: -moz-linear-gradient(bottom, #CCCCCC 85%, #FFFFFF 100%);
background-image: -webkit-linear-gradient(bottom, #CCCCCC 85%, #FFFFFF 100%);
background-image: -ms-linear-gradient(bottom, #CCCCCC 85%, #FFFFFF 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.85, #CCCCCC),
	color-stop(1, #FFFFFF)
);
	font-family: Helvetica, Futura-light, "Futura Light", "Century Gothic", AppleGothic, sans-serif;
	font-size: 14px;
	color: #444;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
}

a {color:#3399ff; 
	font-weight: normal;
	
	text-align: center;
	
	line-height: 1.3em;
	
	font-weight: normal;
}

.post {margin-bottom:10px;}
img {max-width:100%; height:auto;}
img.size-medium {max-width:30%; height:auto;}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}
li {
	list-style-type: none;
	margin-left: 0;
}
.logo {margin-bottom:10px;position: relative;top: 0px;left: 0px;}
/* Search Styling */


fieldset.search2 {
	border: none;
	margin:0px;
	padding:0px;	
}

.sidebar {
	display:none;
}

.navmenuToproom ul {
	margin:0;
	padding:0;
}

.navmenuToproom ul li {
	margin:0;
	padding:0;
}

.navmenuToproom ul li a {
	background:#F90;
	color:#FFF;
	font-size:1em;
	padding:5% 5%;
	border-right:#F80 1px solid;
	border-left:#Fa0 1px solid;
	border-bottom:#F80 1px solid;
	border-top:#Fa0 1px solid;
	font-weight:bold;
	text-decoration:none;
	width:39.75%;
	float:left;
	text-align:center;
	font-size:12px;
	height:33px;
}

.navmenuToproom ul li a:hover, .sidebar ul li a:focus {
	background:#F60;
	border-right:#F80 1px solid;
	border-left:#F80 1px solid;
	border-bottom:#F80 1px solid;
	border-top:#F80 1px solid;
	color:#FFF;
	text-decoration:none;
}
.navmenuToproom ul li {
	margin:0;
	padding:0;
	margin-top:25px;
}

#searchform {float:right;width:75%;}

.box {
	width:94%;
    border-radius:24px;
    padding:3%;
    font-style:italic;
    color:#999;
    text-indent:2px;
    border:0;
    box-shadow:inset 0 1px 0 0 #ccc;
    background:#FFF url(http://pozzle.com/images/search_glass.png) right center no-repeat;
    background-position:95% 50%;
	font-size:14px;
}

.search button {display:none;}

.menu-link {
	width:17%;
	padding:8px;
	border-radius:24px;
	padding:8px;
	float:left;
	box-shadow:inset 0 -1px 0 0 #f80;
	background-image: linear-gradient(bottom, #FF9900 0%, #FFAA00 100%);
	background-image: -o-linear-gradient(bottom, #FF9900 0%, #FFAA00 100%);
	background-image: -moz-linear-gradient(bottom, #FF9900 0%, #FFAA00 100%);
	background-image: -webkit-linear-gradient(bottom, #FF9900 0%, #FFAA00 100%);
	background-image: -ms-linear-gradient(bottom, #FF9900 0%, #FFAA00 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #FF9900),
		color-stop(1, #FFAA00));
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	margin-top:2px;
}

.menu-link span {font-weight:normal;}
.round_9 {background:#FFF;padding:2%;margin-top:12px;border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,0.15);}
#map {border:#ccc solid 1px;}
h5 {font-weight:normal;color:#F90;font-size:20px;text-shadow:0 1px 0 #eee;}

#interactiveWrapper {text-align:center;margin:auto;text-align:center;}
.interactiveIcon {width:32%;margin-bottom:0;margin-top:3.5%;}
#interactRow p {width:32%;display:inline-block;text-align:center;margin-top:0;}

.footerText {text-align:center;font-size:12px;color:#555;}

.clearFix {float:none;clear:both;}
hr {background:none;border:none;border-bottom:1px solid #ccc;}

/* HIDE */

#slide, #categoryposts-3 {display:none;}

h1, h2, h3, h4, h5, h6 {margin:0;padding:0; font-size:16px; margin-top:3px;margin-bottom:6px}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#FF7F00;} 
.column {margin-bottom:10px;}
.kontakta-oss {float: left;
margin-right: 2%;width:52%;}
.tider {width:42%;float:left;}
.karta {display:none;}
}



