/*  
Theme Name: Fluid Index
Theme URI: http://www.2yi.net/
Description: Fluid Index is a 3 column theme based on the <a href="http://themes.wordpress.net/columns/3-columns/1256/fluid-web-1/">Fluid Web</a> by <a href="http://www.2yi.net/">Your Index</a>.  The theme is widget ready.
Version: 1.0
Author: Your Index
Author URI: http://www.2yi.net/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

 body 
{
min-width:900px;
    /* IE Dynamic Expression to set the width */
    width: expression( document.body.clientWidth < 1000 ? "900px" : "auto" ); 
font-size: 12px;
margin: 0px;
text-align: center;
/*background: #393a3c url(img/bgimage2.gif) repeat-y; */
background: #393a3c;
background-position:center; 
color: #000000;

font-family: Arial, Helvetica, sans-serif;
}

#headerwrap
{
width: 980px;
line-height: 130%;
height: 174px;
margin: auto;
clear: none;
background: url(img/header.png) no-repeat;
background-position:center center;

}

#headerwrap a:link {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#headerwrap a:visited {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#headerwrap a:hover {
color: #BD0B57;
text-decoration: underline;
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
color: #898888;
float: left;
text-align: left;
margin-top: 10px;
padding: 7px;
}

#blogtitle a:link {
color: #898888;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #898888;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #000000;
text-decoration: none;
}



                         /***************************************************
                         *********************** Site Description **************
                         *****************************************************/

#sitedesc
{
float: left;
text-align: left;
margin: 10px 0 0 15px;
padding-top: 4px;
font-size: 16px;
font-weight: bold;
color: #FFF8EE;
clear: left;
}

#comment
{
width: 350px;
}
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
margin-left:auto;

margin-right:auto;

width: 980px;
overflow: hidden;

color: #333;
}

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 190px;
margin: 0;
padding-top: 12px;
margin-top: 12px;
margin-left: 10px;
margin-bottom: 20px;
text-align: left;
background: #ffffff url(img/contentbg.gif) repeat-x top;
border-left: 1px solid #8c9eaa;
border-right: 1px solid #8c9eaa;
border-bottom: 1px solid #8c9eaa;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 190px;
margin: 0;
padding-top: 12px;
margin-top: 12px;
margin-bottom: 20px;
margin-right: 10px;
text-align: left;
background: #ffffff url(img/contentbg.gif) repeat-x top;
border-left: 1px solid #8c9eaa;
border-right: 1px solid #8c9eaa;
border-bottom: 1px solid #8c9eaa;
}
                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
font-size: 14px;
margin-left: 220px;
margin-right: 220px;
padding: 1em;
padding-top: 6px;
margin-top: 12px;
margin-bottom: 20px;
text-align: left;
background: #ffffff url(img/contentbg.gif) repeat-x top;
border-left: 1px solid #8c9eaa;
border-right: 1px solid #8c9eaa;
border-bottom: 1px solid #8c9eaa;
}



#content h3 {
color: #27323F;
}

#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: auto;
width: 980px;
background: #ECBBD2 url(img/bgfooter.jpg) repeat-x top;
color: #333;
padding-top: 12px;
padding-bottom: 5px;
font-weight: normal;
}

#footwrap a:link {
color: #3F3F3F;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #3F3F3F;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #3F3F3F;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #3F3F3F;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}
#footwrap li {
list-style:none;
}

                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-top: 10px;
margin-bottom: 10px;
background: none;
padding-left: 8px;
padding-right: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
}

#sidebarleft ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#sidebarleft ul li li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#sidebarleft a:link {
color: #6D809F;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #4F657F;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #4F657F;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #6D809F;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #535D6F;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding-left: 8px;
padding-right: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#sidebarright a:link {
color: #6D809F;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #4F657F;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #4F657F;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #6D809F;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #535D6F;
}

#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: #fff url(img/bquote.gif) repeat-y;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
margin-bottom: 20px;
background-color: #E6EAEC;
}

.postmetadata a:link
{
border: none;
color: #3E748F;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #3E748F;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a:link
{
color: #BD0B57;
text-decoration: none;
font-weight: bold;
}



a:visited
{
color: #BD0B57;
text-decoration: none;
font-weight: normal;
}
a:hover
{
color: #000000;
text-decoration: underline;
}
#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #EFF3FF 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;
border-bottom: solid #000000;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.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: 16px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
margin-top: 5px;
margin-bottom: 6px;
text-align: left;
}

h3
{
display: block;
font-size: 16px;
font-weight: bold;
padding-left: 18px;
padding-top: 16px;
margin-top: 6px;
margin-bottom: 25px;
text-align: left;

}

h3 a:link, h3 a:visited
{
color: #6D809F;
font-weight: bold;
}

h4
{
margin-top: 15px;
font-size: 14px;
}

.date
{
float: right;
font-weight: bold;
background: url(img/date.gif) 0px 10px no-repeat;
padding-bottom: 20px;
margin-right: 15px;
text-align:center;
width: 35px;
color: #6D809F;
}
.widgettitle{
text-align: center;
}
#tutorialindexid{
margin-left: 12px;

}
#tutorialindexid ul li{
font-size:12px;
margin-bottom:3px;

}
#tutorialpageid{
margin-left: 12px;
}
#tutorialpageid ul li{
font-size:12px;
margin-bottom:3px;
}
.current_page_item{
list-style-type: none;


list-style-image: url(img/miniright.gif);
}
.current_page_ancestor{
list-style-image: url(img/miniright.gif);
}
img {
border: none;
}
.wp-table-reloaded-id-4 td{
font-size:14px;
}
.wp-table-reloaded-id-3 td{
font-size:14px;

}
#dropmenu {
position:relative;
left:10px;
top:137px;
}
#dropmenu li {
list-style-type: none;
list-style-image: none;
font-size:11px;
}
.wp-table-reloaded-id-6 td{
text-align: center;
}
.wp-table-reloaded-id-12 td{
font-size:14px;
}

