/*

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: #D5E1B1 url(img/bg.gif) repeat-x;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

#headerwrap
{
width: 90%;
line-height: 130%;
height: 86px;
margin: 0 auto;
}

                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
color: #4F4F4F;
float: left;
text-align: left;
margin-top: 10px;
padding: 7px;
}

#blogtitle a:link {
color: #4F4F4F;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #4F4F4F;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #D5E1B1;
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-color: #D5E1B1;
color: #333;


}

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 170px;
margin: 0;
padding: 6px;
padding-left: 10px;
padding-top: 12px;
margin-top: 12px;
margin-left: 5px;
text-align: left;
background-color: #fff;
border: 1px dotted #999999;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 170px;
margin: 0;
padding: 6px;
padding-left: 10px;
padding-top: 12px;
margin-top: 12px;
margin-right: 5px;
text-align: left;
background-color: #fff;
border: 1px dotted #999999;
}
                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
margin-left: 200px;
border: 1px dotted #999999;
margin-right: 200px;
padding: 1em;
padding-top: 6px;
margin-top: 12px;
text-align: left;
background-color: #fff;
}

#content h3 {
color: #5D6F53;
}

#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;
}

#sidebarleft a {
color: #4A5F41;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarleft a:hover {
color: #4A5F41;
text-decoration: underline;
border: none;
font-weight: normal;
}

#sidebarleft a:visited:hover {
color: #4A5F41;
text-decoration: underline;
border: none;
font-weight: normal;
}

#sidebarleft a:visited {
color: #4A5F41;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarleft h2 {
font-weight: bold;
color: #5D6F53;
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: #4A5F41;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarright a:hover {
color: #4A5F41;
text-decoration: underline;
border: none;
font-weight: normal;
}

#sidebarright a:visited:hover {
color: #4A5F41;
text-decoration: underline;
border: none;
font-weight: normal;
}

#sidebarright a:visited {
color: #4A5F41;
text-decoration: none;
border: none;
font-weight: normal;
}

#sidebarright h2 {
font-weight: bold;
color: #5D6F53;
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: #5F5F5F;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #83AF62;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #83AF62;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #5F5F5F;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a:link
{
color: #454F27;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color: #A5AA95;
text-decoration: none;
font-weight: normal;
}

#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;
}

#wink_widget           { background: #ffffff; border: 1px solid #a0a0a0; color: #000000; width: 170px; font-size: 11px; font-family: Verdana,arial,helvetica,Trebuchet MS,sans-serif; overflow:hidden; text-align: left;}
#wink_widget *       { border: 0px; margin: 0px; }
#wink_widget img       { border: 0px; position:relative; }
#wink_widget a:link    { color: ##5D6F53; text-decoration:none;}
#wink_widget a:visited { color: ##5D6F53; text-decoration:none;}
#wink_widget a:hover   { color: ##5D6F53; text-decoration:underline;}
#wink_widget a:active  { color: ##5D6F53; text-decoration:underline;}
#wink_widget_winkme a:link    { color: #478ac5; }
#wink_widget_winkme a:visited { color: #478ac5; }
#wink_widget_winkme a:hover   { color: #478ac5; text-decoration:underline; }
#wink_widget_winkme a:active  { color: #478ac5; text-decoration:underline; }
#wink_widget_body      { width: 166px; }
#wink_widget .wink_widget_body      { margin: 0px 1px; overflow: hidden;}
#wink_widget h3.wink_widget_body    { padding-left: 3px; width: 163px; padding-bottom: 3px; font-size: 14px; font-weight: bold; }
#wink_widget h4.wink_widget_body    { width: 161px; padding: 4px 5px 2px 0; text-align: right; font-size: 9px; font-weight: bold; }
#wink_widget_winkme    { width: 170px; height:24px; border:1px solid #ccc; border-width:1px 0;}
#wink_widget_search    { margin-top: 2px; padding: 2px; border: 1px solid; width: 110px; font-size: 10px; color: grey; }
#wink_widget_submit    { margin-top: 2px; border: 2px outset; width: 50px; background-color: #ccc; font-size: 11px; font-weight:bold; color: #3d709c; }
#wink_widget_feed      { z-index: 3; background: #fff; color: black; width: 300px; border: 1px solid #478ac5; }
#wink_widget_fimg      { z-index: 4; }
#wink_widget_feed_data { padding: 5px; }
#wink_widget_logo      { vertical-align: bottom; border: 0px; }
#wink_widget_winkmecount { color: #000; }
#wink_widget .wink_widget_bbottom   { border-bottom: 1px dotted #ccc; }
#wink_widget .wink_widget_site      { white-space: nowrap; padding: 4px 3px 4px 8px; margin-right: 10px; }
#wink_widget .wink_widget_mytags    { padding: 4px 3px 4px 8px; margin-right: 10px; }
