﻿/*

Theme Name: Fluid Web
Theme URI: http://www.2yi.net
Description: Three column liquid, widget ready, theme by <href="http://www.2yi.net">Your Index</a>
Version: 1
Author: Your Index

*/	

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 12px;
margin: 0px;
//text-align: center;
//background: #94caed url(img/bg.gif) repeat-x;
background: #94caed url(img/head.jpg) repeat-x;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

#headerwrap
{
width: 90%;
line-height: 130%;
height: 200px;
margin: auto;
}

                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
color: #262525;
float: left;
text-align: left;
margin-top: 10px;

.post
{
display: block;
overflow:hidden;
width:98%;
}

/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

padding: 7px;
}

#blogtitle a:link {
color: #0c0866;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #3128e5;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #ea650d;
text-decoration: none;
}



                         /***************************************************
                         *********************** Site Description **************
                         *****************************************************/

#sitedesc
{
float: left;
text-align: left;
margin-top: 45px;
margin-left: 3px;
padding-top: 4px;
font-size: 16px;
font-weight: bold;
color: #EFEFEF;
}

#comment
{
width: 350px;
}

#container
{
float: left;
margin-bottom: 5px;
width: 100%;
overflow: hidden;
background: #ffffff url(img/bg-top.gif) repeat-x;
color: #333;
}

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 220px;
margin: 0;
padding: 6px;
padding-left: 10px;
padding-top: 12px;
margin-top: 12px;
margin-left: 5px;
text-align: left;
background-color: #e2f3bc;
border: 1px dotted #e7881f;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 180px;
margin: 0;
padding: 6px;
padding-left: 10px;
padding-top: 12px;
margin-top: 12px;
margin-right: 5px;
text-align: left;
background-color: #e2f3bc;
border: 1px dotted #e7881f;
}
                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
margin-left: 250px;
border: 1px dotted #e7881f;
margin-right: 210px;
padding: 1em;
padding-top: 6px;
margin-top: 12px;
text-align: left;
background-color: #fff;
}

#content h3 {
color: #414042;
}

#content ul li{
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#content ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#content ol{
list-style-position: inside;
padding: 2px;
margin-bottom: 10px;
}


                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear: both;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border: 1px dotted #999999;
width: 98%;
color: #333;
padding: 5px;
font-weight: normal;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-top: 10px;
margin-bottom: 10px;
background: none;
}

#sidebarleft ul li
{
display: block;
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#sidebarleft ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
//background: #cccccc;
}

#sidebarleft a {
color: #000080;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarleft a:hover {
color: #cc0000;
text-decoration: underline;
border: none;
font-weight: normal;
}

#sidebarleft a:visited:hover {
color: #cc0000;
text-decoration: underline;
border: none;
font-weight: bold;
}

#sidebarleft a:visited {
color: #4B0082;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarleft a:active {
color: #FF4500;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
font-weight: bold;
color: #ffffff;
font-size: 12px;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-top: 5px;
margin-bottom: 10px;
background: none;
}

#sidebarright ul li
{
display: block;
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#sidebarright a {
color: #191818;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarright a:hover {
color: #191818;
text-decoration: underline;
border: none;
font-weight: normal;
}

#sidebarright a:visited:hover {
color: #191818;
text-decoration: underline;
border: none;
font-weight: normal;
}

#sidebarright a:visited {
color: #191818;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarright h2 {
font-weight: bold;
color: #ffffff;
font-size: 12px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
padding-left: 10px;
padding-right: 15px;
margin-left: 25px;
margin-right: 25px;
background: #e4eccd url(img/bquote.gif) repeat-y;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
margin-bottom: 20px;
background-color: #DCDFD1;
}

.postmetadata a:link
{
border: none;
color: #062746;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #e6082d;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #e6082d;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #e6082d;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a:link
{
color: #222222;
text-decoration: none;
font-weight: bold;
}

a:active
{
color: #800000;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #800000;
text-decoration: underline;
font-weight: bold;
}

a:visited
{
color: #05084e;
text-decoration: none;
font-weight: bold;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #F7FFDF url(img/bquote.gif) repeat-y;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: url(img/comment.gif) no-repeat;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #5C6F22;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #5C6F22;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

                         /***************************************************
                         *********************** Headings Global **************
                         *****************************************************/

h1
{
font-size: 26px;
padding-left: 5px;
color: #666666;
}

h2
{
display: block;
font-size: 14px;
font-weight: normal;
width: 142px;
height: 22px;
padding-top: 5px;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 6px;
text-align: left;
background: url(img/h2bg.gif) no-repeat;
}

h3
{
display: block;
font-size: 16px;
font-weight: bold;
padding-left: 18px;
padding-top: 16px;
margin-top: 6px;
margin-bottom: 12px;
text-align: left;
background: url(img/page.png) 0px 17px no-repeat;
}

h3 a:link, h3 a:visited
{
color: #5D6F53;
font-weight: bold;
}

h4
{
margin-top: 15px;
font-size: 14px;
}

/*  
#Links:

http://www.seokontakt.ru/

*/






                         /***************************************************
                         *********************** МЕНЮШКА *******************
                         *****************************************************/

#pixopoint_menu1 {
	width:100%;
	height:30px;
	background:#8cc86b url("images-menu/dazzle_green.png") repeat-x;
	background-position:50% 0;
	margin:0;}
#pixopoint_menu1 ul {
	width:1200px;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu1 li {
	border:none;
	background:none;
	background:#8cc86b url("images-menu/dazzle_green.png");
	color:#FFFFFF;
	line-height:30px;
	z-index:20;
	letter-spacing:0px;
	background:;
	font-weight:bold;
	font-size:11px;
	padding:0;
	margin:0 0px;
	;float:left;
	font-family:tahoma,sans-serif;
	position:relative;
	}
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	background:#8cc86b url("images-menu/dazzle_green.png");
	background-position:0 60px;
	}
#pixopoint_menu1 li a {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0 12px;
	color:#FFFFFF;
	}
#pixopoint_menu1 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color:#FFFFFF;
	background-position:100% -180px;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:30px;
	width:150px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu1 ul ul li a {
	padding:0px 4px;
	text-transform:normal;
	font-variant:normal;
	}
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#444444;
	z-index:20;
	width:150px;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	background:#FFFFFF;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0;
	}
#pixopoint_menu1 ul ul li a {
	line-height:22px;
	color:#444444;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color:#444444;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#FFFFFF;
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color:#FFFFFF;
	background:#8cc86b;
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:150px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma,sans-serif;}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}