body {
	background-color:#142b4d;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#c0e4f3;
}

h1, h2, h3 {
	color:#85d4f2;
	font-weight:normal;
	letter-spacing:1px;
}

h1 a, #content h2 a, #content h3 a {
	color:#85d4f2;
	border:0;
}

h1 {
	font-size:30px;
	line-height:36px;
	min-height:36px;
}

h2 {
	font-size:26px;
	line-height:30px;
	min-height:30px;
	margin-bottom:20px;
}

h3 {
	color:#fff;
	font-size:22px;
	line-height:26px;
	min-height:18px;
	margin:25px 0 15px 0;
}

.cufon-canvas .cufon-alt {
	display:block;
}

#top {
	height:86px;
	line-height:86px;
	background-color:#142b4d;
	border-bottom:1px solid #354c6c;
	clear:both;
	overflow:hidden;
}

#top .content, #header .content, #content .content, #footer .content {
	width:900px;
	padding:0 30px;
	margin:0 auto;
}

#header, #content {
	background-color:#21395d;	
}

form .buttons {
	text-align:center;
	font-size:12px;
	line-height:30px;
}

.submit {
	background-image:url('/imgs/design/submit_background.png');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#0c1d3b;
	border:1px solid #2c4a7c;
	cursor:pointer;
	font-size:13px;
	color:#86c4f3;
	text-align:center;
	padding:5px 10px;
}

input.submit {
	padding:2px 10px;
}

.submit:hover {
	color:#fff;
	border-color:#2e5ba5;
}

form input.text_field {
	background-image:url('/imgs/design/input_background.png');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#fff;
	border:1px solid #071832;
	padding:5px 10px;
	font-size:13px;
	color:#12274c;
}

form input.disabled {
	color:#888;
}

#logo {
	background-image:url('/imgs/design/logo.png');
	background-repeat:no-repeat;
	background-position:left center;
	width:157px;
	height:100%;
	float:left;
}

#logo a {
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	text-indent:-10000px;
}

#menu {
	float:right;
	font-size:15px;
}

#menu ul li {
	float:left;
	margin:0 10px;
}

#menu ul li a {
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 15px;
	color:#a9cee9;
}

#menu ul li a:hover {
	background-image:url('/imgs/design/menu_bullet.png');
	background-repeat:no-repeat;
	background-position:left center;
	color:#fff;
}

#header {
	height:160px;
	height:auto;
}

#header .content {
	padding:40px 0;
}

#header h1 {
	margin-left:100px;
	height:40px;
}

#header p {
	margin-left:140px;
	margin-right:100px;
	color:#679fce;
	font-size:13px;
	line-height:160%;
}

#header p a {
	color:#adc5eb;
}

#header p a:hover {
	color:#fff;
}

#photos {
	height:220px;
	background-image:url('/imgs/design/photos_background.jpg');
	background-position:center;
	text-align:center;
}

#photos .container {
	width:960px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	height:220px;
}

#photos .container ul {
	width:1080px;
	margin-left:-60px;
	height:220px;
}

#photos ul li {
	float:left;
	width:360px;
	height:220px;
}

#content {
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#content a {
	color:#c0e4f3;
	border-bottom:1px solid #3f5e8b;
}

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

#content .content {
	background-image:url('/imgs/design/sidebar_background.png');
	background-repeat:repeat-y;
	background-position:630px top;
	padding:0;
	clear:both;
	overflow:hidden;
	padding-bottom:30px;
}

#main {
	position:relative;
	float:left;
	width:600px;
	padding:30px 0 0 0;
}

#main .paragraph, #main .paragraph p {
	font-size:13px;
	line-height:24px;
	margin:10px 0;
}

#main .paragraph ul, #main .paragraph ol {
	margin:10px 0;
	font-size:13px;
	line-height:24px;
}

#main .paragraph ul li, #main .paragraph ol li {
	list-style:disc;
	margin-left:25px;
	padding-left:5px;
}

#sidebar {
	width:210px;
	padding:0 30px;
	float:right;
}

#sidebar h3 {
	margin-top:30px;
	margin-bottom:10px;
}

#langs .links {
	text-align:center;
	clear:both;
	overflow:hidden;
}

#langs a {
	background-image:url('/imgs/design/lang_flags.png');
	background-repeat:no-repeat;
	border:0;
	width:22px;
	height:16px;
	margin:0 5px;
	float:left;
	display:block;
	text-indent:-10000px;
}

#langs #flag_en {
	background-position:right top;
}

#langs #flag_fr {
	background-position:right -16px;
}

#langs #flag_en.on {
	background-position:left top;
}

#langs #flag_fr.on {
	background-position:left -16px;
}

#sidebar .sep {
	margin:5px 0 15px -30px;
	background-image:url('/imgs/design/sidebar_sep.png');
	background-repeat:no-repeat;
	background-position:left center;
	height:1px;
}

#sidebar form .fields {
	margin:10px 0;
	text-align:center;
}

#sidebar form input.text_field {
	width:160px;
}

