

/*
Theme Name: Orphanblogs
Theme URI: http://www.orphanblogs.com/
Description: Theme Creation by Francis Chouquet for EURORDIS/NORD
Version: 1.0
Author: Francis Chouquet
Creation Theme by Francis Chouquet || http://www.fran6art.com
*/

body {
	margin: 0;
	padding: 0;
	background: #5d6a79 url(/images/background.png) repeat-x;
}

#page {
	width: 920px;
	margin: 20px auto;
	background-color: white;
}



/* header */

#header, .footer {
	width: 920px;
	border-top: 20px solid #507085;
	border-bottom: 20px solid #507085;
	background: #1d2733 url(/images/background_header.png) repeat-x;
	overflow: hidden;
}

.blog_title {
	width: 440px;
	float: left;
	margin: 30px 40px 40px 40px;
}

h1 {
	margin: 0;
}

h1 a {
	font-size: 2em;
	margin: 0;
	color: #f9f9dd;
	text-decoration: none;
}

.description {
	font-family: Georgia, Serif;
	font-style: italic;
	color: #f9f9dd;
	font-weight: 100;
	width: 460px;
}

/* navigation */

.navigation {
	width: 400px;
	float: right;
	margin-top: 30px;
	color: #f9f9dd;
	font-family: helvetica, arial, sans-serif;
	font-weight: 100;
	font-size: 0.8em;
	line-height: 2em;
}

.navigation li a {
	color: #f9f9dd;
	text-decoration: none;
}

ul.pages {
	float: left;
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding: 0 30px;
	border-right: 1px solid #507085 ;
	margin-right: 30px;
	
}

ul.categories {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.searchform {
	float: left;
}

input#s {
	width: 100px;
}

/* Editor's choices */

.editor_choices {
	overflow: hidden;
	padding: 0 40px 20px 40px;
	background-color: #eceae7;
}

h3 {
	font-size: 2.5em;
	font-weight: 500;
	color: #d94500;
	margin: 10px 0 10px;
}

.feature {
	width: 520px;
	float: left;
	margin-right: 20px;
}

.feature img {
	border: 5px solid #c6c1bb;
	float: left;
	margin: 0 20px 10px 0px;
}

.feature h2.entry-title {
	overflow: hidden;
	margin: 0 0 5px 0;
	font-size: 1.4em;
	font-weight: 300;
	font-family: georgia, serif;
	margin: 0 0 5px 0;
}

.feature h2.entry-title a {
	color: #37607a;
	text-decoration: none;
}

.home .postmetadata {
	overflow: hidden;
	font-size: 0.7em;
	color: #7a7671;
	font-family: helvetica, arial, sans-serif;
}

.home .postmetadata a {
	color: #7a7671;
	text-decoration: none;
}

.feature p {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.7em;
	color: #7a7671;
	overflow: hidden;
}

.more a {
	font-family: georgia;
	font-size: 0.8em;
	text-decoration: none;
	color: #d94500;
	font-style: italic;
}

.more-home a {
	font-family: georgia;
	font-size: 0.8em;
	text-decoration: none;
	color: #d94500;
	font-style: italic;
	float: right;
}

.more-home a:hover {
	text-decoration: underline;
}

.more a:hover {
	text-decoration: underline;
}

.more_features img {
	border: 3px solid #c6c1bb;
	float: left;
	margin-right: 10px;
}

