/*
Theme Name: Lavinya Black
Theme URI: http://www.lavinya.net/blog/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>, but with some optimized and black design. Just another WordPress theme.
Version: 1.3
Author: Murat Esgin
Author URI: http://www.lavinya.net/
Tags: black, dark, red, two-columns, right-sidebar, fixed-width
The original theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/
The default WordPress theme based on the famous Kubrick, but with some optimized and black design. Just another WordPress theme.
1. Black design
2. Valid xhtml and css
3. 2 columns. Right Sidebar.
4. Columns optimized(for seo)
5. Compatible and tested on wordpress 2.7.1
6. WordPress Title Tag optimized (for seo. And we recommend: All in One SEO Pack)
7. Open source (GNU/GPL)
And the others..
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*background:url(/images/sitewallpaper.jpg) fixed rgb(35, 31, 32);*/
background: /*url('/images/back-guitar-333.jpg') */ fixed #333333;
color: #333;
text-align: center;
}

#sidebar ul {list-style:none;margin: 0 0 16px;	padding: 0; font-size:12px; }

#sidebar ul li { list-style: none;	margin: 5px; background-color: #666;}

#sidebar ul li a { background: url(images/arrow.png) no-repeat 0px;	color: #F6E72C; display: block;
font-size: 12px;	padding: 3px 3px 3px 12px; text-decoration: none;	border-bottom: 1px solid #333; }

#sidebar ul li a:hover { color: #fff; }

.bg_top {
width : 100%;
height : 1px; /* PHIL FIX */
text-align : center;
/*font-weight : bold;*/
background-attachment: fixed;
/*background : #000000 url(images/ust1.jpg) repeat-x;*/
}

.bg_top span {
/*background-color:#262626;*/
color:#BD0000;
font-size:12px;
}

#content, #header, #footer {
/*background-color: #cccccc;
background-color: rgba(204, 204, 204, 0.95);*/
background-color: rgb(51, 51, 51);
/*background-color: rgba(51,51,51, 0.9);*/
color: white;
        /*opacity: 0.90;
        filter: alpha (opacity=90);*/
        
/*-moz-border-radius: 40px; -webkit-border-radius: 40px; border-radius: 40px;*/
		/* Phil's custom background, uses ie.css too */
}
.googleMap {
color: black;
}
.googleMap h4{
margin: 0;
}
#page {
text-align: left;
}

#header {
color: black;
/*background: #000 url('images/2.jpg') no-repeat bottom center;*/
/*background-color: rgb(127,127,127);
background-color: rgba(0,0,0, 0.5);
-webkit-box-shadow: 0px 10px 10px 0px rgba(100, 100, 100, 0.7);
-moz-box-shadow: 0px 10px 10px 0px rgba(100, 100, 100, 0.7);
box-shadow: 0px 10px 10px 0px rgba(100, 100, 100, 0.7);*/
}

#headerimg 	{
margin: 7px 9px 0;
height: 192px;
/*width: 740px;*/
}

#headerimg h1 span {
position: absolute;
left: -99999;
top: -99999;
font-size: 1px;
}

#headerimg .description {
position: absolute;
top: 120px;
right: 190px;
width: 310px;
}
#headerimg h2 {
color: #F6E72C;
}

#content {
font-size: 1.2em
}

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

.depth-1 {
border-bottom: 1px solid #999;
}

.even, .alt {
border-bottom: 1px solid #999;
}

.alt {
background-color: #090909;
border-bottom: 1px solid #999;
}

#footer {
/*background:#333;*/
color:#ccc;
border:none;
}

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

.date {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
display: inline;
padding: 2px 0 2px 20px;
background: url('images/time.png') left top no-repeat;
}

.rssicin {
background: url('images/feed.png') left top no-repeat;
padding: 2px 0 2px 20px;
margin-right: 2px;
height: 16px;
}

.trackbackicin {
background: url('images/arrow_refresh.png') left top no-repeat;
padding: 2px 0 2px 20px;
height: 16px;
}

.enalt {
background: url('images/alt_rss.png') left top no-repeat;
padding: 2px 0 2px 20px;
margin-right: 2px;
height: 16px;
}

.more-link {
background: url('images/daha.gif') left no-repeat;
padding: 2px 0 2px 12px;
}

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

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

#headerimg .description {
font-size: 0.7em;
}

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: black;
}

#content h2, #content h2 a, #content h2 a:visited, #content h3, #content h3 a, #content h3 a:visited, dt {
color: black; /*#a70e13;*/
background-color: #F6E72C;
padding-top: 0.3em;
padding-bottom: 0.3em;
}

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, .entry p a {
/*background-color: #666;*/
color: #F6E72C; /*#b85b5a;*/
}

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

.commentlist li ul li {
font-size: 1em;
margin-right: -5px;
margin-left: 10px;
}

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

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

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

a, h2 a:hover, h3 a:hover {
color: #007aa9;
text-decoration: none;
}

