﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body
{
    font-family: Georgia, "Bitstream Charter" , "Century Schoolbook L" , "Liberation Serif" ,Times,serif;
    font-size: 90%;
    line-height: 1.2;
    color: #333;
    text-align: left;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* Layout DIVs */
.wrapper
{
    background: #ffffff;
    margin: 0 auto 0;
    width: 980px;
    min-height: 800px;
}

.topmenu
{
    margin: 40px auto 20px auto;
    padding: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid gray;
}

.leftmenu
{
    clear: both;
    margin: 0 0 0 5px;
    padding: 0;
    width: 220px;
    float: left;
}

.pagetitle
{
    font-family: Georgia, serif;
    font-size: 24px; /*text-transform:uppercase;*/
    color: #555;
    margin: 0 5px 10px 0px;
    width: 100%;
}

.content
{
    margin: 0 0px 5px 5px;
    width: 450px;
    min-height: 400px;
    float: left;
    line-height: 1.3;
}
.frontpage .content
{
    width: 960px;
}

.frontcolumn
{
    width: 460px;
    text-align: justify;
    padding: 0 5px 0 5px;
}

.left { float:left;} 
.right { float:right;} 

.sidebar
{
    float:right;
    margin: 0 15px 0 5px;
    width:252px;
}

.footer
{
    clear: both;
    width: 100%;
    float: left;
    padding: 10px 10px 20px 10px;
    border-top: 1px solid gray;
    margin-top: 40px;
    font-size: 80%;
}

.social a
{
    display: block;
    float:left;
    margin: 5px 5px 0 5px;
    width: 40px;
    height: 40px;     
}

.social a:hover
{
    background-position: 0 -40px;
}

.invisible
{
    display:none;
}

.facebook
{
    background: url("img/facebook.png") no-repeat 0 0;
}
.rss
{
    background: url("img/rss.png") no-repeat 0 0;
}
.twitter
{
    background: url("img/twitter.png") no-repeat 0 0;
}

.picture 
{ 
    background-color: #F9F9F9; 
    border: 1px solid #CCCCCC; padding: 4px; 
    font: 11px/1.4em Georgia, serif; 
    width:252px;
    } 

.picture img 
   { 
    border: 1px solid #CCCCCC; 
    vertical-align:middle; margin-bottom: 3px; } 



/* Links */
.content a:link, a:visited, a:hover, a:active
{
    color: #993333;
    text-decoration: none;
    font-weight:normal;
}
.footer a:link, a:visited, a:hover, a:active
{
    color: #993333;
    text-decoration: none;
    font-weight:normal;
}

.content a:hover, .footer a:hover
{
    color: red;
}



/* Semantic */
strong
{
    font-weight: bold;
    font-style: normal;
    color: #4A3E29;
}
em
{
    font-weight: normal;
    font-style: italic;
}
.content p
{
    margin-bottom: 6px;
}
/*Lists */
ul, ol
{
    margin: 5px 0 5px 0;
    padding: 0;
    list-style-position: outside;
}
li
{
    margin: 0;
    padding: 0;
    list-style-type: disc;
}
.content ul
{
    margin-left: 0;
}
.content ul li
{
    padding-left: 30px;
    list-style-type: none;
    background: transparent url(img/bullet.gif) no-repeat 9px 5px;
}
.content ol
{
    margin-left: 30px;
}
.content ul.key-items
{
    color: #700608;
    font-weight: bold;
}
.content ul.key-items li
{
    background-image: url(img/bullet-yellow.gif);
    background-position: 5px 2px;
}
h1
{
    font-size: 14px;
    margin: 20px 0 5px 0;
    color: #555;
}

/* Blogs */

h1.sf_postTitle
{
    font-size: 18px;
}
h2.sf_postTitle
{
    margin: 20px 0 5px 0;
    font-size: 14px;
    font-weight: bold;
}
.newslist *
{
    margin: 0 0 6px 0 !important;
    padding: 0 0 0 0;
   /* color: #555; */
    font-weight: normal;
    text-decoration: none;
    list-style-type: none;
}


.newslist ol.sf_pager li a, ol.sf_pager li
{
    display: none;
}
ul.sf_socialBookmarks li
{
    padding-left: 0px;
    list-style-type: none;
    background: none !important;
}
ul.sf_postListing li
{
    background-image: none;
    text-decoration: none;
}
ol.sf_pager li a, ol.sf_pager li
{
    text-decoration: none;
    list-style-type: none;
}


/* Tabs */
#TabStrip *
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight:normal;
}
.tabStrip ul
{
    margin: 20 0 0 0 !important;
    padding: 5px 5px 5px 5px;
    list-style-type: none;
    background: none !important;
}
.tabStrip li
{
    margin: 0 0 0 0;
    padding: 5px 5px 5px 5px;
    float: left;
    list-style-type: none;
    background: none !important;
}
.tabLink
{
    display: block;
    text-decoration: none;
    padding: 5px 8px 5px 8px !important;
    margin: 0 0 0 0 !important;
    background: #e8e8e8;
    border: #dadada solid;
    border-width: 1px 1px 0 1px;
    color: #8a8a8a;
    list-style-type: none !important;
    width: 135px;
}
.tabLinkActive
{
    display: block;
    width: 135px;
    text-decoration: none;
    padding: 5px 8px 5px 8px !important;
    margin: 0 0 0 0 !important;
    background: #e0e0e0;
    border: #c0c0c0 solid;
    border-width: 1px 1px 0 1px;
    color: #0066ff;
}
.tabContent
{
    display: none;
    float: left;
}
.tabContentActive
{
    display: block;
    clear: left;
    background: #f0f0f0;
    border: 1px #dedede solid;
    padding: 10px;
    width: 437px;
    min-height: 150px;
}

.tabContentActive a:link, a:visited, a:hover, a:active
{
    font-weight:normal;
    color: #555555;
}


/* .content h2.sf_comments { margin: 20px 0 0 0; } .content p.sf_postDate { 	margin-bottom: 5px!important; 	line-height:normal;	 } .content, .sidebar *.sf_pager li, *.sf_postNewComment li, *.sf_postComments *, *.sf_authorComment li, *.sf_commentAuthor li {  list-style-type:none;  background-image:none!important; } .content ul.sf_postListing li  { 	background-image: none; } .content ul.sf_socialBookmarks li { 	padding-left: 0px; 	list-style-type: none; 	background: none!important; } .content p.sf_readMore p, p.sf_postComments p, p.sf_postAuthor p, .sf_postCategory *, .sf_postTags *  { 	float: left!important; 	margin-right: 20px!important; } .content p.sf_readMore a, p.sf_postComments a, p.sf_postAuthor a, p.sf_postCategory a, p.sf_postTags a  { 	float: left!important; 	margin-right: 20px!important; } .sf_postCategory { 	display:  none!important; } .sidebar h2.sf_postTitle { 	margin-top:20px; 	margin-bottom: 0px!important; 	font-size:1.3em; 	font-weight:bold; } .sidebar .sf_postCategory, .sf_postAuthor { 	display:  none!important; } */
