/*
      Theme Name: edmonds commerce
      Theme URI: http://www.edmondscommerce.com
      Description: Clean and clear,  two columns, Custom CMS, right sidebars, standards compliant. Compatible with WordPress 2.8 +. Valid CSS & HTML. Style combinations available configurable from the Theme Options Admin Page. Supported languages: English. See http://www.edmondscommerce.com/ for more info.
      Version: 1.0
      Author: deanoj, kenny
      Author URI: http://www.edmondscommerce.com/
      Tags: CMS, two-columns, right-sidebar, theme-options, threaded-comments, custom-colors, blue, white

*/

/**
------------------------------------------------- standard tags
**/

html {
    width: 100%;
    height: 100%;
    font-family: sans-serif;
    background: url("images/bg_fill.png") repeat-x 0 0 #EEEEEE;
}

body {
    width: 100%;
    height: 100%;
}

h1 {
    color: #2B337F;
    font-size: 200%;
    margin-bottom: 20px;
}

h2 {
    color: #2B337F;
    font-size: 120%;
    margin: 20px 0 20px 0 !important;
}

a {
    color: #27307D;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    text-align: justify;
}

/**
------------------------------------------------- layout
**/

div#outer {
    background: url("images/bg_header.jpg") repeat-x center 120px;
    min-height: 100%;
}

div#wrapper {
    height: 100%;
    width: 930px;
    padding: 0 15px;
    margin: 0 auto;
}

div#header {
    height: 120px;
    background: url("images/logo_edmonds.png") no-repeat #fff 5px 20px;
    position: relative;
    z-index: 11;
}

div#navfix{
    width:567px; padding: 0px; margin: 0px; float: right;
}

div#footer {
    height: 142px;
    background: url("images/bg_footer.png") no-repeat 0 0;
    padding: 30px 30px 20px 30px;
}

/**
------------------------------------------------- header
**/

div#header ul {
    float: right;
    margin: 60px 0 0 0;

}
.searchrss {
    float: left;
    margin: 10px 0px 0px 32%;
    background: url("images/rss.png") no-repeat 0px 0px;
    text-indent: 17px;
    font-size: 12px;
}
div#header ul.search {
    float: right;
    margin: 5px 0 0 0;
}
.searchfld{      
    width:150px;
    border:3px solid #f5f5f5;
    font-size: 14px;
    color:#c9c9c9;
    height:20px;
}
#searchsubmit{
    background: #38418E;
    height:23px;
    width:30px;
    color: #fff;
    font-size: 11px;

}

div.toplink {
    float:left;
    margin: 15px 10px 0 15px;
    width:320px;
    height:90px;
}
div#header ul li {
    display: block;
    position: relative;
    float: left;
}

div#header ul li a {
    display: block;
    float: left;
    padding: 0 8px;
    color: #27307D;
    text-decoration: none;
    height: 30px;
}
div#header ul li a:hover {
    display: block;
    float: left;
    padding: 0 8px;
    color: #27307D;
    text-decoration:none;
    height: 30px;
    /*border-top:3px solid #D1D6F3;*/
}

div#header ul li ul {
    display: none;
    position: absolute;
    top: 15px;
    left: 0;
    float: none;
    margin: 0 0 0 0;
    background: #FFFFFF;
    padding: 10px 0;
    border: 1px solid #dedede;
    border-top: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 10;
}

div#header ul li ul li {font-size: 13px;margin-left: 5px;}

div#header ul li ul li a {
    color: #27307D;
    height: 25px;
    line-height: 25px;
    width: 200px;
}

div#header ul li ul li a:hover {
    background: #c4cae1;
    color: #27307D;
    height: 25px;
    line-height: 25px;
    width: 200px;
}

div#header ul li:hover ul {
    display: block;
}

/**
------------------------------------------------- footer
**/

div#footer p {
    color: #FFFFFF;
    margin-bottom: 5px;
}

div#footer a {
    color: #FDB713;
}

div#footer div.left {
    width: 45%;
    float: left;
}

