/* 
Document   : latestBlogs
Created on : Jun 26, 2009, 9:48:40 PM
Author     : abhishek_m
Description:
Purpose of the stylesheet follows.
*/


*
{
    margin: 0px;
    padding: 0px;
}

img {
    border: 0;
}

a{     
    text-decoration: none;
    color: #b15c5c;
    
}

select
{
    color: black;
    background: #f1e6a7;
    border: 1px solid #b15c5c;
    
}

hr {
    width: 100%;
    height: 2px;
    color:#b15c5c;
    background-color:#b15c5c;
}

a:hover {
    background-color:#f1e6a7;
    /*    background-image: url("../../images/11252009/new_snippet.gif");*/
    color: b15c5c;
    /*    font-weight: bold;*/
    /*    display: block;*/
    /*    text-align:right;*/
    /*    font: 80% Verdana;*/
}



p{
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

H3
{
    font: 14px Sans-Serif; 
    width: 230px;
    height: 35px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 15px;
    text-transform: uppercase;
    color:  black;
    background-color: #b15c5c;
    text-align: center;
}


H4
{
    font: 12px Sans-Serif; 
    width: 90%;
    /*    height: 15px;*/
    font-weight: bold;
    /*    padding-left: 20px;*/
    /*    padding-top: 5px;*/
    text-transform: uppercase;
    color:  blue;
    /* background-color: ##b15c5c;*/
}

H2
{
    
    width: 100%;
    /*    height: 15px;*/
    font-weight: bold;
    /*    padding-left: 20px;*/
    /*    padding-top: 5px;*/
    text-transform: uppercase;
    color:  white;
    /*    background-color: #b15c5c;*/
    background-image: url("../../images/06222009/darkbrown.jpg")
}


body {   
    
    /*    font: 14px Verdana; */
    font-size: 14px; 
    font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
    text-align: center;
    background: white;
    /*    background-image: url("../../images/06222009/jubebg.jpg");*/
    color: black;    
    /*    margin-bottom: 20px;*/
    
    
}


#website_name {
    text-align: left;
    /*    border: 1px green solid;*/
    font: 15px 'Helvetica',sans-serif;    
    width: 100%;
    
    /*    background-image: url("../../images/06222009/darkbrown.jpg")*/
}

#website_name table{
    /*  border: 1px black solid;*/
    width: 100%;
    
    /*    background-image: url("../../images/06222009/darkbrown.jpg")*/
}

#website_name a{    
    color: white; 
    text-decoration: none;
}

#addcolor {
    /*    background: #f1e6a7;*/
    /*    background-image: url("../../images/06222009/lightbrown.jpg")*/
}


#leftNavigation{
    background: white;
    text-align: left;
}

#main_latestblogs
{
    /* margin-left : 10%; */
    width: 100%;
    background: white;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    
    /*    border: 1px green solid;*/
    
}

#content
{
    overflow: auto;
    /* margin-left : 10%; */
    width: 1024px;
    background: white;
    /*    text-align: left;*/
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#cover_latestblogs
{
    overflow: auto;
    /* margin-left : 10%; */
    width: 1024px;
    background: white;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    
    /*    float: center;*/
    
    /*    padding-bottom: 5px;*/
}





#left_right
{
    /* margin-left : 10%; */
    width: 1024px;
    background: white;
    text-align: left;
    /*    margin-left: auto;*/
    /*    margin-right: auto;*/
    float: right;
    
    /*     border: 2px red solid;*/
}

#left_right_left
{
    /* margin-left : 10%; */
    width: 300px;
    height: 100%;
    background: white;
    text-align: center;
    /*    margin-left: auto;*/
    /*    margin-right: auto;*/
    float: right;
    
}

#left_right_right
{
    width: 720px;
    background: white;
    float: left;
    padding-bottom: 15px;
    padding-top: 2px;
    padding-left: 2px;
    
}


#left_inner_by1
{
    /* margin-left : 10%; */
    width: 355px;
    height: 290px;
    background: white;
    text-align: middle;
    margin-left: 2px;
    margin-right: 2px;
    float: left;
    
    /*              border: 1px red solid;*/
    
}


#blogblock {
    margin-left: auto;
    margin-right: auto;
    /*    border: 1px black dashed;*/
    background: white;
    width: 300px;
    padding-top: 10px;
    padding-bottom: 10px;
    
}



#blogblock h4{
    background-image: url("../../images/06222009/darkbrown.jpg");
    text-align: left;
    /*    color: white;   */
    /*    height: 35px;*/
    font: 12px Verdana; 
    font-weight: bold;
    color: white; 
    width:100%;
    /*    background: #b15c5c;*/
}

