/*  
Based on Theme Name: Omi2
Theme URI: http://www.aboutblank.ch
Description: Theme pour l'option Marketing & Innovation de l'Heig
Version: 1.0
Author: Sarah Klay, Audrey Devantay, Lionel Tardy
Author URI: http://www.aboutblank.ch/
*/

html {
	overflow-y: scroll;
}

img {
	border: 0px;
}

html, body {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	background: #b2b2b2;
	height: 100%;

	text-align: justify;
	line-height: 15px;
	color: #3f3f3f;
	font-size: 14px;
}

a:active, a:focus {outline: 0;}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #009fee;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 346px;
	height: 104px;
}

#header h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 25px;
	font-weight: normal;
}

#header h2 a {
	color: #fff;
}

#header h2 a:hover {
	color: #ADE166;
	text-decoration: none;
}

#header p {
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}

/* Wrap */

#wrap {
	padding-right: 13px;
	padding-left: 17px;
	min-height: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 2px;
	position: relative;
	background-image: url(img/background.png);
	background-repeat: repeat-y;
	width: 938px;
}

#menu {
	width: 590px;
	height: 21px;
	border-bottom-color: #b2b2b2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	left: 362px;
	top: 67px;
	font-size: 14px;
	position: absolute;
}

#menu ul {
	width: 600px;
	position: absolute;
}

#menu li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bolder;
}

#menu li a {
	border-bottom-color: #b2b2b2;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	height: 20px;
	margin-right: 26px;
	color: black;
	display: block;
}

#menu li a:hover {
	border-bottom-color: #009fee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-decoration: none;
}

* html #menu li a {
}

#menu li.current_page_item a {
	border-bottom-color: #009fee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-decoration: none;
	color: black;
}
#menu li.current_page_item a:hover {
	border-bottom-color: #009fee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: black;
	text-decoration: none;
}

#menu li.current-cat a {
	border-bottom-color: #009fee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-decoration: none;
	color: black;
}
#menu li.current-cat a:hover {
	text-decoration: none;
}
/* Login (menu) */

#login {
	/* float: right; */
	position: absolute;
	right: 0px;
	top: 15px;
	font-size: 11px;
	color: #8F8F8F;
	/* padding-top: 15px; */
}

/* Page Description */

#page_desc {
	width: 100%;
	height: 3.1em;
	font-size: 14px;
	padding-bottom: 10px;
}

#page_desc #text {
	padding-left: 20px;
	height: 3.1em;
	float: left;
	width: 499px;
}

#page_desc p {
	padding: 12px 0px;
}

/* Search */

#search_top {
	margin-right: auto;
	margin-left: auto;
	width: 196px;
	height: 20px;
	padding-left: 740px;
	padding-top: 17px;
}

#search_top form {
	width: 196px;
	height: 20px;
	background-image: url(img/search.png);
	position: relative;
}

#search_top input.sfield {
	border-width: 0px;
	width: 176px;
	margin-left: 20px;
	height: 18px;
	background: transparent;
	font-size: 10px;
	color:#a2a2a2;
	outline: none;
}

#search_top input.sbutton {
	position: absolute;
	top: 0;
	left: 180px;
}

/* Content */

#content_wrap {
}

#content {
	width: 100%;
	margin-top: 75px;
	position: relative;
	float: left;
}

.post_content {
	float: left;
	width: 650px;
}

.post_content p {
	margin-top: 0px;
}

.post_details {
	text-align: left;
	line-height: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	padding-right: 40px;
	padding-left: 50px;
	width: 110px;
	font-weight: bold;
	color: #009fee;
	font-size: 11px;
}

#content h3 {
	width: 520px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	font-weight: bold;
	color: #141414;
	font-size: 20px;
}

#content h4 {
	width: 520px;
	margin-bottom: 10px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #141414;
	font-size: 20px;
}

#content h5 {
	color: #141414;
	width: 520px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
}

#content p {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0;
	padding-bottom: 15px;
	padding-right: 0;
	font-size: 13px;
	line-height: 20px;
}

#content ul, #content ol {
	padding-top: 10px;
	margin-left: 110px;
	font-size: 13px;
}

