﻿/*
Theme Name: Polina's Theme 04/05/2008
Theme URI: http://artnota.com
Version: 1.0c
Description: 2 Column theme
Author: Tiffany Wakeham
Author URI: http://artnota.com/
*/

*
{
	padding: 0px;
	margin: 0px;
         line-height: 150%;
        font-size: 9pt;

}
body
{
	/*font-size: 0.8em;*/
        letter-spacing: 0.08cm;
	/*background: #5C6A74 url('images/bg1.gif');*/
        background-color: #242a2e;
        font-family: "arial", "verdana", "cambria bold", "serif", "georgia", "times new roman";
        /*position: relative;*/
        text-align:-moz-center; /*FF*/
        #text-align:center; /*IE */
        line-height: 13pt;
}
h1
{
        font-size: 10pt;
        letter-spacing: 0.10cm;
        text-align: justify;
        text-transform: uppercase;
}
BR
{
       line-height: 10pt 
}
body,input ,textarea
{
	color: #c7c7e8;
	/*border: 1px solid #d6d3d3;*/
	/*background-color: #5C6A74;*/
        background-color: #242a2e;
	font-family: "arial", "verdana", "cambria bold", "serif", "georgia", "times new roman";
}
input
{
	color: #3B3B3B;
	border: 1px solid #d6d3d3;
	background-color: #cccccc;
	font-family: "arial",  "verdana", "cambria bold", "serif", "georgia", "times new roman";
}

input:hover,textarea:hover
{
	border: 1px solid #939793;
}
input:focus,textarea:focus
{
	background-color: #d6d3d3;
	border: 1px solid #939793;
}

img
{
         color: #242a2e;
}

a 
{
	/* color: #5C6A74; */
         color: #EEEEEE;
	text-decoration: none;
}
a:hover i
{
	/*color: #3B3B3B; */
         color: #DDDDDD;
	text-decoration: none;
}
blockquote
{
	color: #5C6A74;
	border: dashed 1px #5C6A74;
	margin: 0.5em 0.5em 0.5em 2em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}

#outer 
{
	width:780px;
        /*width: 100%;*/
        margin: 0% 3.5% 0% 3.5%;
	/*padding: 5px 5px 5px 5px;*/
	/*background-color: #FFFFFF;*/
        /*background-color: #ababab;*/
}


.current_page_item
{
         background-color: #242a2e;
}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider 
{
	width: 100%;
	height: 34px;
	background: #bdbdbd url('images/border2.gif') repeat-x top left;
}

#header
{
        text-align: justify; 
	width: 100%;
        font-family: "arial", "verdana", "cambria bold", "serif", "georgia", "times new roman";
	/*background: #3B3B3B url('images/bg2.gif') repeat-x top left;*/
        /*background: #545454 url('images/bg2.gif') repeat-x top left;*/
        background: #545454;

}
#header h1
{
        color: #E4E4E4;
        font-size:18pt;
        font-spacing: 1em;
}

header h3
{
        padding: 0.5em 2.5em 1em 0.5em;
}

#headerlogo
{
        width: 100%;
	height: 51px;
	background: #545454 url('images/smlogo.jpg') no-repeat left;
}

#headercontent
{
	padding: 0.5em 1.5em 0.5em 0.8em;

}

#headercontent h1 {
        padding: 0px 0px 0px 0px;
	color: #545454;
	/*text-spacing: 1px;*/
        font-variant: small-caps; 
        font-family: "arial black", "Rockwell", "Eurostile", "Swis721 Ex BT", "lucida console", "cambria bold", "serif", "georgia", "times new roman";
        font-size: 50pt;
}
#headercontent h1 a {
        font-size: 14pt;
	color: #c7c7e8;
	text-decoration: none;
        
}
#headercontent h1 a:hover {
	color: #FFFFFF;
}
#headercontent h2 {
	color: #72879b;
        font-size: 11pt;
	/*font-size: 1.0em;*/
	font-weight: normal;
        text-align: justify;
        letter-spacing: 5px;
}
#header form
{
	padding: 0em 0.5em 1em 0.5em;
}
#headerimage {
	width: 100%;
	height: 120px;
	background: #242a2e url('images/headerimage_brownsofa.jpg') repeat-x top left;
}
#headerimage_home {
	width: 100%;
         height: 120px;
         background: #242a2e url('http://polinastudio.com/images/headers/home.jpg') repeat-x top left;
}

