/* CSS Document */

/*
	Theme Name: Infimum
	Theme URI: http://www.acroyear2.org/infimum/
	Description: A very minimal theme, widget-ready, gravatar-supporting, and standards-compliant. Black on white with blue highlights, two columns with a thin right sidebar. Possibly the minimalest of minimalist themes.
	Version: 1.3.2
	Author: Alex Smith
	Author URI: http://www.acroyear2.org/
	Tags: black, blue, white, two-columns, fixed-width
*/
/* whole page */
body {
	margin: 10;
	color: #000000;
	font-family: "Arial", "Lucida Sans", "Lucida", sans-serif;
	font-size: 1em;
	line-height: 1.45em;
}
#page {
	margin: 0 auto;
	width: 900px;
	border:1px solid #999999;
	background:url(images/sp.gif) repeat-y 670px top;
}
a {color: #1070c0;text-decoration: none;}
a:visited {color: #0060b0;}
a:hover {color: #CC0000;background: #FFF;}
a font{color: #1070c0 !important;text-decoration: none !important;}
a:visited font{color: #0060b0 !important;}
a:hover font{color: #ffffff !important;background: #1070c0 !important;}
.sociable ul li a{background:none;}
a img {border: 0;}
p{margin:1em 0;}
input, textarea, select{
	font-family: "Arial", "Lucida Sans", "Lucida", sans-serif;
	font-size: 12px;
}
blockquote {
	margin: 1em 2em 1em 1em;
	font-size: 0.9em;
}
/* end whole page */
/* header */

#header {
	border-bottom:1px solid #999999;
	height:148px;
	text-indent:-10000px;
	font-weight:bold;
	background:#ffffff url(images/header.jpg) no-repeat left top;
      
}
#imageRP
{
	position:relative;
	width: 900px;
	margin:auto;
}
#imageRotator
{
	top:8px;
	right:-18px;
	position:absolute;
	width:200px;
}
#header h1 {
	margin: 0;
	font-size: 1em;
}
#header a{
	text-indent:-10000px;
	display:block;
	height:148px;
}
#header a:hover{background:none;}
/* end header */
#about li.about a ,
#internet-marketing-services  li.internet-marketing-services a {}
#top_nav{
	border-bottom:1px solid #999999;
	font-weight:bold;
	background:url(images/navBg.png ) repeat-x;
	height:32px;
	line-height:22px;
	position:relative;
	font-size:0.8em;
}
#top_nav ul{margin:0;padding:0;list-style:none; height:32px;}
#top_nav li{
	float:left;
	
	height:32px;
	display:block;
	background:url(images/nav-sap.jpg) left no-repeat;
}
#top_nav li a{
	color:#FFFFFF;
	display:block;
	height:27px;
	padding:5px 15px 0px 15px;
}
#top_nav li a:hover{
	
	background:url(images/navBgOver.png) repeat-x ;
}
#top_nav li.about a{
	
	color:#CC0000;
}
#top_nav li.internet-marketing-services a{
	
	color:#CC0000;
}

#top_nav li.first{background-image:none;}
#top_nav ul li ul{
	position:absolute;
	z-index:999;
	left:0px;
	top:32px;
	width:900px;
	border-bottom:1px solid #999999;
	padding:0px 0 5px 0;
	height:22px;
	line-height:22px;
	background:#ffffff url(images/sp.gif) repeat-x left 5px;
}

