/*
Theme Name: Breezefitness
Theme URI: http://breezefitness.se/
Description: Theme for Breeze Fitness
Version: 1.0
Author: Jimmy Morin
Author URI: http://jimmymorin.com
Tags:

*/


/* Begin Typography & Colors */
#page {
	position: relative; width: 980px; margin: auto; padding: 0 0 35px 0
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */


/* Begin Structure */
a,img { outline: none }

html { overflow-y: scroll }
body { background: transparent url(images/bg.png) repeat-x top center; margin: 0; padding: 0; font: 86% arial,tahoma,verdana; color: #000 }

h1, h2, h3, h4 { color: #4b4b4b; margin: 1.25em 0 0.25em 0 }
h1, h2 { margin: 0 0 0.25em 0 }
h4 { font-size: 1.10em; margin: 0 0 0.25em 0 }

p { margin: 0.5em 0 1.5em 0 }

#header { position: relative; background: transparent url(images/bg_header.png) no-repeat top center; width: 100%; height: 240px; margin: 0 0 25px 0 }
#header #logo {
	position: relative;
	width: 750px;
	height: 182px;
	margin: auto;
	text-indent: -1000em;
}
#header #logo h1 { margin: 0 }

#header #sign {
	background: transparent url(images/bg_sign.gif) bottom center no-repeat;
	color: #e0e0e0;
	position: absolute;
	top: 0px;
	left: 550px;
	width: 290px;
	padding: 5px 10px 25px 10px;
	text-indent: 0;
	font-size: 0.85em;
}

#header #menu { position: relative; background: transparent url(images/bg_menu.png) no-repeat top center; width: 1000px; height: 55px; padding: 12px 0 8px 0; margin: auto; font-family: arial; font-size: 1.05em }
#header #menu ul {
	list-style: none;
	margin: 0 0 0 110px;
}
#header #menu li {
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0 2px 8px;
}
#header #menu a { display: block; float: left; padding: 4px 8px 4px 0; margin: 0 0 0 5px; color: #969696; text-decoration: none; text-transform: uppercase }
#header #menu a:hover { color: #D0D0D0 }
#header #menu a.active { color: #f0f0f0!important; font-weight: bold }

#contents { position: relative }

table { width: 100% }
table td { border-collapse: collapse; border-spacing: 0 }
table .odd { background: #f0f0f0 }

.tr { text-align: right }
.tl { text-align: left }
.tc { text-align: center }

.fr { float: right }
.fl { float: left }

.fri { float: right; margin-left: 10px; }
.fli { float: left; margin-right: 10px; }

.box { position: relative; margin: 0 10px 10px 10px; min-height: 100px; }

.w25 { width: 24%; margin: 0!important }
.w33 { width: 32%; margin: 0!important }
.w45 { width: 44%; margin: 0!important }
.w50 { width: 49%; margin: 0!important }

.clear { clear: both }

fieldset { border: none; margin: 0; padding: 0 }
fieldset label { float: left; width: 80px; margin: 0.35em 0.5em 0 0; text-align: right }
fieldset input { margin: 0.25em 0 0 0; width: 250px}
fieldset textarea { font-family: arial; font-size: 1.0em; margin: 0.25em 0 0 0; width: 250px }

#formStatus {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	padding: 25px 0 250px 0;
	font-size: 1.25em;
	font-weight: bold;
	z-index: 99;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