#headerimage_designs {
	width: 100%;
	height: 120px;
	background: #242a2e url('http://polinastudio.com/images/headers/designs.jpg') repeat-x top left;
}
#headerimage_trends {
	width: 100%;
	height: 120px;
         background: #242a2e url('http://polinastudio.com/images/headers/trend.jpg') repeat-x top left;
}
#headerimage_about {
	width: 100%;
	height: 120px;
	background: #242a2e url('http://polinastudio.com/images/headers/about.jpg') repeat-x top left;
}
#headerimage_contact {
	width: 100%;
	height: 120px;
	background: #242a2e url('http://polinastudio.com/images/headers/contact.jpg') repeat-x top left;
}
#headermenu
{
        text-align: center;
	font-size: 1.0em;
        height: 15px;
	padding: 1.3em 0.0em 0.5em 1.0em;
	background: #545454;
}
#headermenu ul li
{
        display: inline;
}
#headermenu ul li a
{
	color: #E4E4E4;
	text-decoration: none;
	padding: 1.0em 1.0em 2.5em 1.5em;
}
#headermenu ul li a:hover
{
	color: #FFFFFF;
}

#l_sidebar 
{
        width: 130px;
	float: left;
	/*background-color: #737c7b;*/
        background-color: #242a2e;
       text-align: left;
}

#l_sidebarwidgeted
{
	text-align: left;
        margin: 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;
	margin-top: 2.2em;
        background-color: #242a2e;
}
.sidebar img
{
       margin-bottom: 1.7em;
}

.sidebar
{
	margin-top: 25px;
}
.sidebar h2
{
	color: #c7c7e8;
	font-size: 0pt;
	font-weight: bold;
	margin-top: 1em;
}
.sidebar ul
{
	color: #5C6A74;
         list-style-type: square;
	margin: 0.1em 0.1em 0.1em 2.0em;
}

.sidebar ul li a
{
         color: #5C6A74;
         margin: 0.1em 0.1em 0.1em 0.1em;
}

.sidebar a
{
       color: #E4E4E4;
}

.sidebar a:hover
{
       color: #FFFFFF;

}

#content 
{
        letter-spacing: 0.3mm;
        text-align: justify;
        /*margin: 0px 0px 10px 0px;*/
        width: 76%;
        height: 100%;
	float: right;
	/*background-color: #737c7b;*/
        line-height: 12pt;
}
#contenthome
{
        padding: 0px;
        letter-spacing: 0.3mm;
        margin: 0px 0px 0px 0px;
        width: 100%;
        float: left;
        text-align: left;
}

.contentbar
{
	/*margin: 1em 0em 0em 1em;*/
}
.contentbar ul, .contentbar ol
{
	margin: 0.1em 0.1em 0.1em 0.1em;
}
.contentbar li
{
	margin: 0.0em 0.1em 0.1em 0.1em;
}
.contenttitle
{
	width: 100%;
}
.contenttitleinfo
{
	float: left;
}
.contenttitledate
{
	width: 44px;
	height: 49px;
	float: right;
	background-image: url('images/date.gif');
}
.contenttitledate1
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.contenttitledate2
{
	font-size: 11px;
	font-weight: bold;
	margin: 11px 0px 0px 0px;
	text-align: center;
}
.contentarea
{
	clear: both;
	/*padding: 0px 0px 10px 0px;*/
         padding: 15px 0px 10px 0px;
}
.contentbar h2
{
	/*color: #5C6A74;*/
        color: #c7c7e8;
	font-size: 1.2em;
	font-weight: bold;
}
.contentbar h2 a
{
	/*color: #5C6A74;*/
        color: #c7c7e8;
	text-decoration: none;
}
.contentbar h2 a:hover
{
	color: #3B3B3B;
}
.contentbar h3
{
	margin: 1.5em 0em 0em 0em;
}

.post ul.controls
{
	padding: 0.5em 0.0em 0.5em 0.0em;
}
.post ul.controls li
{
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0.0em 1.0em 0.0em 2.0em;
}
.post ul.controls li a.printerfriendly
{
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li.comments a
{
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li.readmore a
{
	background-image: url('images/icon-more.gif');
}






#commentlist li 
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	//border-bottom: 1px solid #700000;
}

#commentform 
{
	margin: 1em 0;
	//background: #FFFFFF;
	width: 75%;
}

#commentform textarea 
{
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform textarea:hover 
{
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
}
#commentform textarea:focus 
{
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
}

#commentform #email, #commentform #author, #commentform #url 
{
	font-size: 1.1em;
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
	width: 75%;
}
#commentform input
{
	margin-bottom: 3px;
}




#footer
{
	font-size: 8pt;
         width: 100%;
	color: #cccccc;
	margin: 20px 0px 0px 0px;
	background: #545454;
}
#footer a
{
	font-size: 8pt;
         color: #cccccc;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer .left
{
        font-size: 8pt;
	padding: 0.7em 1.0em 0.7em 1.0em;
}
#footer .right
{
        font-size: 8pt;
	padding: 0.7em 1.0em 0.7em 1.0em;
}