div#footer div.left p {
    margin-bottom: 15px;
}

div#footer div.right {
    float: right;
    width: 45%;
}

div#footer div.right p {
    font-size: 75%;
    text-align: justify;
    margin-top:-15px;
}

div#footer div.right p.copyright {
    font-size: 75%;
    text-align: left;
    margin-top: 10px;
}

div#footer ul {
    margin-top: 25px;
}
div#footer ul li {
    display: inline;
    padding: 0 5px;
    border-right: 1px solid #FFFFFF;
}
div#footer ul li.last {
    border-right: 0;
}

div#footer ul li a {
    font-size: 75%;
}
/**
      ------------------------------------------------- content
**/

div#content h2 {
    margin-top: 0px;
}

div#content p {
    line-height: 150%;
    color: #434343;
    margin-bottom: 10px;
}

h1.section {
    color: #FFFFFF;
    text-align: right;
    padding: 50px 150px 0 0;
}

img.icon {
    position: absolute;
    right: 50px;
    top: 0;
    padding-top: 50px;
}



/**
------------------------------------------------- home
**/

body#home div#content {
    position: relative;
}

img.trolley {
    position: absolute;
    right: 15px;
    top: 20px;
    width: 328px;
    height: 315px;
    background: url(images/trolley.png) no-repeat;
}

body#home div#content h1.intro {
    height: 70px;
    color: #FFFFFF;
    font-family: "trajan pro", serif;
    font-size: 200%;
    width: 450px;
    padding: 20px 0 120px 50px;
    text-align: right;
    margin: 100px 0 0 0;

}

body#home div#content div.strip {
    background: url("images/content_strip.png") no-repeat bottom left;
    height: 10px;
}

body#home p.intro {
    width: 580px;
}

body#home div.col {
    width: 237px;
    min-height: 405px;
    background: url("images/bg_column.png") 0 20px no-repeat;
    float: left;
    margin: 40px 17px 0 0;
    padding: 0 20px;
}

body#home div.col h2 {
    font-size: 110%;
}

body#home div.col-last {
    margin: 40px 0 0 0;
}

body#home div.col p {
    font-size: 87.5%;
}

div.main div.left {
    width: 600px;
    float: left;
}

div.main div.left p {	
    text-align: justify;
}
div.main div.right {	
    float: right;
    width:240px;
}
div.main ul.menu {
    float: right;
    background: url("images/bg_menu.png") no-repeat 0 0;
    width: 200px;
    padding: 10px 0 0 0;
}
.menu_minheight {
    float: right;
    background: url("images/bg_menu.png") no-repeat 0 0;
    width: 200px;
    padding: 10px 0 0 0;
    min-height: 400px;
    text-align: center;
}

.menu_minheight li {
    padding: 2px;
    text-align: left;
}

.menu_minheight li a {
    width: 186px;
    /*height: 26px;*/
    display: block;
    /*line-height: 29px;*/
    padding: 10px 0 0 10px;
    font-size: 90%;
    text-decoration: none;
}

li#rss a{
    vertical-align: middle;
}

.placeholder{
   color: #2B337F;
    font-size: 120%;
    margin: 20px 0 20px 0 !important;

}

.menu_minheight ul li ul li {
    padding: 2px;
    text-align: left;
    background:url(images/arrow_sub.png) no-repeat;
    background-position:4px 15px;
    border:none;
    margin-left:15px;
}
.menu_minheight ul li ul li a {
    padding: 2px;
    text-align: left;
    list-style-type:disc;
    margin-left:10px;
    border:none;
}

div.archivetitle {
    float: right;
    width: 200px;
    padding: 10px 0 0 0;
    min-height: 35px;
    text-align: left;
    font-size: 15px;
    font-weight:bold;
}

div.main ul.menu li {
    padding: 2px;
}

div.main ul.menu li a {
    width: 186px;
    height: 26px;
    display: block;
    line-height: 29px;
    padding: 0 0 0 10px;
    font-size: 90%;
    text-decoration: none;
}

