/*
THEME NAME: ctssl_simpel
THEME URI: 
DESCRIPTION: 
VERSION: 11
AUTHOR: Salvador Fernandez
AUTHOR URI:
TAGS: 
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

img {
	border: 0px;
}

body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	display: block;
	width: 760px;
	position: relative;
	left: 50%;
	margin-left: -380px;
	border: 1px solid #ccc;
}

#blog-title, #blog-description {
	display: none;
}

#header {
	display: block;
	height: 123px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
}

#content {
	padding-right : 20px; 
}

#footer {
	display: block;
	background-color: #e7e7e7;
	height: 30px;
	padding-top: 10px;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#e7e7e7;
height: 1.8em;
margin-bottom: 0em;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1.5;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
/*margin-right:1em;*/
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul a:link, div#menu ul a:visited, div#menu ul a:active {
	color: #000;
	background-color: #e7e7e7;
}

div#menu ul a:hover {
	color: #fff;
	background-color: #d61313;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}
div#container, div#primary {
margin-top:0px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

/*styles for document to download lists*/

.dwnloaddocslist li {
	list-style: circle;
	list-style-image: url(http://www.ctssl-geneve.org/images/pdf.gif);
	
}


/*  End Of  ----  styles for document to download lists*/

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
list-style-image: url(images/PostBullets.png);
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
list-style-image: url(images/BlockContentBullets.png);
}

/*div.sidebar ul ul ul li a:link,
div.sidebar ul ul ul li a:visited, 
div.sidebar ul ul ul li a:active {
	color: #000;
	background-color: #fff;
}

div.sidebar ul ul ul li a:hover {
	#color: #d61313;
	background-color: #fff;

}*/

/*li#categories ul li ul li a:link,
li#categories ul li ul li a:visited, 
li#categories ul li ul li a:active {
	color: #000;
	background-color: #fff;
}

li#categories ul li ul li a:hover {
	#color: #d61313;
	background-color: #fff;

}*/
div.sidebar ul ul li a:link,
div.sidebar ul ul li a:visited, 
div.sidebar ul ul li a:active {
	color: #000;
	background-color: #fff;
}

div.sidebar ul ul li a:hover {
	#color: #d61313;
	background-color: #fff;
}

div.sidebar ul ul ul li a:link,
div.sidebar ul ul ul li a:visited, 
div.sidebar ul ul ul li a:active {
	color: #000;
	background-color: #fff;
}

div.sidebar ul ul ul li a:hover {
	#color: #d61313;
	background-color: #fff;
}



div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:1em;
padding:0;
}

div.sidebar .cat-item a:link,
div.sidebar .cat-item a:visited,
div.sidebar .cat-item a:hover,
div.sidebar .cat-item a:active {
		text-decoration: none;
		color: #666;
		background-color: #fff;
}

.current-cat a:link, .current-cat a:visited, .current-cat a:hover, .current-cat a:active {
		font-weight: bold;
		color: #d61313;
		background-color: #fff;
}

div.sidebar .page-item a:link,
div.sidebar .page-item a:visited,
div.sidebar .page-item a:hover,
div.sidebar .page-item a:active {
		text-decoration: none;
		color: #666;
		background-color: #fff;
}

.current-page a:link, .current-page a:visited, .current-page a:hover, .current-page a:active {
		font-weight: bold;
		color: #d61313;
		background-color: #fff;
}

/*SF*/

div#access .skip-link {
	display: none;
}

/*SF styles for links in content */
#content a:link, #content a:visited, #content a:active {
	color: #666;
}

#content a:hover {
	color: #d61313;
}

/*Styles for the language selector of wplm*/

#langselector {
	display: block;
	background-color: #ccc;
	height: 0px;
}

#lang_sel {
	clear: both;
	position: relative;
	top: 15px;
	left: 600px;
/*	clear: both;
*/

}

#lang_sel ul li a:link, #lang_sel ul li a:visited, #lang_sel ul li a:hover, #lang_sel ul li a:active {
	font-size: 1em;
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
}



/*Styles for links in footer*/
#footer ul {
	text-transform: capitalize;
    display: inline;
    list-style-type: circle;
    margin:0;
}

#footer ul li {
     display: inline;
     padding: 0px 5px; 
	 
}	

.footerlinks a:link,
.footerlinks a:visited,
.footerlinks a:hover,
.footerlinks a:active {
		text-decoration: none;
		color: #000;
		background-color: #e7e7e7;
		padding: 0px 5px;

}