a:hover {
color: #777;
text-decoration: underline;
}

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

/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}

#page {
/*background-color: black;*/
margin: 20px auto;
padding: 0;
/*width: 760px;*/ width: 960px;
/*border : 2px dashed #151515;*/
}

#header {
/*background-color: #000;*/
/*margin: 0 0 0 1px;*/
padding-bottom: 5px;
height: 250px;
/*width: 958px;*/ /*was 758 */
}

#headerimg {
margin: 0;
/*height: 200px;*/
/*width: 100%;*/
position: relative;
}

#headerimg2 {
margin: 0;
height: 200px;
/*width: 100%;*/
position: relative;
}

#headerimg img {
/*padding-left: 30px;*/
}

#headerimg h1 {
}
#featureleft {
position: absolute;
top: 10px;
left: 40px;
width: 200px;
background-color: white;
padding: 3px;
height: 140px;
}
#featureright {
position: absolute;
top: 10px;
right: 25px;
width: 200px;
background-color: white;
padding: 3px;
height: 140px;
}
#featureleft h2, #featureright h2 {
margin: 0 0 0; 
}
#calls {
position: absolute;
top: 180px;
right: 255px;
width: 442px;
padding: 3px;
}
#calls a:hover img {
-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
}
#calls-buttons a {
margin-right: 4px;
}
#calls-buttons a.facebook {
margin-right: 60px;
}
#calls-buttons a.twitter {
margin-right: 79px;
}
#calls-buttons a.google-plus {
margin-right: 39px;
}

#tiny-ad-left {
position: absolute;
top: 170px;
left: 40px;
width: 200px;
background-color: white;
padding: 3px;
}
#tiny-ad-right {
position: absolute;
top: 170px;
right: 25px;
width: 200px;
background-color: white;
padding: 3px;
}
.narrowcolumn {
float: left;
padding: 0 20px 20px 45px;
margin: 0px 0 0;
width: 650px; /* was 450 */
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 650px; /* was 450 */
}
.post {
margin: 0 0 40px;
text-align: justify;
}

.post hr {
display: block;
color: #F6E72C;
background-color: #F6E72C;
height: 2px;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}

#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}

/* End Structure */

/*	Begin Headers */

h1 {
padding-top: 10px;
margin: 0;
}

h2 {
margin: 30px 0 0;
}
#content h2 {
margin: 6px 0 0;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}

/* End Headers */

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

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* End Images */

/* Begin Lists

Special stylized non-IE bullets

Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {

margin-left: 0px;

padding: 0 0 0 30px;

list-style: none;

padding-left: 10px;

text-indent: -10px;

}

html>body .entry li {

margin: 7px 0 8px 10px;

}

.entry ul li:before {

content: "\00BB \0020";

}

.entry ol {

padding: 0 0 0 35px;

margin: 0;

}

.entry ol li {

margin: 0;

padding: 0;

}

.postmetadata ul, .postmetadata li {

display: inline;

list-style-type: none;

list-style-image: none;

}

#sidebar ul, #sidebar ul ol {

margin: 0;

padding: 0;

}

#sidebar ul p, #sidebar ul select {

margin: 5px 0 8px;

}

#sidebar ul ul ul, #sidebar ul ol {

margin: 0 0 0 10px;

}

ol li, #sidebar ul ol li {

list-style: decimal outside;

}

#sidebar ul ul li, #sidebar ul ol li {

margin: 3px 0 0;

padding: 0;

}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {

margin: 10px auto;

padding: 5px 3px;

text-align: center;

}

#sidebar #searchform #s {

width: 108px;

padding: 2px;

}

#sidebar #searchsubmit {

padding: 1px;

}

.entry form { /* This is mainly for password protected posts, makes them look better. */

text-align:center;

}

select {

width: 130px;

}

#commentform input {

width: 170px;

padding: 2px;

margin: 5px 5px 1px 0;

background:#0D0D0D;

color:#ccc;

border:1px solid #37363C;

}

#commentform {

margin: 5px 10px 0 0;

}

input{

background:#ccc;

color:rgb(35, 31, 32);

border:1px solid #37363C;

}

#commentform textarea {

width: 100%;

padding: 2px;

background:#0D0D0D;

color:#ccc;

border:1px solid #37363C;

}

#respond:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}

#commentform #submit {

margin: 0;

float: right;

}

/* End Form Elements */

/* Begin Comments*/

.alt {

margin: 0;

padding: 10px;

}

.commentlist {

padding: 0;

text-align: left;

}

.commentlist li {

margin: 15px 0 3px;

padding: 5px 10px 3px;

list-style: none;

}

.commentlist p {

margin: 10px 5px 10px 0;

}

#commentform p {

margin: 5px 0;

}

.children { padding: 0; }

.nocomments {

text-align: center;

margin: 0;

padding: 0;

}

.commentmetadata {

margin: 0;

display: block;

}

/* End Comments */

/* Begin Sidebar */