#footer {
	background-color:#142b4d;
	border-top:1px solid #354c6c;
	text-align:center;
	padding:20px 0;
	font-size:12px;
	color:#d0d4dd;
}

#footer .menu {
	margin:10px 0;
}

#footer .menu li {
	display:inline;
	margin:0 5px;
}

#news_list .news, #post_list .post {
	margin:25px 0 30px 0;
}

#news_list .news h3, #post_list .post h3 {
	font-size:18px;
	margin:25px 0 5px 0;
}

#post_list .post h3 {
	margin-top:5px;
}

#news_list .news .infos, #post_list .post .infos {
	color:#4c6daa;
	font-size:12px;
	line-height:24px;
	padding-bottom:5px;
	border-bottom:1px solid #334971;
}

#news_list .news .paragraph, #post_list .post .paragraph {
	font-size:13px;
}

#news h2, #post h2 {
	margin-bottom:5px;
}

#news .date {
	color:#4c6daa;
	font-size:12px;
	line-height:24px;
	padding-bottom:5px;
	border-bottom:1px solid #334971;
	margin-bottom:20px;
}

.post_infos {
	overflow:hidden;
	clear:both;
	line-height:22px;
	padding:5px 0;
	font-size:12px;
	border-top:1px solid #334971;
	border-bottom:1px solid #334971;
	margin-bottom:20px;
	margin-top:10px;
}

.post_infos .date {
	float:left;
}

#post .categories {
	float:right;
}

#search_results_overview {
	margin:20px 0;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
}

#search_results li {
	margin:20px 0;
}

#search_results .no_results {
	margin:20px 0;
}

#search_results li .page_title {
	margin:10px 0;
}

#search_results li .page_contents {
	font-size:13px;
	line-height:150%;
	font-style:italic;
}

#composers_list .group {
	clear:both;
	overflow:hidden;
}

#composers_list .group > p {
	width:50%;
}

#composers_list .group a {
	display:block;
	padding:10px 20px;
	border:1px solid #354C6C;
	margin:10px;
}

#composers_list .group a:hover {
	background-color:#142B4D;
}

#composers_list .group p:first-child {
	float:left;
}

#composers_list .group p {
	float:right;
}

#composers_list .group p strong {
	color:#fff;
}

#composers_alphabet {
	background-color:#142B4D;
	border:1px solid #354C6C;
	text-align:center;
	padding:10px;
}

#composers_alphabet .letter {
	margin:0 3px;
	font-size:12px;
	font-weight:bold;
	color:#738db3;
}

#composer .side_content {
	float:right;
	width:170px;
	margin-bottom:20px;
}

#composer .side_content .profile_picture {
	border:1px solid #354C6C;
	padding:4px;
	background-color:#142B4D;
}

#composer .main_content {
	float:left;
	width:410px;
	margin-bottom:20px;
}

#composer .main_content h2 {
	height:auto;
}

#composer .main_content .subtitle {
	line-height:140%;
	font-size:12px;
	color:#3F5F9B;
	margin-bottom:20px;
	margin-top:-15px;
	border-bottom:1px solid #354C6C;
	padding-bottom:10px;
}

#composer .main_content .paragraph p {
	font-size:13px;
	line-height:160%;
}

#composer .full_content {
	clear:both;
}

#composer .full_content h3 {
	border-top:1px solid #354C6C;
	padding-top:20px;
	margin-top:30px;
}

#composer_links {
	border:1px solid #354C6C;
	background-color:#142B4D;
	padding:16px 20px 20px 20px;
	margin:20px 0;
}

#composer_links h3 {
	margin-top:0;
}

#composer_links li {
	line-height:100%;
	margin:5px 0;
	padding-bottom:5px;
	border-bottom:1px solid #1c365c;
}

#composer_links li a {
	font-size:11px;
	border:0;
}

#composer_references li {
	/*height:60px;*/
	clear:both;
	overflow:hidden;
	margin:10px 0;
	position:relative;
}

#composer_references li .reference_picture {
	float:left;
	margin-right:20px;
}

#composer_references.edit li .reference_picture {
	margin-left:40px;
}

#composer_references li .title {
	margin-top:8px;
	line-height:24px;
	font-weight:bold;
	font-size:16px;
}

#composer_references li .description {
	line-height:20px;
	font-size:13px;
	color:#A9CEE9;
}

#composer_references li .delete {
	position:absolute;
	left:0;
	top:22px;
}

#composer_references li .delete input {
	display:block;
}

#composer_medias .media object {
	display:block;
	margin:20px auto;
}

#main .form .fields {
	margin:20px 0;
	overflow:hidden;
}

#main .form .fields label {
	float:left;
	line-height:26px;
	font-size:13px;
	width:200px;
	text-align:right;
	margin-right:20px;
	cursor:pointer;
}

#main .form .fields .long {
	width:240px;
}

#main .form .fields .fake_input {
	line-height:26px;
	font-weight:bold;
	font-size:14px;
}

#account_menu {
	margin-top:-10px;
}

#account_menu li {
	line-height:26px;
	font-size:14px;
}