#content ul li {
	padding-bottom: 20px;
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	list-style: none;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}

/* Caption */

#caption {
}

#caption h2 {
	width: 520px;
}

#m_post {
	float: right;
	position: relative;
	background: 0;
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

/* Post */

.post {
	font-size: 13px;
	position: relative;
	padding-bottom: 10px;
	margin-top: 0px;
}

.postStatic {
	font-size: 13px;
	width: 650px;
	margin-left: 200px;
}

img.alignleft {
	float: left;
	margin: 0 6px 2px 0;
	border: 1px solid #ddd;
}

img.alignright {
	float: right;
	margin: 0 0 2px 6px;
}


#page_post {
}

#page_post h2 {
	color: black;
}

.post h2 {
	margin-bottom: 5px;
	margin-left: 200px;
	text-align: left;
	width: 520px;
	line-height: 22px;
	font-size: 20px;
}

h2 {
	text-align: left;
	width: 520px;
	line-height: 24px;
	font-size: 22px;
}

.post h2 a, .post h2 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post_details p {
	padding: 0px;
	margin: 0px;
	font-size: 9px !important;
}

.post_details p a {
	text-decoration: none;
}

.post_details p a:hover {
	text-decoration: underline;
}


/* More Posts */

#more_posts {
	margin-left: 200px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
}

.comment_wrap_head span {
	color: #898989;
	padding-left: 5px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 14em;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 12.9em;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
}

#content form p {
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */


#sidebar {
	width: 216px;
	float: right;
	padding: 15px;
}

#sidebar h2 {
	font-size: 13px;
	color: #75A546;
	padding: 10px 0;
	line-height: 18px;
}

#sidebar p, #sidebar li {
	font-size: 12px;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul ul {
	padding: 10px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	background: url(img/bullet.gif) no-repeat 0 9px;
	padding-left: 23px;
	line-height: 23px;
}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 10px 0;
}

#wp-calendar {
	padding: 10px 0 10px 10px;
}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #EEEEEE;
}

/* Footer */

#footer {
	clear: both;
}

#footer ul {
	width: 490px;
	float: left;
	padding: 10px 0px 0 10px;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 12px;
	padding: 0 6px;
	margin-right: 19px;
	color: #2E2E2E;
}

#footer li.current_page_item a {
	background: #5EA3DB;
}

#footer p {
	width: 100px;
	float: right;
	font-size: 11px;
	line-height: 3.5em;
}

#footer p a {
	color: #A52A2A;
}

/* Copyright */

#copyright {
	margin-left: 215px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	left: 0px;
	padding: 0px;
	bottom: 5px;
	position: absolute;
	height: 35px;
	text-align: left;
	font-size: 10px;
}

#copyright p {
	line-height: 19px;
}




/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
    content: " "; 
    display: block; 
    height: 0px; 
    line-height: 0px;
    clear: both;
}

.red {
	color: #009fee;
}

#line {
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 9px;
}

#homeLogo {
	margin-top: 25px;
	margin-left: 213px;
}

#content h2 {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
}

#content input, #content textarea {
	border-color: #b9b9b9;
	border-width: 1px;
	border-style: solid;
}

.vig {
	height: 131px;
	width: 196px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.vig2 {
	height: 131px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.h2 {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

.tags a {
	color: #8c8c8c;
}

.post_line {
	margin-bottom: 10px;
	margin-left: 200px;
	clear: both;
	background-color: #b2b2b2;
	width: 735px;
	height: 1px;
	line-height: 0px;
}

.imgTeam {
	margin-right: 45px;
	width: 215px;
	margin-left: -150px;
	float: left;
}

.team {
	margin-bottom: 20px;
	width: 540px;
	float: left;
}

.clear {
	clear: both;
}

.up {
	position: absolute;
	left: 170px;
	top: 4px;
}

#spacer {
	width: 10px;
	height: 50px;
	clear: both;
}

#social {
	top: 94px;
	right: 96px;
	position: absolute;
}

#content td {
	font-size: 13px;
}

.postStatic h2 {
	font-weight: bold;
	font-size: 20px;
}

.post img {
	margin-right: 10px;
	margin-top: 8px;
}

.player {
	margin-top: 5px;
}
