/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Site Expert Theme.
Version: 1.6
Author: Dani Zaharie
Author URI: http://siteexpert.net/
Tags: blue, custom header, fixed width, two columns, widgets

Kubrick v1.5
 http://siteexpert.net/kubrick/

This theme was designed and built by Dani Zaharie,
whose blog you will find at http://www.siteexpert.net/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
background: #3e80ac;
color: #333;
text-align: center;
margin:0px;
padding:0px;
}

a{
color: #333;
}

#page {
width:945px;
margin:0px auto;
text-align: left;
}

#header {
height:70px;
}

img{border:none;}

p{
margin:0px;
padding:0px;
}

#content {
width:587px;
float:right;
text-align: left;
background: #fffefe url('images/bkg_content.jpg') repeat-y;
margin:0px;
padding:0px;
}

.content-home{
background-image:none !important;
background-color:transparent !important;
}

#content p{
padding:10px 30px 10px 10px;
line-height:18px;
margin:0px;
}

.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;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
border-left: 1px solid #ddd;
}

#footer {
margin-top:20px;
margin-bottom:10px;
padding-top:5px;
border-top: 1px solid  #72a6c6;
color:#fff;
font-size:11px;
line-height:16px;
}

#footer a{
color:#fff;
text-decoration:none;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
font-size: 1.6em;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .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, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited {
color: #b85b5a;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

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

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
float:left;
width:345px;
}



ul{
margin:0px;
padding:0px;
}

ul#navigation{
margin:0px;
padding:5px 0px 0px 16px;
list-style-type:none;
}

ul#navigation li{
display:block;
margin:0px;
padding:12px 0px 12px 47px;
background-image: url('images/bkg_leftnav.jpg');
background-repeat: no-repeat;
background-position:left top;
color:#fff;
font-size:14px;
font-family:Arial;
list-style-type:none;
}

#navigation li a{
color:#fff;
text-decoration:none;
font-weight:bold;
font-style:italic;
}

ul#navigation li ul{
padding:15px 0px 0px 0px;
}

ul#navigation li li{
display:block;
margin:0px;
padding:7px 0px 9px 20px;
background-image: url('images/submeniu.gif');
background-repeat: no-repeat;
background-position:left top;
color:#fff;
font-size:14px;
font-family:Arial;
}

#navigation li li a{
color:#1a6f9e;
text-decoration:none;
font-weight:bold;
font-style:italic;
}

#navigation li ul{display:none;}
#navigation li.current_page_parent ul{display:block;}
#navigation li.current_page_item ul{display:block;}





.banner{
float:right;
padding-top:10px;
} 
 
.box-home{
padding-top:8px;
} 
 
.box-wrapper{
padding:20px 5px 5px 5px;
} 
 
 
code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}


#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;
}
/* End Typography & Colors */


.magic{
clear:both;
}

.productpage{
padding:10px 30px 10px 10px;
}

div.productdisplay_group {
height:auto;width:100%;margin:0;padding:0;
}
 
div.textcol_group {
float: left;
position: relative;
 width: 120px;
height: 200px;
margin: 0 4px 0 8px;
padding: 10px 4px 0 4px;
}
 
div.imagecol_group {
text-align: center;
display: block;
margin: 5px auto 5px auto;
}


#newsletter{
text-align:right;
list-style-type:none;
}
#newsletter p{
display:inline;
padding-right:2px;
}
#newsletter input{
width:102px;
border:1px solid #fff;
}