#main .error, #main .add {
	background-color:#0C1D3B;
	background-repeat:no-repeat;
	background-position:10px center;
	border:1px solid #2C4A7C;
	padding:6px 20px 6px 40px;
	font-size:13px;
	line-height:20px;
}

#main .error {
	background-image:url('/imgs/design/icon_error.png');
}

#main .add {
	background-image:url('/imgs/design/icon_add.png');
}

#edit_photo {
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
}

#edit_photo .error {
	margin-bottom:20px;
}

#edit_photo .paragraph {
	font-size:13px;	
}

#edit_photo .profile_picture {
	width:160px;
	height:180px;
	float:left;
	margin-right:30px;
}

#edit_photo h4 {
	margin:20px 0 15px 0;
}

#content .mceEditor a {
	border:0;
	color:#000;
}

#description_edit textarea {
	width:600px;
	height:260px;
}

#description_edit .container {
	margin:20px 0;
}

#new_ad textarea {
	width:600px;
	height:180px;
}

#main .form_table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}

#main .form_table thead tr th {
	padding:10px;
	font-size:14px;
}

#main .form_table tbody tr td {
	border:1px solid #354C6C;
	padding:5px 10px;
}

#main .form_table tbody tr .center {
	text-align:center;
}

#main .form_table tbody tr .checkbox {
	width:20px;
}

#tooltip {
	position: absolute;
	z-index:3000;
}

#tooltip.tooltip {
	color:#fff;
	background-color:#21395D;
	padding:5px 10px;
	line-height:normal;
	border:1px solid #354C6C;
}

#tooltip.tooltip.dark {
	background-color:#142B4D;
}

#tooltip.tooltip > * {
	font-size:12px;
	color:#fff;
	margin:0;
	height:auto;
	line-height:normal;
}

#partners {
	margin:0 20px;
	overflow:hidden;
	clear:both;
	text-align:center;
}

#partners a {
	border:0;
}

#partners a img {
	vertical-align:middle;	
	padding:20px;
}

#signup_org p {
	line-height:24px;
	font-size:13px;
	background-color:#142B4D;
	padding:0 10px;
	border:1px solid #354C6C;
	margin-bottom:5px;
}

#signup_org p a {
	border:0;
}

#big_title {
	font-size:34px;
	margin-bottom:30px;
	font-weight:bold;
}

#big_title a {
	text-decoration:none;
	border:0;
}

#main .pagination {
	border-top:1px solid #334971;
	padding-top:10px;
}

#main .pagination li {
	display:inline;
	border:1px solid #354C6C;
	padding:3px 7px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:12px;
	font-weight:bold;
}

#main .pagination li a {
	display:inline-block;
	border:0;
}

#magazine {
	clear:both;
	overflow:hidden;
}

#magazine .category_block {	
	clear:both;
	overflow:hidden;
	border-top:1px solid #354C6C;
}

#magazine .category {
	width:290px;
	float:left;
	padding:20px 0;
}

#magazine .thumb {
	text-align:center;
}

#content .thumb a {
	border:0;
}

#magazine h3 {
	margin-top:0;
	font-size:18px;
	margin-bottom:20px;
	color:#fffb94;
}

#magazine .odd {
	width:269px;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #354C6C;
}

#magazine .last_post {
	font-size:13px;
	margin-bottom:20px;
}

#magazine .last_post h3 {
	margin-bottom:10px;
}

#magazine .last_post a {
	border:0;
}

#magazine .posts {
	font-size:13px;
	line-height:140%;
}

#magazine .posts .title {
	margin-top:20px;
	list-style:disc outside;
	margin-left:15px;
}

#magazine .posts .title a {
	border:0;
}

#magazine .read_more {
	font-size:11px;
	margin-top:20px;
	text-align:right;
}

#post_list .thumb {
	position:absolute;
	left:0;
	top:50%;
	margin-top:-75px;
}

#post_list .has_img {
	clear:both;
	overflow:hidden;
	position:relative;
}

#post_list .has_img .post-content {
	margin-left:220px;
}

#post .thumb {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

#social {
	font-size:14px;
	line-height:26px;
}

#social li a {
	background:no-repeat left center;
	padding-left:22px;
	border:0;
}

#social .rss a {
	background-image:url('../imgs/design/icon_rss.png');
}

#social .twitter a {
	background-image:url('../imgs/design/icon_twitter.png');
}

#social .facebook a {
	background-image:url('../imgs/design/icon_facebook.png');
}

#social .picasa a {
	background-image:url('../imgs/design/icon_picasa.png');
}

#social .youtube a {
	background-image:url('../imgs/design/icon_youtube.png');
}

#related_composers {
	border-top:1px solid #334971;
	margin-top:30px;
	padding-bottom:10px;
}

#related_composers li {
	clear:both;
	overflow:hidden;
	margin:10px 0;
	position:relative;
}

#related_composers li img {
	float:left;
	margin-right:20px;
}

#related_composers li .name {
	margin-top:8px;
	line-height:24px;
	font-weight:bold;
	font-size:16px;
}

#related_composers li .link {
	line-height:20px;
	font-size:13px;
	color:#A9CEE9;
}
