/*
Theme Name: Francophonie 2010
Theme URI: http://www.wroclawweekly.pl/
Description: Journees de la Francophonie 2010
Version: 1.0
Author: Toyotaka Ota
Author URI: http://www.wroclawweekly.pl/
*/

img { border: none; }

.bg {
background-image: url(images/1-temp-logo-large_01.png);
	background-repeat: no-repeat;
}
.bg-pages {
background-image: url(images/1-temp-graphic-site-dynamic-3.png);
	background-repeat: no-repeat;
	
}
.footer, .footer a {
	font-size: 10px;
	color: gray;
	text-align: right;
}
A {	text-decoration: none;}
A:link {
	color: #C1272D;
}
A:visited {
	color: #C1272D;
}
A:active {
	color: #FFCC00;
}
A:hover {
	color: #FF6600;
}
a img.lang { /* Image opacity */
filter: alpha(opacity=40);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.40;
opacity:0.4;
}
a:hover img.lang { /* Image opacity when rolled over */
filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.00;
opacity:1;
}
blockquote {
	text-align: left;
	font-style: italic;
}

.post_body {
	background-color: #fcfcfc;
	margin: 0;
	border: 1px solid rgba(234,24,26,0.43);
	font: 12.5px "Times New Roman", Times, Georgia, serif;
	padding-right: 12px;
	padding-left: 12px;
}
.single-post_body {
	background-color: white;
	padding: 5px 12px 2px 12px;
	margin: 0;
	border: 1px solid silver;
	font: 12.5px "Times New Roman", Times, Georgia, serif;
}
.single-post_body strong {
	color: #C1272D;
	font-weight: normal;
	font-style: normal;
}

.style2 {
	text-align: justify;
}

.style3 {font-size: 12px;
}
#sig {
	text-align: left;
}
.style4 {
	color: black;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	background-color: #73b5c1;
	color: white;
	padding-right: 4px;
	padding-left: 4px;
}

.programme-title {
	padding: 7px 7px 5px 20px;
	color: black;
	text-align: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	border: 1px solid silver;
	margin: 5px 0 2px 10px;
	height: 50%;
}

.programme-title1 {
	padding: 7px 7px 7px 20px;
	color: black;
	text-align: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid silver;
	margin: 0 0 10px 10px;
}
.programme-title2 {
	padding: 7px 10px;
	color: black;
	text-align: left;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid silver;
	margin: 0 0 10px 10px;
}
.programme-title em, .programme-title1 em, .programme-title2 em {
	color: #930040;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

.column-right {padding-left:10px;
}
.navigation {
	font-size: 12px;
}


/*title bars*/

.frontpage-red {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: maroon;
	background: url(images/bg/background-main.png) no-repeat right top;
}

.main-bar { 
font-size:16px;
color: #ff262b;
padding-right:10px;
font-style:italic;
background: url(images/bg/background-main.png) no-repeat right top;
}
.programme-bar, .frontpage-blue {
font-size:16px;
color:#6699CC;
padding: 0;
font-style:italic;
background: url(images/bg/background-programme.png) no-repeat right top;
}
.wroclaw-bar, .frontpage-green {
font-size:16px;
color:#669966;
padding: 0;
font-style:italic;
background: url(images/bg/background-wroclaw.png) no-repeat right top;
}

/*menu items*/
ul {list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
.red { background-color:#FF3333;color:#FFFFFF; }
.green { background-color:#99CC00;color:#FFFFFF }
.blue { background-color:#0099CC;color:#FFFFFF }
.yellow { background-color: #ffd400;color:#FFFFFF }

.arrowlistmenu{
width: 160px; /*width of accordion menu*/
}
.arrowlistmenu p {
	line-height: 0.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #C1272D;
cursor: hand;
cursor: pointer;
	margin-bottom: 5px;
	margin-top: 0;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 10px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/

}

.arrowlistmenu ul li a{
color: #3875d7;
display: block;
padding: 2px 0;
padding-left: 13px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 100%;
}
.arrowlistmenu ul li .no{
color: #3875d7;
display: block;
padding: 2px 0;
padding-left: 13px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #165857;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
.program-all a {
	color: white;
	background-color: #74b7e8;
}
.program-all a:hover {
	color: white;
	background-color: #4a88b4;
}
.program-all a:visted {
	color: white;
	background-color: #74b7e8;
}

/* three column layout 
div#column_01 {
	float: left;
	clear: none;
	width: 47%;
	}
div#column_02 {
	float: left;
	clear: none;
	width: 47%;
	}
*/
.imageleft {
 border: 0px;
	float: left;
	padding-top: 5px;
	padding-right:10px;
	padding-bottom: 3px;
}

.imageright {
 border: 0px;
	float: right;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 3px;
}
