/*  
Theme Name: MotiveAuto2
Theme URI: http://www.motiveauto.com/
Description: Theme developed for our motiveAuto <a href="http://www.motiveauto.com/">website</a>.
Version: 2.0
Author: Adrian Ince
Author URI: 

	
/* Start with typography and colours */
body {
	font-size: 62.5%; /* Sets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #dddddd;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.sidebar {
	font-size: 1.2em;
	}

#header, #footer{
	background-color: white;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	text-align: left;
	}

.sidebar h2 {
	font-size: 1.2em;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .PageTitle, .PageTitle a, .PageTitle a:hover, .PageTitle a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
	


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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: #29297b;
	text-decoration: underline;
	}

.PageTitle a:hover{
	color: #29297b;
	text-decoration: none;
	}

a:hover {
	color: #29297b;
	text-decoration: underline;
	}
	
#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End of typography and colours */

/* Start of structure */

body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: auto;
	padding: 0;
	width: 760px;
	border: 0px;
	}

#header {
	padding: 0;
	margin: 0 0 20px 20px;
	height: 110px; 
	width: 720px;
	}

#leftcolumn {
	float: left;
	padding: 0;
	margin: 0 20px 0 20px;
	width: 135px;
	}
		
#content {
	float: left;
	padding: 10px 0 20px 0;
	margin: 5px 0px 0 0px;
	width: 335px;
	}

#rightcolumn {
	float: right;
	padding: 0;
	margin: 0 20px 0 20px;
	width: 210px;
	}

.narrowcolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 55px;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 55px;
	width: 650px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#footer {
	color: #29297b;
	width: 720px;
	clear: both;
	border-top-style: solid;
	border-top-color: #29297b;
	border-top-width: .1em;
	margin-top: 0.5em;
	margin-right: 20px;
	margin-bottom: 2em;
	margin-left: 20px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	}

#footer p {
	margin: 0;
	padding: 0;
	}

#footer ul {
	list-style-type: none; 
	margin-left: 0px;
	padding-left: 0px;
}

#footer li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#footer li a {
	border-right: 1px solid #99cc00;
	display: block;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#footer a.feed_link {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	}

/* End of structure */



/*	Start of headings */
h1 {
	padding-top: 0px;
	margin: 0;
	}

.description {
	text-align: left;
	}

h2 {
	margin: 0 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 14px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End of headings */


/* Rolling Menu Styles */

#navmenu {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	z-index: 5;
	position: relative;
}

#navmenu ul {
	width:720px;
	min-height: 32px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;
}

#navmenu li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 7px 16px 5px;
	margin: 0px 0px 0px 0px;
}

#navmenu h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	weight: bold;
}



#navmenu li ul {
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;
}

#navmenu li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#navmenu li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	min-height: auto;
	display: block;
}

#navmenu li.LargeMenu ul li {
	text-align: left;
	width: 198px;	
	height: auto;
	min-height: auto;
	display: block;
}

#navmenu a {
	text-decoration: none;
	}

#navmenu li li ul {
	top: 0;
	left: 0;
}

#navmenu li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#navmenu ul ul,
#navmenu ul li:hover ul ul,
#navmenu ul ul li:hover ul ul,
#navmenu ul ul ul li:hover ul ul,
#navmenu ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#navmenu li:hover ul,
#navmenu ul li:hover ul,
#navmenu ul ul li:hover ul,
#navmenu ul ul ul li:hover ul,
#navmenu ul ul ul ul li:hover ul,
#navmenu ul ul ul ul ul li:hover ul {
 	 display: block;
}

#navmenu #PhpWebcontent {
	display:none;
}	

/* define the colors */

#navmenu {
	color: #29297b;
}

#navmenu ul{
	background: #29297b;
	/*	-moz-opacity:0.88; /* for mozilla */
	/* opacity: 0.88; /* for safari */
	/* khtml-opacity: 0.88 /* for konquerer and older safari */
}

#navmenu ul ul {
	background: #29297b;
}
#navmenu ul li {
	background: #29297b;
}

#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}

#navmenu h2 {
	color: #ffffff;
}

#navmenu a {
	color: #ffffff;
	}

#navmenu ul li:hover {
	background: #99cc00;
}

#navmenu ul li ul {

}

#navmenu ul li ul li {
	background: #29297b;
}

#navmenu ul li ul li:hover {
	background: #99cc00;
}

#navmenu ul li ul ul li{
	background: #29297b;
	
}

#navmenu ul li ul ul li:hover {
	background: #99cc00;
}

#wp-calendar #next a {
	background: none;
	}

#wp-calendar #prev a {
	background: none;
	}

/* Start of images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered { /*	Ensure correct alignment of centred images */
	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 of images */



/* Start of lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* End of lists */



/* Start of form elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#searchform #s {
	width: 115px;
	padding: 2px;
	}
	
#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End of form elements */



/* Start of comments */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End of comments */


/* Start of 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;
	background: #000000;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End of calendar */



/* D�but diff�rentes balises et 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: 3px solid #ddd;
	background: #EEEEEE;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
hr {
	color: #29297b;
	background-color: #29297b;
	border: 0;
	height: 1px;
	width: 720px;
	text-align: center;
}	

/* Fin diff�rentes balises et classes */

/* Temporary styles for rotating images */
#rotating_image {
	width: 720px;
	margin: 0 0 20px 20px;
}
#rotating_image img {
	display: block;
	width: 720px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.sidebar h2 {
	padding: 0.2em 0.6em 0.2em 0.6em;
	display: block;
	color: #ffffff;
	background-color: #29297b;
	font-size: 1.1em;
	font-weight: 700;
	}

.sidebar h2 a {
	color: #ffffff;
	}

.sidebar ul { /* All widgets lie inside u1 in the sidebar */
	margin: 4.5em 0 0 0;
	padding: 0;
	list-style-type: none;
	}

.sidebar u1 li {
	margin: 0;
	padding: 0;
	}
	
.sidebar ul li ul {
	margin: 0 0 2em 0;
	background-color: #dddddd;
	}

.sidebar ul li ul li {
	padding: 0.2em 0.6em 0.2em 0.6em;
	}

.sidebar h2 a, .sidebar ul li ul li a {
	text-decoration: none;
	display: block;
	} 

.sidebar h2 a:hover, .sidebar ul li ul li a:hover {
	text-decoration: underline;
	}