div.main ul.menu li a:hover {
    background: #fcdfb5;
}

body#home div#content div.main {
    background-color: #FFFFFF;
    padding: 20px 30px 30px 30px;
    background-position: 95% 95%;
}

/**
------------------------------------------------- page flavour
**/

h2.ecommerce {
    padding-top: 200px;
    background: url("images/ecommerce.png") no-repeat center 0;
}

h2.seo {
    padding-top: 200px;
    background: url("images/search-engine-optimisation.png") no-repeat center 0;
}

h2.contact {
    padding-top: 200px;
    background: url("images/laptop.png") no-repeat center 0;
}

div.ecommerce {
    background: url("images/pg_trolley.png") no-repeat 700px -10px;
}
div.general {
    background: url("images/laptop.png") no-repeat 700px -10px;
}

div.blog
{background: url("images/laptop.png") no-repeat 700px -10px;}

.quiz-sec {width:50px;}

div.navigationbx{
    font-size: 10px !important;
}
div.navigationbx a{
    text-decoration:underline;
    color:#ff0000 !important;
}

.txtarea{
    width:400px;
}

ul.performance {
    margin-left:20px;
    padding:20px;
    color:#a0a0a0;
}

/**
------------------------------------------------- Comments:
**/
#commentlist{
    width:100%;
    border: 1px solid #c0c0c0;
    background-color: #f5f5f5;
}
.comment_right{     
    width:75%;
    vertical-align: top;
    font-size:12px;
}

.comment_left{     
    width:25%;
    vertical-align: top;
    font-size:12px;
    padding:5px;
}


p.intro{
    padding-top: 20px;
}


/*
        RESET.CSS
**/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/**
------------------------------------------------- typeography

Base font size:

	http://www.reeddesign.co.uk/test/points-pixels.html

	6pt  	8px  	0.5em  		50%
	7pt 	9px 	0.55em 		55%
	7.5pt 	10px 	0.625em 	62.5%
	8pt 	11px 	0.7em 		70%
	9pt 	12px 	0.75em 		75%
	10pt 	13px 	0.8em 		80%
	10.5pt 	14px 	0.875em 	87.5%
	11pt 	15px 	0.95em 		95%
	12pt 	16px 	1em 		100%
	13pt 	17px 	1.05em 		105%
	13.5pt 	18px 	1.125em 	112.5%
	14pt 	19px 	1.2em 		120%
	14.5pt 	20px 	1.25em 		125%
	15pt 	21px 	1.3em 		130%
	16pt 	22px 	1.4em 		140%
	17pt 	23px 	1.45em 		145%
	18pt 	24px 	1.5em 		150%
	20pt 	26px 	1.6em 		160%

*{font-size:1em;}
**/

input,select,th,td {font-size:1em;}
div div,div p,div td,td div,p p,p td,li p,td p,blockquote p,li li {font-size:1em;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*

      Blog style:

*/

.postmetadata {
    border-top:#ccc 1px solid;
    border-bottom:#ccc 1px solid;
    background-color:#f5f5f5;
    font-size:13px;
    padding:5px;
    color:#555;
}
.postdate {
    font-size:11px;
    color:#333333;
    border-bottom:1px dotted #e0e0e0;

}
.posttitle{
    border-top:1px dotted #e0e0e0;
    display:block;
    width:100%;
    float:left;
    font-size:26px !important;
    color:#3A459E;
    font-weight:bold;
    text-align: left;
}

.posttitle a {
    color:#3A459E;
}

ul.related_post li {
    font-size: 13px;
    list-style-type: disc;
    color:#3A459E;
    margin-left: 40px;
    padding: 2px;
}
ul.related_post li a {     
    color:#444A7C;
}

h3.related_post_title {
    color:#6972B3;
    padding:10px;
}
div.entry {
    text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    text-shadow: 1px 1px rgba(51, 62, 144, 0.498);
}

div#outer {
  background-position: 0px 175px;
  padding-top: 55px;
  width: 100%;
}
div.left { word-wrap: break-word; }

