/*
Theme Name: Solutions and Co
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

body {
  margin:0;
  padding:0;
  background: #000000 url(images/body_bg.gif) repeat-x;
font-family: Verdana,Arial,Helvetica,sans-serif;
}
#page {
  width:922px;
  margin:auto;
}
#logo {
  margin-left:26px;
}
#headerImage {
background:transparent url(images/header.jpg) repeat scroll 0 0;
color:#040756;
font-size:20px;
height:71px;
margin:0 1px;
padding-left:60px;
padding-top:235px;
width:860px;
}
#myjquerymenu {
  color:#ffffff;
}
.jquerycssmenu {
  background:url(images/menu_bg.gif) repeat-x;
}
.jquerycssmenu ul li a {
  color:#FFFFFF;
  font-size:16px;
  text-transform:capitalize;
}
.jquerycssmenu ul li a:hover {
  color:#03318E;
  background:#FB9437;
}
#search {
  height:46px;
  background:#00499B;
}
#searchform {
  float:right;
  margin-bottom:11px;
  margin-right:15px;
  margin-top:8px;
  height: 23px;
}
#searchform #s2 {
  display:block;
  float:left;
  margin:0;
  padding:2px;
}
#main {
  background:#ffffff;
  font-family:arial;
}
#content {
  margin-top:10px;
  margin-left:44px;
  margin-bottom:10px;
  margin-right:52px;
  width:565px;
  float: left;
  background: #FFFFFF;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#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;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebarBottom {
  background:transparent url(images/side_bottom.gif) no-repeat scroll center bottom;
  margin-bottom:15px;
  height:21px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul, #sidebar ol {
	padding: 5px 0 5px 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li {
	list-style: decimal outside;
	}

#sidebar ul li, #sidebar ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	}

#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;
	}
#postTitle {
  background:#003B7E none repeat scroll 0 0;
  color:#FFFFFF;
  padding:2px 8px 5px;
  text-transform:uppercase;
  margin: 0;
  clear:both;
}
#postTitle a {
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
}
#date {
  color:#003B7E;
  font-size:14px;
  font-weight:bold;
  float:right;
}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	font-size: 12px;
	}

.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 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 Sidebar */
#sidebar {
	padding: 20px 20px 10px 20px;
	width: 218px;
	float: right;
	background: #FFFFFF;
	}

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

p {
  margin: 5px 0;
}

.entry {
border-bottom:2px solid #D9D9D9;
color:#3B3D3E;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.875em;
line-height:1.25em;
padding:0 0 15px 5px;
}

.widgettitle {
  background:transparent url(images/side_top.gif) repeat scroll 0 0;
  color:#484E51;
  font-size:21px;
  font-weight:bold;
  height:31px;
  margin:0;
  padding-top:11px;
  text-align:center;
  text-transform:uppercase;
}

#sidebarMiddle {
	background: url(images/sidebar_middle.gif);
}

a {
  color: #317EDE;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.readMore a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.metadata {
	font-size:12px;
	margin:10px 0 10px 10px;
}

.metadata span {
	padding-bottom: 3px;
}

.metadata .author {
	padding-left: 15px;
	color: #666666;
}

#footer {
background:transparent url(images/page_btm.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
margin-bottom:25px;
padding-left:15px;
padding-top:30px;
text-align: center;
}

#footer a:hover {
text-decoration:none;
}

#footer a {
color:#44A6E3;
text-decoration:underline;
margin: 0 20px;
}

.addtoany_subscribe {
margin: 0pt auto 15px;
width: 171px;
display: block;
}

#header .menu {
background:url(images/menu_bg.gif) repeat-x;
padding-left: 17px;
height:47px;
}
#header ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#header ul li {
background:transparent url(images/bg_menu.gif) no-repeat scroll right top;
display:inline;
float:left;
margin:0;
}
#header ul .last {
background:transparent none repeat scroll 0 0;
}
#header ul li a {
color:#FFFFFF;
display:block;
float:left;
font-size:12px;
padding:13px 0 19px;
text-align:center;
text-decoration:none;
width:127px;
}
#header ul li a:hover {
background:transparent url(images/bg_menu-act.gif) no-repeat scroll left top;
color:#03318E;
text-decoration:none;
}
#header ul li .current {
background:transparent url(images/bg_menu-act.gif) no-repeat scroll left top;
color:#03318E;
text-decoration:none;
}
#lang {
font-size:13px;
position:absolute;
right:10px;
top:10px;
}
#header {
position: relative;
}
