/*
Theme Name: Service2Max Theme
Theme URI: http://s2m.ch/
Description: The Service2Max Standard Theme.
Version: 1.0
Author: Patrick Matsumura
Author URI: http://s2m.ch/
Tags: blue, custom header, fixed width, two columns, widgets
*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	height: 100%;
	margin: 0;
	background-color: #E9E9E9;
	background-image: url(images/diagonal_bg.gif);
}

a:link, a:visited, a:active {
	color: #990000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #990000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

ul,li {
	margin: 0;
	padding: 0;
}
#outer_wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	background-image: url(images/wrapper_background.gif);
}
#wrapper {
	width: 900px;
	min-height: 100%;
	margin: 0 auto;
	background-image: url(images/wrapper_background.gif);
	padding: 0;
	display: table;
}
#output {
	clear:right;
	float: right;
	height: auto;
	display: block;
	margin-bottom: 40px;
	padding-right: 35px;
	padding-left: 33px;
	text-align: left;
	line-height: 1.5em;
	width: 650px;
	margin-top: 39px;
	color: #333333;
}


#output p {
	margin-bottom: 10px;
	text-align: left;
}
#output h2 {
	color: #B20000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 0.1em;
	margin-bottom: 3px;
	text-align: left;
}
#output ul {
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 15px;
}
#subnav {
	width: 181px;
	margin: 0;
	float: left;
	clear: left;
	height: 100%;
	display: block;
}

#subnav li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 181px;
	display: block;
}

* html #subnav li {
display: inline;
margin-bottom: 0;
} /*fix for IE6*/

*:first-child+html #subnav li {
float:left;
clear: left;
display: inline;
margin-bottom: 0;
} /*fix for IE7*/
.attention {
	padding: 13px;
	width: 95%;
	background-color: #FFECEC;
	font-size: 1.3em;
	font-weight: bolder;
	color: #990000;
	border: 1px solid #990000;
	text-align: center;
	line-height: 1.5em;
}
.login_notice {
	font-size: 0.9em;
	font-style: italic;
	color: #999999;
}
.login_textbox {
	background-color: #FFECEC;
	width: 210px;
	border: 1px solid #990000;
	padding: 3px;
	font-size: 1em;
	color: #990000;
}




.sub_normal {
	background-image: url(images/submenu.gif);
	width: 181px;
	color: #990000;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	margin: 0;
}

.sub_normal_sel {
	background-image: url(images/submenu.gif);
	width: 181px;
	color: #990000;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	margin: 0;
}

.sub_normal a:link, .sub_normal a:visited, .sub_normal a:active {
	color: #990000;
	text-decoration: none;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 41px;
	padding-right: 0px;
	padding-bottom: 11px;
	line-height: 16px;
	margin: 0;
}
.sub_normal a:hover, .sub_normal_sel a:hover, .sub_normal_sel a:link, .sub_normal_sel a:visited, .sub_normal_sel a:active {
	color: #666666;
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 41px;
	padding-right: 0px;
	padding-bottom: 11px;
	line-height: 16px;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

.post {
	margin-bottom: 30px;
	width: 100%;
	float: left;
}

.post h3 {
	color: #797979;
	font-size: 12px;
	display: inline;
}

.entry {
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #797979;
}
.entry ol {
       margin-left: 20px;
       margin-bottom:15px;
}

h3#comments {
	border-bottom: 2px solid #797979;
	padding-bottom: 5px;
	clear: both;
}

h3#respond {
	clear: both;
	padding-top: 20px;
	border-bottom: 2px solid #797979;
	padding-bottom: 5px;
}

.comment-wrap {
	
	border-bottom: 1px solid #DDDDDD;
	margin: 20px 0 0 10px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}

.comment-wrap .left {
	float: left;
	width: 46px;
	padding-top: 4px;
}

.comment-wrap .right {
	float: left;
	padding-left: 15px;
	width: 579px;
}

.subscription-header {
	border-bottom: 2px solid #797979;
	padding-bottom: 5px;
	clear: both;
}

.subscribe-wrap {
	margin: 20px 0 0 10px;
	padding-bottom: 5px;
	float: left;
	clear: left;
	width: 100%;
}


.subscribe-wrap .left {
	width: 49%;
	float: left;
	border-right: 1px solid #797979;
	text-align: center;
}

.subscribe-wrap .right {
	float: left;
	width: 49%;
	text-align: center;
}

#commentform {
	margin-top: 20px;
}

img {
	border: 0;
}

img.alignleft {
    display: inline;
    margin: 3px 10px 2px 0;
    padding: 4px;
    float: left;
}

.wp-caption-text {
    color: #BBB;
    font-style: italic;
}