/*   
Theme Name: Sodexo
Theme URI: http://www.sodexo.co.uk
Description: Sodexo Motivation Solutions
Author: Paul Ardeleanu (Hunterlodge)
Author URI: http://www.hunterlodge.co.uk
Version: 1.0
.
General comments/License Statement if any.
.
*/


html { min-height: 100%; height: auto; margin-bottom: 1px; }

body { font-size:62.5%; height:100%; color:#333333;font-family: Arial, Helvetica, Sans-Serif; padding:0; margin:0; }


a { font-weight:normal; color:#06C; text-decoration:underline; }
a.clear { text-decoration:none;}
a.action { background-color:#ff8811; color:#ffffff; text-decoration:none; padding:4px 10px; font-weight:bold;}
/* ALERTS */
.error { color:red;}
.notice { color:green;}
.info { color:blue;}
.red { color:red;}
div.fieldWithErrors input { color:red;}
div.fieldWithErrors {display:block;float:left;}

#wrapper { margin:0 auto; text-align:center; width:950px; text-align:left;}

h1 {font-size:1.8em; font-weight:bold; margin:10px 0; }
h1 small {font-size:0.6em;}
h2 { font-size:1.4em; font-weight:bold;}
h3 { font-size:1.1em; font-weight:bold;}

ul { list-style-position: inside; list-style-type: square;}
li { padding-top:5px; padding-bottom:5px; }


/** corners **/
.corners_top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.corners_bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.corners_right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.corners_left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.corners_all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.small_corners_all { -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* 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 */




/* MENU */

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.7em; z-index:300; width:100%;  font-weight:bold; background-color:#f2f3f7;}
#dropmenu a {display:block; padding:5px 15px; color:#666666; text-decoration:none; font-size:1.2em;}
#dropmenu a:hover { text-decoration:underline;}
#dropmenu li {float:left; position:relative; padding:0;}
#dropmenu ul {position:absolute; margin:76px 0 0 0px; height:auto; display:none; width:151px; top:.5em; left:-1px;}
#dropmenu li li { width:149px; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc; }
#dropmenu li li.first { border-top:1px solid #cccccc; }
#dropmenu li ul ul {left:148px; top:-2px; margin:0 0 0 0px;}
#dropdown li:hover a { color: #333; background-color:#e8e9ed; }
#dropmenu > li {height:80px;}
#dropmenu > li > a { padding:45px 3px 10px 3px; display:block; width:85px; text-align:center; text-decoration:none; font-weight:bold; line-height:1em; font-size:1.1em;}
#dropmenu li.haschildren { background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') transparent no-repeat top right;}



#tc {width:600px; margin:0 auto; background-color:#f5f5f5; color:#333333; padding:20px 10px; font-size:1.2em;}
#tc h1 { font-family:Helvetica,sans-serif; font-size:2em; font-weight:bold; line-height:3m; margin:15px 0 0 20px; text-align:left;}
#tc p {margin:20px; text-align:justify;}


#content {width:830px; float:right; background-color:#FFFFFF; color:#656565; margin:0 14px 20px 0;}
#content h1 { font-size:2.8em; font-weight:normal; margin:15px 10px 0 10px; color:#001961; line-height:1.3em;}
#content h2 { font-size:1.5em; font-weight:normal; margin:5px 0 20px 10px; color:#001961; line-height:1.3em;}
#content h3 { font-size:1.3em; font-weight:bold; margin:15px 0 0px 10px; line-height:1.3em;}
#content p { font-size:1.3em; margin:8px 10px; text-align:left; line-height:1.3em;}

#content ul.subpages {margin:20px 0px; padding:0; font-size:1.2em; list-style:none;}
#content ul.subpages li { margin:0; padding:0; width:250px; background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') #f2f3f7 no-repeat top right;}
#content ul.subpages li > a { color:#656565;width:250px; display:block; text-decoration:none; padding:6px 10px;}
#content ul.subpages li > a:hover { text-decoration:underline;}


#content table {width:600px; margin:30px 0 20px 30px;}
#content table th.label { width:150px; padding: 5px; text-align:right;}
#content table td.field { padding: 5px; line-height:1.4em;}

#content label { margin:0 10px 0 0; text-align:right;}
#content label.error { border:1px solid #f33; color:#f33; background-color:#fee;padding:4px 5px; margin-left:1px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;}
#content input.text { width: 180px; padding:2px 5px; text-align:left; }
#content textarea.textarea { width: 250px; height:100px; padding:2px 5px; text-align:left; }
#content .button { font-size:1.1em; padding:2px 10px; border:1px solid #999;}
#content small {font-size:0.9em;}


#site_menu { width:640px; float:left; text-align:left; background-color:#ffffff; color:#333333;}
#site_nav { margin-left: 0; padding-left: 0; display: inline; } 
#site_nav li { margin-left: 0; background:url('/images/site_menu_bg.jpg') #f2f3f7 no-repeat top left; list-style: none; display: block; float:left;  }
#site_nav li.first { margin-left: 0; list-style: none; background-image:none;}
#site_nav li a { padding:45px 0 10px 0; display:block; width:85px; float:left; text-align:center; text-decoration:none; color:#666666; font-weight:bold;}
#site_nav li a:hover { text-decoration:underline;}
#site_logo { width:170px; float:right; text-align:right; margin-top:17px;}


#breadcrumbs { width:100%; float:left; margin:20px 0 0 0;}

#content_main { width:570px; float:left; border-right:1px solid #ddd; margin:30px 0 20px 0; color:#656565;}
/*#content_main h1 { margin:0 0 5px 0; font-weight:normal; font-size:3em; color:#001961;}
#content_main h2 { margin:5px 0 0px 0; font-weight:normal; font-size:1.7em; line-height:1.3em; }
#content_main p { margin:15px 0; padding:0; font-size:1.3em; line-height:1.2em;}
#content_main table { margin:0 0 0 10px; text-align:left;}*/


#content_side { width:230px; float:right; margin:50px 0 0 0;}
#content_side p { margin:0 10px; font-size:1.1em;}
#content_side h2 { margin:20px 0 3px 0; font-size:1.1.em;}
#content_side ul { margin:10px; list-style-type: none;} 
#content_side ul li { line-height:1.5em; padding:1px 0px; margin:0px; color:#001961;}

#follow_social { width:100%; background-color:#f2f3f7; margin-bottom:5px;}
#follow_social a.linkedin { text-decoration:none; color:#0077a8;}
#follow_social a.twitter { text-decoration:none; color:#70c8dd;}
#follow_social a.facebook { text-decoration:none; color:#3958a2;}

#sidebar_sodexo_news { width:220px; float:right; }
#sidebar_sodexo_news h4 { font-size:1.4em; color:#001961;}
#content_side #sidebar_sodexo_news ul {margin:5px 0px; padding:0; font-size:1.1em; list-style:none;}
#content_side #sidebar_sodexo_news ul li { margin:1px 0 0 0; padding:0 30px 0 0; width:220px; background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') #f2f3f7 no-repeat top right;}
#content_side #sidebar_sodexo_news ul li > a { color:#656565;width:220px; display:block; text-decoration:none; padding:6px 10px;}
#content_side #sidebar_sodexo_news ul li > a:hover { text-decoration:underline;}

#sidebar_sodexo_white_papers { width:220px; float:right; }
#sidebar_sodexo_white_papers h4 { font-size:1.4em; color:#001961;}
#content_side #sidebar_sodexo_white_papers ul {margin:5px 0px; padding:0; font-size:1.1em; list-style:none;}
#content_side #sidebar_sodexo_white_papers ul li { margin:1px 0 0 0; padding:0 30px 0 0; width:220px; background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') #f2f3f7 no-repeat top right;}
#content_side #sidebar_sodexo_white_papers ul li > a { color:#656565;width:220px; display:block; text-decoration:none; padding:6px 10px;}
#content_side #sidebar_sodexo_white_papers ul li > a:hover { text-decoration:underline;}

#sidebar_sodexo_case_studies { width:220px; float:right; }
#sidebar_sodexo_case_studies h4 { font-size:1.4em; color:#001961;}
#content_side #sidebar_sodexo_case_studies ul {margin:5px 0px; padding:0; font-size:1.1em; list-style:none;}
#content_side #sidebar_sodexo_case_studies ul li { margin:1px 0 0 0; padding:0 30px 0 0; width:220px; background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') #f2f3f7 no-repeat top right;}
#content_side #sidebar_sodexo_case_studies ul li > a { color:#656565;width:220px; display:block; text-decoration:none; padding:6px 10px;}
#content_side #sidebar_sodexo_case_studies ul li > a:hover { text-decoration:underline;}

#sidebar_sodexo_pr { width:220px; float:right; }
#sidebar_sodexo_pr h4 { font-size:1.4em; color:#001961;}
#content_side #sidebar_sodexo_pr ul {margin:5px 0px; padding:0; font-size:1.1em; list-style:none;}
#content_side #sidebar_sodexo_pr ul li { margin:1px 0 0 0; padding:0 30px 0 0; width:220px; background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') #f2f3f7 no-repeat top right;}
#content_side #sidebar_sodexo_pr ul li > a { color:#656565;width:220px; display:block; text-decoration:none; padding:6px 10px;}
#content_side #sidebar_sodexo_pr ul li > a:hover { text-decoration:underline;}

#sidebar_sodexo_social { width:220px; float:right; }
#sidebar_sodexo_social h4 { font-size:1.4em; color:#001961;}
#content_side #sidebar_sodexo_social ul {margin:5px 0px; padding:0; font-size:1.1em; list-style:none;}
#content_side #sidebar_sodexo_social ul li { margin:1px 0 0 0; padding:0 30px 0 0; width:220px; background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') #f2f3f7 no-repeat top right;}
#content_side #sidebar_sodexo_social ul li > a { color:#656565;width:220px; display:block; text-decoration:none; padding:6px 10px;}
#content_side #sidebar_sodexo_social ul li > a:hover { text-decoration:underline;}


#footer { float:left; clear:both; width:100%; margin:25px 0; background-color:#f2f3f7; color:#656565; text-align:left; font-size:1.1em; padding:5px 10px;}
#footer_left { float:left; clear:both; width:400px; text-align:left;}
#footer_left a { color:#656565; text-decoration:none;}
#footer_left a:hover { color:#06C; text-decoration:underline;}
#footer_right { float:right; text-align:right; width:200px;}


#homepage_logos { float:left; width:100%; clear:both; margin-top:15px;}
#homepage_logos ul { margin-left: 0; padding-left: 0; display: inline; } 
#homepage_logos ul li { margin-left: 0; list-style: none; display: block; float:left; border-right:1px solid #cdd2e0;  }
#homepage_logos ul li img { margin:5px 10px 0 25px;}



.post_simple { width:520px; border-bottom:1px solid #cccccc; float:left; clear:both; margin:15px 0 0 0; padding:0 0 5px 0;
background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') transparent no-repeat bottom right;}
#content .post_simple h2 { font-size:1.4em; margin:2px 10px; paddding:0px; line-height:1.4em;}
.post_simple h2 a { font-weight:bold; color:#001961; text-decoration:none;}
.post_simple h2 a:hover { text-decoration:underline;}
#content .post_simple p {margin:0 10px 5px 10px;}


.post_thumb { width:520px; border-bottom:1px solid #cccccc; float:left; clear:both; margin:15px 0 0 0; padding:0 0 5px 0;
background:url('/wp-content/themes/sodexo/images/subpages_bullet.png') transparent no-repeat bottom right;}
.post_thumb .thumb { float:left; width:170px; text-align:right; }
.post_thumb .excerpt { float:right; width:320px; margin-right:10px; }
#content .post_thumb .excerpt h2 { font-size:1.4em; margin:2px 0; paddding:0px;}
.post_thumb .excerpt h2 a { font-weight:bold; color:#001961; text-decoration:none;}
.post_thumb .excerpt h2 a:hover { text-decoration:underline;}
#content .post_thumb .excerpt p { margin:5px 0;}



.post .comments { border-top:1px solid #cccccc; }
ol.commentlist { padding:8px 10px; margin:0;}
.commentlist li.comment { background:none repeat scroll 0 0 transparent !important; border-top:1px solid #CCCCCC; margin:0 0 0 10 px; padding:0 0 15px 40px; position:relative; }
.commentlist li.comment .comment-body { line-height:1.4em; font-size:1.2em;}
.comment-author img.avatar { border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; left:-40px; padding:4px 0 4px 4px; position:absolute; top:0; }
.commentlist li.comment .comment-author, .commentlist li.pingback .comment-author { padding:7px 0 0 5px; position:relative;}
.comment-author cite { font-weight:bold; line-height:14px !important; font-size:1.2em; }
.commentlist li span.says { display:none; }

.comment-body em { padding-left:5px;}

.commentlist li.comment .comment-meta, .commentlist li.pingback .comment-meta { font-size:0.9em; margin:0 0 5px 0; padding:0 0 0 5px; } 
.commentlist li.comment .comment-meta a, .commentlist li.pingback .comment-meta a { color:#333333; text-decoration:none;}

#content .commentlist li.comment p {  margin:3px 0; padding:0 6px; font-size:1em; }



#imgPreviewWithStyles { background: #222; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 15px; z-index: 999; border: none;
}