.more_features h2.entry-title {
	font-family: georgia, serif;
	font-size: 0.8em;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.more_features h2.entry-title a {
	color: #37607a;
	text-decoration: none;
	line-height: 1.5em;
}

.more_article .post {
		overflow:hidden;
		margin-bottom: 10px;
}


/* Latest posts */

.home_posts {
	margin-left: 40px;
	width: 520px;
	margin-right: 20px;
	float: left;
}

.latest_posts .post {
	margin-bottom: 30px;
}

.latest_posts .post .category, .cat_post h4.cat_title a {
	text-decoration: none;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 0.6em;
	font-family: helvetica, arial, sans-serif;
	color: #7a7671;
}

.latest_posts .post .category a {
	color: #7a7671;
	text-decoration: none;
}

.latest_posts .post h2.entry-title {
	font-family: georgia, serif;
	font-size: 1.6em;
	font-weight: 100;
	margin: 5px 0;
}

.post h2.entry-title a {
	color: #376070;
	text-decoration: none;
}

h2.entry-title span.comments_nb a {
	color: #eceae7;
	text-decoration: none;
}

.comments_nb {
	color: #eceae7;
}

.latest_posts .post p {
	color: #696561;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
}

/* Category Posts */

.category_posts {
	width: 520px;
	margin-right: 20px;
	margin-bottom: 40px;
	float: left;
}

.cat_post {
	width: 240px;
	float: left;
	margin-right: 20px;
}

.cat_post ul {
	padding: 0;
	list-style-type: none;
}

.cat_post ul li {
	line-height: 0.9em;
	margin-bottom: 10px;
}

.cat_post ul li a {
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	color: #376070;
	font-size: 0.8em;
}

h4.cat_title {
	margin: 10px 0;
}

.content {
	padding-bottom: 40px;
}

/* Home Sidebar */

.home_sidebar {
	overflow: hidden;
	margin-right: 40px;
}

.home_sidebar ul {
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	margin: 0;
}

.home_sidebar .widget ul li a {
	color: #376070;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

h2.widgettitle {
	font-size: 2.5em;
	font-weight: 500;
	color: #d94500;
	margin: 10px 0 10px;
	list-style-type: none;
	clear: both;
}

.home_sidebar ul li.widget_stags_cloud div a {
	color: #376070;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

li.widget {
	overflow: hidden;
	margin-bottom: 20px;
}

.home_sidebar ul li #get_recent_comments_wrap ul li {
	margin-bottom: 5px;
}

.home_sidebar ul li #get_recent_comments_wrap ul li ul li {
	color: #7a7671;
	font-size: 0.9em;
}


/* Bloggers */

.bloggers ul {
	list-style-type: none;
	padding: 0;
		font-family: georgia, serif;
}

.bloggers ul li img {
	border: 3px solid #c6c1bb;
	float: left;
	margin-right: 10px;
}

.bloggers ul li {
	clear: both;
	margin-bottom: 15px;
}

.bloggers ul li .more a {
	font-family: georgia;
	font-size: 0.8em;
	text-decoration: none;
	color: #d94500;
	font-style: italic;
}

.blogger_name a {
	color: #376070;
	text-decoration: none;
}

.blogger_job {
	font-size: 0.8em;
	color: #7a7671;
}

/* Last comments & archives */

.last_comments ul, .archives ul, .other_articles ul, .same_category ul {
	list-style-type: circle;
	padding-left: 20px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	color: #376070;
}

.last_comments ul li {
	margin-bottom: 10px;
}

.archives ul a {
	color: #376070;
	text-decoration: none;
}

/* Newsletter */

.newsletter p {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	color: #696561;
}

.subscribe {
	text-align: center;
}

.subscribe input#g_search {
	width: 200px;
}

/* Tags */

.tags ul {
	padding: 0;
}


/* Footer */

.footer {
	clear: both;
}

.logos {
	width: 480px;
	float: left;
	margin: 30px 0;
	padding-left: 40px;
}

.logos p {
	margin: 0;
	color: #f9f9dd;
	font-weight: 100;
	font-size: 0.8em;
}

.logos a {
	color: #f9f9dd;
}


/* ---- SINGLE PAGE ---- */


#cat_image h3 {
	margin: 0;
}

#content .single_post {
	margin: 40px;
}

.single_post .date {
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
	color: #7a7671;
	letter-spacing: -1px;
}

.single_post h2.entry-title {
	font-family: Georgia;
	font-weight: 100;
	font-size: 2em;
	color: #376070;
	margin-top: 5px;
	margin-bottom: 20px;
}

.single_post .entry-content {
	width: 520px;
	margin-right: 20px;
	float: left;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #696561;
}

.single_post .entry-content p a {
	color: black;
	text-decoration: none;
}

.single_post .entry-content p a:hover {
	color: black;
	text-decoration: underline;
}

.single_post .entry-content blockquote p {
	font-family: georgia, serif;
	font-style: italic;
	font-size: 1.1em;
}

.entry-content p img {
	border: 5px solid #c6c1bb;
	margin: 10px;
}

.entry-content p img.alignright {
	margin: 0 0 10px 10px;
}

.entry-content p img.alignleft {
	margin: 0 10px 10px 0px;
}

.entry-content p cite a{
	margin-left: 40px;
}

.entry-content h4 {
	font-size: 2em;
	font-family: georgia, serif;
}

.entry-content h5 {
	font-size: 1.5em;
	font-family: georgia, serif;
}

.entry-content h6 {
	font-size: 1em;
	font-family: georgia, serif;
}

/* IMAGES CATEGORIES ARTICLES + CATEGORIES */

#page #content .access {
	text-indent: -9999px;
	background: url('images/access.png');
	height: 300px;
}

#page #content .eu_rare {
	text-indent: -9999px;
	background: url('images/euro.png');
	height: 300px;
}

#page #content .patient-representatives-perspective {
	text-indent: -9999px;
	background: url('images/patient.png');
	height: 300px;
}

#page #content .us-governement-policy {
	text-indent: -9999px;
	background: url('images/us_policy.png');
	height: 300px;
}

#page #content .eu-national-plans {
	text-indent: -9999px;
	background: url('images/eu_national_plans.png');
	height: 300px;
}

#page #content .regulators-perspective {
	text-indent: -9999px;
	background: url('images/regulator.png');
	height: 300px;
}

.category-rare-disease #page #content #cat_image {
	text-indent: -9999px;
	background: url('images/rare_disease.png');
	height: 300px;
}

/* here change the image URL */

.category-orphandrugs #page #content #cat_image {
	text-indent: -9999px;
	background: url('images/orphan_drugs.png');
	height: 300px;
}


/* sidebar */