#blogblock table{
    width: 300px;
    text-align: center;
    border-width:0;
    /*    border-spacing: 10px 10px;*/
    
    
}

#blogblock tr{
    
    border-width:0;
    
}

#blogblock a{
    
    color: #b15c5c;
    text-decoration: underline;
}

#titleBlogbloc {
    
    text-align: left;
    border-width:0;
    font: 16px  Verdana;
    
    
}

/*#blogblock_right_general {*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    border: 1px black dashed;*/
/*    background: white;*/
/*    width: 305px;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*    */
/*    */
/*}*/
/**/
/*#blogblock_right_general h4{*/
/*    background: url(../../images/06222009/button.gif) no-repeat;*/
/*    text-align: left;*/
/*    margin-left: 12px;*/
/*    color: white;   */
/*    height: 35px;*/
/*    font: 12px Verdana; */
/*    font-weight: bold;*/
/*}*/
/**/
/*#blogblock_right_general table{*/
/*    width: 305px;*/
/*    text-align: center;*/
/*    border-width:0;*/
/*    /*    border-spacing: 10px 10px;*/
/*}*/
/**/
/*#blogblock_right_general tr{*/
/*    */
/*    border-width:0;*/
/*    */
/*    */
/*}*/


#blogblock_middle {
    /*    margin-left: auto;*/
    /*    margin-right: auto;*/
    /*    border: 1px black dashed;*/
    background: white;
    width: 340px;
    padding-top: 10px;
    /*    padding-bottom: 10px;*/
    /*    background: #f1e6a7;*/
    
}



#blogblock_middle h4{
    /*    background: url(../../images/06222009/button.gif) no-repeat;*/
    text-align: left;
    /*    color: white;   */
    /*    height: 35px;*/
    font: 12px Verdana; 
    font-weight: bold;
    color: white; 
    width:100%;
    /*    background: #b15c5c;*/
    background-image: url("../../images/06222009/darkbrown.jpg");
}

#blogblock_middle table{
    width: 340px;
    text-align: center;
    border-width:0;
    /*    border-spacing: 10px 10px;*/
    
}

#blogblock_middle tr{
    
    border-width:0;
    
}

#blogblock_middle a{
    
    color: #b15c5c;
    text-decoration: underline;
}

/*#table_title {*/
/*    text-align: left;*/
/*    border-width:0;*/
/*    font: 20px  Verdana;*/
/*    font-weight: italics;*/
/*    background: #f1e6a7;*/
/*    color: white;*/
/*    height:18px;*/
/*}*/

#table_tags {
    text-align: left;
    border-width:0;
    font: 11px Verdana;
    color: black; 
    height:18px;
}

#table_similar {
    text-align: right;
    border-width:0;
    font: 11px Verdana;
    /*    background: #f1e6a7;*/
    background-image: url("../../images/06222009/lightbrown.jpg");
    height:18px;
}

#table_similar a {    
    color: red; 
    text-decoration: underline;
}

#table_content {
    text-align: left;
    border-width:0;
    font-size: 13px; 
    font-family: "Lucida Grande","Arial Unicode MS", sans-serif;   
    
}

#loginSquare{
    background-color: #f1e6a7;
    width: 250px;
    font-weight: bold;
    font-size: 14px;
    float: left; 
    border: 2px #8da7fd solid;
    padding: 2px;
}

#menubar {
    
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: 12px;
    /*    background: url(../../images/06222009/menubar.jpg);*/
    background-color: #f1e6a7;
    font-weight: bold;
    
}

#menubar_user {
    
    width: 100%;
    height: 20px;
    text-align: left;
    font-size: 12px;
    /*    background: url(../../images/06222009/menubar.jpg);*/
    background-color: white;
    font-weight: bold;
    
}

#white_div {
    background-color: white;
    color:black;
    text-align: left;
}

#nav, #nav ul {
    
    padding-top: 2px;
    padding-bottom: 2px;
    list-style: none;
    
}

#nav a {
    display: block;
    width: 8em;
    color:black;
    
}

#nav li {
    float: left;
    width: 12em;
    text-align: middle;
    text-align: center;
}

#nav li ul {
    position: absolute;
    width: 9em;
    padding: 3px;
    left: -999em;
    background-color:#b15c5c;
}

#nav li ul li{
    float: left;
    width: 8em;
    padding: 5px;
    text-align: left;
    
}

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}