#top_nav ul li ul li
{
	float:left;
	padding:0 15px;
	color: #CC0000;
        height:22px;
        background-image:none;

}
#top_nav ul li ul li a
{
	color: #0887E1;
           height:22px;
	

}
#top_nav ul li ul li a:hover
{
	background-image:none;
        color: #000000;
}
/* content area */
#content {
	width: 640px;
	float: left;
	padding:30px 0 20px 15px;
}
h1.pagetitle{font-size:1.85em;}
#content h2 {
	margin: 0 0 10px 0;
	font-size: 1.4em;
	text-decoration:underline;
}
#content .post {margin: 0 0 25px 0;}
#content h3 {
	margin: 0;
	font-size: 1.2em;
}
#content .postmetadata {
	color: #777777;
	font-size: 0.9em;
}
#content .navigation {
	margin: 15px 0 0 0;
	display: block;
}
#content .goback {
	float: left;
	font-size: 1.2em;
}
#content .goforward {
	float: right;
	font-size: 1.2em;
}
#content #comments {
	margin: 2em 0 1em;
	clear: both;
}
#content .commentlist {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	list-style-type: none;
}
#content .commentlist img.avatar {
	float: right;
	margin-left: 1em;
}
#content .commentmetadata {
	margin: 0 0 2em;
	color: #777777;
}
#content #respond {
	margin: 2em 0 1em;
	padding: 0;
	clear: both;
}
/* end content area */
/* these rules are added for compatibility with WordPress Theme Directory */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* end Theme Directory compatibility */
/* sidebar */
#sidebar {
	width: 200px;
	float: right;
	padding:20px 15px 20px 0;
}
#sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 1em;
	border-bottom:1px solid #999999;

}
#sidebar ul, .bulleted_list {
	margin: 0;
	padding: 0;
	list-style:none;
}
.bulleted_list { margin:0 0 25px 0;}
#sidebar ul li {padding: 0 0 20px;}
#sidebar ul li li, .bulleted_list li{
	padding: 0 0 0 10px;
	background:url(images/arrow.jpg) no-repeat left 9px;
}
/* end sidebar */
/* footer */
#footer {
	border-top:1px solid #999999;
	clear: both;
	padding:15px 0;
	text-align:center;
	font-size:0.8em;
	color:#999999;
	background:#ffffff;

}
.footer_col{
	float:left;
	width:209px;
	text-align:left;
	padding:0 0 0 15px;
}
.footer_col h4{ font-size:1.2em;margin:0 0 0.8em 0;}
.footer_col ul{
	margin:0;
	padding:0;
	list-style:none;
}
.body_content_col_1, .body_content_col_2, .body_content_col_3{width:279px;float:left;}
.body_content_col_2, .body_content_col_3{padding-left:15px;}
/* end footer */
#searchform{margin:0;}
#searchform #s{width:125px;}
#searchform label{display:block;}
.clear{
	clear:both;
	font-size:0;
	height:1px;
}

div.button {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 175px;
	padding-left: 25px;
}

div.button a:hover {
	background: none;
	color: #1070C0;
}

div.button p {
	text-transform: uppercase;
	color: #1070C0;
}

div.Header {
	background-image: url(/wp-content/themes/infimum/images/BlueBar.png);
	background-repeat: no-repeat;
	height: 47px;
}

div.Header p, div.Header p a, div.Header p a:hover {
	display: inline-block;
	color: #FFFFFF;
	background: none;
	text-align: center;
	width: 303px;
	font-size: 1.1em;
	padding: 6px 0px;
	margin: 0;
}

div.Header a:hover {
	background: none;
}

a.NoBG {
	background: none;
	margin-left: 325px;
}

a.NoBG img {
	margin: 0 auto;
}

a.NoBG:hover {
	background: none;
}

div#Consult {
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	text-align: center;
	width: 865px;
	margin: 0 auto;
}

div#Consult form {
	display: inline-block;
	padding-top: 0px;
	margin-top: 0px;
}

div#Consult fieldset {
	border: none;
	background-color: #E2E3E3;
	text-align: left;
	width: 200px;
	height: 255px;
	padding: 25px;
	margin: 0px 0px 0px 50px;
}

div#Consult fieldset h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #0062AB;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 10px;
}

div#Consult label {
	text-align: left;
}

div#Consult input {
	text-align: left;
	width: 185px;
	padding: 3px;
	margin: 0px 0px 15px 0px;
}

div#Consult input#Submit {
	float: right;
	background-color: #3685BF;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	width: auto;
	padding: 3px 15px;
}

div#Consult h1 {
	color: #0062AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

div#Consult h2 {
	color: #69A5D2;
	font-size: 1.2em;
	font-weight: 300;
}

div#Consult h3 {
	color: #69A5D2;
	font-size: 1em;
	font-weight: 300;
}

div#Consult p {
	text-align: left;
}

div#Consult p.Error {
	color: #F00F00;
	padding: 0px;
	margin: 0px 0px 0px 90px;
}

div#Consult ul {
	list-style-image: url(/Images/Small_Arrow.png);
	text-align: left;
	margin: 0px 0px 0px 50px;
}

div#Consult div#Top {
	display: inline-block;
	vertical-align: top;
	width: 450px;
	margin: 0px 0px 0px 70px;
}

div#Consult div#Top p {
	margin-left: 40px;
}

div#Consult div#Bottom {
	text-align: left;
	margin-top: 50px;
}

div#Consult div#Bottom h2 {
	margin-left: 55px;
	text-decoration: none;
}

div#Consult div#Bottom ul {
	margin: 0px 0px 0px 45px;
}