.single_sidebar {
	overflow: hidden;
	margin-right: 40px;
}

.about_author h3 {
	margin: 0 0 15px 0 ;
}

.about_author .blogger img {
	border: 3px solid #c6c1bb;
	float: left;
	margin-right: 10px;
}

.about_author .blogger p.author_bio {
	clear: both;
	padding-top: 10px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	color: #696561;
	}
	
.single_sidebar .same_category ul li a, .single_sidebar .other_articles ul li a {
	color: #376070;
	text-decoration: none;
	
}

/* Comments */

.comments {
	clear: both;
	overflow: hidden;
	margin: 40px;
}

.comments ol {
	padding: 0;
}

ol.commentlist {
	padding: 0;
}

.comments ol li {
	list-style-type: none;
	padding: 20px;
	background: #eceae7;
	margin-bottom: 20px;
}

ol.commentlist li {
	list-style-type: none;
	padding: 20px;
	background: #eceae7;
	margin-bottom: 20px;
}

.comments ol li .comment_author_name {
	overflow: hidden;
	color: #376070;
	font-family: georgia, serif;
}

.comment_info cite, .comment_info cite a {
	overflow: hidden;
	color: #376070;
	font-family: georgia, serif;
	text-decoration: none;
}

.comment_info em {
	color: #d94500;
	margin-left: 10px;
	}

.comment-author {

}

.comment-author cite {
	overflow: hidden;
	color: #376070;
	font-family: georgia, serif;
}

.comments ol li .comment_metadata a {
	overflow: hidden;
	color: #7a7671;
	font-size: 0.8em;
	font-family: georgia, serif;
	text-decoration: none;
}


.comments ol li img {
	border: 3px solid #c6c1bb;
	float: left;
	margin-right: 20px;
}

img.avatar {
	border: 3px solid #c6c1bb;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.comments ol li .comment {
	clear: both;
	margin-left: 76px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	color: #696561;
}

ol.commentlist li .comment {
	clear: both;
	margin-left: 76px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	color: #696561;
}

#commentform {
	margin: 40px 40px 0 0px;
	padding-bottom: 40px;
}

#commentform p input#author, #commentform p input#email, #commentform p input#url  {
	height: 25px;
	width: 250px;
	background: #eceae7;
	border: none;
	font-size: 1em;
	padding-left: 10px;
	font-family: georgia, serif;
	color: #7a7671;
}

#commentform p textarea#comment {
	background: #eceae7;
	font-size: 1em;
	font-family: georgia, serif;
	width: 810px;
	color: #7a7671;
	padding: 10px;
}

#commentform p label small {
	color: #d94500;
	font-size: 1.2em;
	margin-left: 20px;
}

.comments #trackbacks ol li a.url {
	font-family: georgia;
	font-size: 1.2em;
	color: #7a7671;
	text-decoration: none;
}


/* ---- CATEGORY AND AUTHOR PAGE ---- */

.cat_description_links, .author_page_description {
	background-color: #eceae7;
	overflow: hidden;
	padding: 40px;
}

.cat_description_links .cat_description p, .author_description {
	width: 580px;
	float: left;
	font-family: georgia, serif;
	font-size: 1.3em;
	color: #7a7571;
	margin: 0;
	margin-right: 20px;
}

 .cat_links li {
	list-style-type: circle;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	color: #376070;
	overflow: hidden;
}

.cat_links li a {
	color: #376070;
	text-decoration: none;
}

.cat_posts {
	margin: 40px;
}

.cat_posts h2.entry-title {
	margin: 0;
	font-family: georgia, serif;
	font-size: 2em;
	font-weight: 100;
	color: #376070;
}

.cat_posts .postmetadata {
	font-size: 0.9em;
	color: #7a7671;
	font-family: helvetica, arial sans-serif;
	margin-bottom: 5px;
}

.cat_posts .postmetadata a {
	font-size: 1em;
	color: #7a7671;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #d94500;
}

.cat_posts .entry-content p {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	color: #696561;
}

.cat_posts .more {
	margin-bottom: 20px;
}

.pagenavi {
	font-family: georgia, serif;
	font-style: italic;
	color: #376070;
}

.author_description img {
	float: left;
	margin-right: 20px;
	border: #c6c1bb solid 5px;
}

.author_description .author_name {
	overflow: hidden;
	color: #376070;
}

.author_description .author_job {
	font-size: 0.7em;
}

.author_description .author_bio p {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.7em;
	overflow: hidden;
}

.author_bio {
	overflow: hidden;
}


/* SEARCH PAGE */

.search #page #content h3 {
	margin: 40px;
}

/* 404 PAGE */

.error404 #page #content {
	margin: 40px;
}

.error404 #page #content p {
	color: #7a7671;
}

/* ARCHIVES PAGE */

.date #page #content h3 {
	margin: 0  0 40px;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 2px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.bloggers_list_holder {
margin: 15px 5px 42px 0px;
}

.bloggers_list a {
color:#376070;
font-family:helvetica,arial,sans-serif;
font-size:0.9em;
text-decoration:none;
}