#sidebar
{
padding: 0 0 10px 0;
margin-left: 745px; /* was 545 */
width: 190px;
}

#sidebar form {

margin: 0;

}

/* End Sidebar */

/* 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: #000; }

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

cursor: help;

}

acronym, abbr {

border-bottom: 1px dashed #999;

}

blockquote {

margin: 15px 30px 0 10px;

padding-left: 20px;

border-left: 5px solid #ddd;

}

blockquote cite {

margin: 5px 0 0;

display: block;

}

.center {

text-align: center;

}

hr {

display: none;

}

a img {

border: none;

}

.navigation {

display: block;

text-align: center;

margin-top: 10px;

margin-bottom: 60px;

}

.comment_link

{

border: none;

padding: 2px;

padding-left:17px;

background: url('images/comment.png') left center no-repeat;

}

.wp-caption {

border: 1px solid #ddd;

text-align: center;

background-color: #f3f3f3;

padding-top: 4px;

margin: 10px;

-moz-border-radius: 3px;

-khtml-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

}

.wp-caption img {

margin: 0;

padding: 0;

border: 0 none;

}

.wp-caption p.wp-caption-text {

font-size: 11px;

line-height: 17px;

padding: 0 4px 5px;

margin: 0;

color:#0B0B01;

}

/* End Various Tags & Classes*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

It won't be a stylish marriage, I can't afford a carriage.

But you'll look sweet upon the seat of a bicycle built for two." */



/* Phil's hacks */



#advert { 

text-align: center;

}

#advert iframe {

margin: 0 auto;

width: 728px; height: 90px;

}



div#shop-brand-logos {

text-align: center;

}



table#pricestable {

/*width: 100%;*/

text-align: center;

}



table#pricestable th, td {

padding: 0.15em 1em;

}

table#pricestable thead th {

text-align: center;

color: #ccc;

background-color: rgb(35, 31, 32);

}

table#pricestable .exrprice {

font-weight: bold;

text-align: right;

background-color: white;

background-color: rgb(217, 213, 63);
color: #000;

}

table#pricestable .tradeprice {

text-align: right;

background-color: #ddd;

}

table#pricestable .pricedesc{

background-color: white;
color: #333;

}



dt {

font-weight: bold;

}



#sidebar ul li ul li ul {

display: none;

}



div.bg_top span {

display: none;

}



/* gaps between groups of pages */
/*
#sidebar ul li.page-item-23, 
#sidebar ul li.page-item-646,
#sidebar ul li.page-item-81,
#sidebar ul li.page-item-225,
#sidebar ul li.page-item-79,
#sidebar ul li.limu {
margin-top: 20px;
}

#sidebar ul li.page-item-1355,
#sidebar ul li.page-item-265,
#sidebar ul li.page-item-23,
#sidebar ul li.page-item-12,
#sidebar ul li.page-item-590,
#sidebar ul li.page-item-646,
#sidebar ul li.page-item-473,
#sidebar ul li.page-item-81 {
display: none;
}
*/


/* all items in bold face */

#sidebar ul li {
font-weight: bold;
}



/* Affiliates not in site menu */

/* ... */



table td {
text-align: left;
}

.colour-table {
width: 100%;
}

.five-col-table td {
width: 20%;
text-align: center;
text-transform:capitalize;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.two-col-table td {
width: 50%;
text-align: center;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.colour-table td.red, .colour-table td.red a {
background-color: #A70E13;
color: white;
}

.colour-table td.blue, .colour-table td.blue a {
background-color: #007AA9;
color: white;
}

.colour-table td.yellow, .colour-table td.yellow a {
background-color: #F6E72C;
color: black;
}

.colour-table td.red:hover, .colour-table td.red:hover a {
background-color: white;
color: #A70E13;
}

.colour-table td.blue:hover, .colour-table td.blue:hover a {
background-color: white;
color: #007AA9;
}

.colour-table td.yellow:hover, .colour-table td.yellow:hover a {
background-color: black;
color: #F6E72C;
}

.five-col-table a {
/*font-weight: bold;*/
}



input#exr-ad-text {
color: black;
width: 450px;
}

.page-box {
border: #666 solid 3px;
background-color: rgba(150, 150, 150, 0.7);
padding: 0 10px 5px 10px;
/*
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;*/
margin-top: 1em;
}



#imagead-select {
width: 16em;
}



div#post-265 h3 {
margin-top: 0.2em;
}

.post-1 .date, .post-1 .postmetadata {
display: none;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 17, 2011 */


/*
@font-face {
    font-family: 'BordeauxMediumRegular';
    src: url('fonts/bordm-webfont.eot');
    src: url('fonts/bordm-webfont.eot?iefix') format('eot'),
         url('fonts/bordm-webfont.woff') format('woff'),
         url('fonts/bordm-webfont.ttf') format('truetype'),
         url('fonts/bordm-webfont.svg#webfont6Rnrg8W4') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3,
#sidebar {
  font-family: 'BordeauxMediumRegular', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
*/
