html{
	background-color: #cebda1;
	}
	
body {
	font: 13px Arial, sans-serif;
	background-color: #cebda1;
	line-height: 1.5em;
	color: #333;
}

span {
	font: 13px Arial, sans-serif !important;
}

a {
	text-decoration: none;
	color: #396A77;
}

a:hover {
	text-decoration: underline;
	
}

h1 {
	font: 1.8em Arial, Helvetica, "Times New Roman", serif;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	color: #498ea4;
	text-shadow: #eee 1px 1px 1px;
}

h2 {
	font:  1.4em Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-shadow: #eee 1px 1px 1px;
}

h3 {
	font:  1.4em Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-shadow: #eee 0px 1px 1px;
}

h4 {
	font: 1.1em Arial, Helvetica;
	letter-spacing: 1px;
	color:#565656
}

ul {
	margin-top: 0;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	padding: 15px;
	margin: 0;
}

li {
	margin-bottom: 5px;
}


.menu_linear{
    font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 34px;
    width: 900px !important;
	text-transform:uppercase;
	font-weight:bold;
	width: 100%; 
	background-image: url('/modules/site/themes/wynberg/images/wgjs-theme1_02.jpg');     
}

.menu_linear ul{
	margin: 0;
	padding: 0;
	padding-left:25px;
	float: left;
	width: 860px; /*width of menu*/
}

.menu_linear ul li
{
    display: inline;
}

.menu_linear ul li a
{
	margin-top:8px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom:2px;
    float: left;
	margin-left:5px;
    width: auto;

    color: #fff; /*text color*/
    text-align: center;
    text-decoration: none;
    border:0;
}


.menu_linear ul li a.current
{
    background-color: #9A7F62;

}


.menu_linear ul li:hover a.current 
{
    background-color: #9A7F62;
}


.menu_linear ul li a:hover
{              
    background-color: #9A7F62;
}

/* Menu Section */

.menu_section 
{
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
}
.menu_section ul
{
}
.menu_section li
{
	display: inline;
	margin-right:10px;
}
.menu_section a
{
	text-decoration: none;
}
.menu_section a:hover
{
	text-decoration: underline;
}
	

/* HEADER */
#page {
	width: 940px;
	margin: 0 auto;
	background: white url('/modules/site/themes/wynberg/images/wgjs-theme1_04.jpg') repeat-y;
}
#menu {
	
	background-image: url('/modules/site/themes/wynberg/images/wgjs-theme1_02.jpg');
	height: 28px;
	margin: 0 auto;
	padding-top:4px;
	padding-left: 26px;

}
#underfade {
	height: 10px;
	border-bottom: 1px solid #ccc;
}

.article {
    float:left;
    width:570px;
}
.left img {
	padding: 1px;
	border: 1px #cebda1 solid;
	margin-bottom: 10px;
}
.article img {
	padding: 1px;
	border: 1px #cebda1 solid;
	margin-bottom: 10px;
}

.article div.leadstory {
	width:554px;
	margin-bottom:20px;
}


.article div.leadstory h1 {
	margin-top:0px;
	padding: 1px;
	padding-right: 5px;
	font: normal 0.87em Verdana, Arial, sans-serif;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	background-color: #f0f0f0;
	display: inline;
}


#bd {
    text-align:left;
    height:100%;
    width: 880px;
    margin-top:0px;
    margin-left: 30px;
    margin-right: 30px;
}

#sidebar img {
	padding: 1px;
	border: 1px #cebda1 solid;
}

p.spaced {
	line-height: 1.5em;
}

#sidebar {
	font: 1.05em Arial, sans-serif;
    float:right;
    width:320px;

}

#sidebar-general {
    float:right;
    width:250px;
    border-left: 1px #f0f0f0 dotted;
    margin: 10px;
}
#sidebar-general img {
	padding: 1px;
	border: 1px #7BA7CB solid;
}
#sidebar-general p {
	color: gray;
}

.left {
	text-align: left;	
	padding: 10px;
	float: left;
	width: 500px;
}

.right {
	text-align: left;
	padding: 10px;
	float: right;
	width: 350px;
}

.full{
	text-align: left;
	padding: 10px;
	float: left;
	width: 800px;
	}
.item {
	background-color: #cebda1;
	color: #333;
}

.item h3 {
	margin: 0;
}

img.thumbnail {
	margin: 5px;
}


a.thumbnail {
	text-decoration: none;
	border: 0;
}

a.thumbnail:hover {
    text-decoration: none;
    border-bottom: 0px;
    background-color: white;
}


span.lookatme {
    color: red;
    border: 1px red solid;
}


#webgallery img
{
    border: 1px #1D6893 solid;
    background: url('/core-ui/img/loading-sml.gif') white no-repeat center;
    padding: 2px;
    max-height: 112px;
    margin-right: 15px;
    text-align: center;
    margin: 0;
}

#webgallery .title
{
    font-size: 13px;
    font-weight: bold;
}

#webgallery img:hover
{
    border: 1px #a0b842 solid;
}

#webgallery tr
{
    background-color: #eee;
    padding: 10px;
    height: 200px;
    
}

#webgallery td
{
    background-color: #eee;
    padding: 10px;
    width:25%;
}

#webgallery td:hover
{
    background-color: #e0edf5;
}

/* FOOTER */
#footer {
	background:  url('/modules/site/themes/wynberg/images/wgjs-theme1_05.jpg') bottom no-repeat;
	margin:0;
	padding:0;
	height:80px;
	text-align: center;
	clear:both;
}
/* News Listall Posts */
.post{
	border-bottom: 1px dotted #bbb;
	margin-bottom: 10px;
	}
	
.list_post{
	width: 850px;
	}



div.post div.date {
    text-align: left;
    width: 230px;                
    white-space: nowrap;
    font: Normal 34px Helvetica, sans-serif;
    letter-spacing: -2px;
    color: #ccc;
    text-transform: uppercase;
    line-height: 35px;
}

div.post div.date div.date_brick {
    float: left;
    height: 30px;
    width: 45px;
    background-color: #599d9d;
    color: #FFF;
    font: Bold 12px Verdana, Sans-Serif;
    text-align: center;
    line-height: 12px;
    margin-left: 0px;
    padding-top: 5px;
    letter-spacing: 0px;
    overflow: hidden;
}


div.post div.regular {
    font-size: 12px;
    color: #444;
    line-height: 17px;
    margin-left:60px;
}

div.post div.regular blockquote {
    font-style: italic;
    border-left: solid 2px #444;
    padding-left: 10px;
}





