/***
    File: theme.css
*/

body
{
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
	background: #e2e2e2;
}

h1.logo
{
    margin: 0;
    display: block;
    background: url(../images/sdc-logo.png) top left no-repeat;
    width: 332px;
    height: 100px;
	float: left;
}

h1.logo span
{
    display: none;
}

h2
{
    padding: 0;
    margin: 10px 0;
    font-size: 22px;
}

h4
{
    margin: 10px 0 0 0;
    font-size: 13px;
}

a,
a:visited
{
    text-decoration: none;
}

ul
{
	list-style-type: circle;
	margin: 0;
	padding: 0 20px;
}

hr
{
	background: #eee;
	color: #eee;
	height: 1px;
	border: 0;
}

/* layout */

#wrapper
{
    width: 800px;
    margin: 20px auto;
}

ul#languages
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 175px;
	height: 25px;
}

	ul#languages li
	{
		float: left;
		width: 35px;
		margin: 0;
		padding: 0;
	}

ul#partners
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	ul#partners li
	{
		padding: 0;
		margin: 10px 0;
	}
	
#top
{
    height: 70px;
    margin: 20px 0 5px 0;
    background: url(../images/top_bg.png) top left no-repeat;
}

  #top a
    {
        display: block;
        width: 90px;
        height: 20px;
        float: right;
        margin: 45px 0 0 0;
        padding: 0;
  }
    
    #top a span
         {
        display: none;
    }

#imagecontainer
{
    height: 285px;
}

#leftcol
{
    width: 250px;
    float: left;
    margin: 10px 0 0 10px;
}

#rightcol
{
    width: 250px;
    float: right;
    margin: 30px 10px 0 0;
}

    #leftcol.content,
    #rightcol.content
        {
        width: 470px;
        padding: 0 10px;
    }

    #leftcol.content
        {
        margin: 10px 30px 20px 0;
    }

    #rightcol.content
	{
        margin: 0 0 20px 30px;
    }    

#rightcol h3.newsheader
{
    background: #fff url(../images/submenuitem.png) top left no-repeat;
    padding: 0 0 0 6px;
    height: 27px;
    font-size: 12px;
    text-transform: uppercase;
    margin: 2px 0;
}
#rightcol h3.newsheader span
{
	position: relative;
	top: 5px;
	margin: 4px;
}

#rightcol dl dd
{
	margin: 0 0 0 10px;
}

div.icondescription
{
	margin: 4px 12px;
	padding: 0 0 0 30px;
	background: transparent url(../images/icons/accept.png) center left no-repeat;
	font-size: 11px;
	color: #555;
}

#footer
{
    clear: left;
    border-top: 1px dotted #fff;
    height: 30px;
    margin: 10px;
    padding: 10px 0;
    color: #999;
    font-size: 11px;
}

    #footer .footercol
    {
        float: left;
        width: 295px;
        padding: 0 0 0 15px;
    }    
    
    #footer .footercol.second
    {
        width: 280px;
    }
    
    #footer .footercol.third
    {
        width: 180px;
    }

/* plugins  */

ul#newslist
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 12px;
}
    
    ul#newslist li
	{
        padding: 6px 0 1px 6px;
		margin: 0 4px;
        border-bottom: 1px dotted #999;
    }
    
    ul#newslist li p
	{
        margin: 6px 4px;
    }

/* submenu */

ul#submenu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#submenu li
{
    padding: 0;
    height: auto;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 2px 0;	
}

	ul#submenu li a 
	{
		background: #fff url(../images/submenuitem.png) top left no-repeat;
		display: block;
		height: 29px; 
	}
	
	ul#submenu li a span
	{
		position: relative;
		top: 5px;
		margin: 4px 8px;
	}
    

/* colors */

.orange,
h2,
h3,
a, 
a:visited,
ul#submenu ul li a
{
    color: #ef8800;
}

.white,
#menu a,
#menu a:visited,
ul#submenu li a,
#rightcol h3.newsheader
{
    color: #fff;
}

.grey,
span.date
{
    color: #999;
}

.darkgrey,
a:hover,
ul#submenu ul li a:hover
{
	color: #666;
}

.notvisible
{
	display: none;
}

/* misc */

.border
{
	border-left: 3px solid #fff;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clr
{
    clear: both;
}

a img
{
    border : none;
}

span.date
{
	font-style: italic;
	font-size: 14px;
	display: block;
}
em.ast
{
	font-style: normal;
}

div.ref-container
{
	margin: 0 0 0 10px;
	font-size: 12px;
}

div.lang-img
{
	float: left;
	margin: 15px 20px 15px 0;
}

/* gallery */

#gallery div img
{
    float: left; 
    margin: 5px;
}

div.gallerythumbs div.thumb-container
{
	height: auto;
	width: 95px;
	float: left;
}

	div.gallerythumbs div.thumb-container span
	 {
		display: block;
		height: auto;
		width: 90px;
		margin: 0 0 0 5px;
		font-size: 10px;
		color: #666;
		line-height: 1;
	 }

/* v-card */

div.vcard 
{
	clear: both;
}

div.vcard div.image
{
	width: 80px;
	float: left;
	margin: 0 10px 0 0;
}

div.vcard div.info
{
	float: left;
	width: 350px;
}

span.org
{
	display: none;
}
