/*
Theme Name: Alpes de Haute-Provence
Theme URI:  http://www.medianet-online.com/
Description: Le th&egrave;me WordPress des blogs de l'ADT04.
Version: 1.0
Author: Medianet
Author URI: http://www.medianet-online.com/

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink {
	display:none;
}
label {
	cursor:pointer;
}
a {
	color:#000;
	text-decoration:none;
}
a:focus, a:hover {
	text-decoration:underline;
}
body {
	background:#eceada url(images/bgr_main.png) repeat-x bottom;
	color:#000;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper_top {
	background:#b79674 url(images/marron/fd1.gif) repeat-y center top;
}
.wrapper_top2 {
	background:url(images/marron/fd2.gif) no-repeat center bottom;
}
.wrapper_top3 {
	background:url(images/marron/fd3.gif) no-repeat center top;
}
.wrapper {
	margin:0 auto;
	width:926px;
	background:url(images/bgr_wrapper.gif) repeat-y;
}
/*sidebar_search*/
#sidebar_search {
	width:384px;
	height:111px;
	overflow:hidden;
	float:left;
}
#sidebar_search fieldset {
	padding:10px 0 0 47px;
	float:left;
}
#main_search_val {
	float:left;
	border:9px solid #e6efd7;
	background:#f2f7ea;
	color:#414d2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin:0 6px 0 0;
	padding:12px 5px 12px 5px;
	width:198px;
}
#main_search_sub {
	float:left;
	text-indent:-9999px;
	text-transform:capitalize;
	width:97px;
	height:87px;
}
/* mainmenu */
#mainmenu {
	width:883px;
	height:30px;
	float:right;
	margin:19px 0 0 0;
}
#mainmenu ul {
	float:right;
	padding:0 43px 0 0;
}
/*Top level list items*/
#mainmenu ul li {
	position: relative;
	display: inline;
	float: left;
	color:#fff;
	padding:0 0 0 5px;
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	z-index:50;
}
#mainmenu ul li.first {
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a {
	display:block;
	color:#000;
	padding:5px 10px 5px 10px;
	background:#edece0;
	border-top:0;
}
* html #mainmenu ul li a {/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a {/*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited {
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a {
	background:#000;
	text-decoration:none;
	color: #FFF;
}
/*1st sub level menu*/
#mainmenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 5px;
	padding:0;
	background:#bcba00;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li {
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul {
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a {
	width: 160px;
	height:auto;
	padding: 7px 10px 7px 10px;
	margin: 0;
	background:#bcba00;
	border:0;
	border-bottom:1px solid #b0ae03;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
#mainmenu ul li ul li a:hover {/*sub menus hover style*/
	text-decoration:none;
	background:#d0ce04;
	color:#fff;
}
/* header */
#header {
	width:100%;
	height:268px;
	background:url(images/bandeaux/compostelle/bgr_header.jpg) no-repeat 0px 0px;
}
/*logo*/
#logo {
	width:100%;
	clear:both;
	overflow:hidden;
}
#logo a {
	width:346px;
	height:74px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	position:absolute;
	margin:0 0 0 42px;
}
/*rss_panel*/
#rss_panel {
	width:100%;
	height:87px;
	overflow:hidden;
	background:url(images/bgr_rss_panel.png) no-repeat;
}
#rss_panel p {
	float:left;
	font-size:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:10px 0 0 35px;
}
#rss_panel p a {
	color:#000;
	background:url(images/button_rss.png) no-repeat left center;
	padding:15px 0 15px 70px;
	display:block;
}
/*header_links*/
#header_links {
	float:right;
	padding:22px 45px 0 0;
}
#header_links ul {
	width:209px;
	height:45px;
	background:url(images/bgr_header_links.png) no-repeat;
	overflow:hidden;
	padding:0 0 0 2px;
}
#header_links li {
	float:left;
	font-size:1.1em;
	color:#000;
	font-weight:bold;
	padding:11px 11px 0 11px;
	text-transform:capitalize;
}
#header_links li a {
	color:#000;
}
#rss2_url {
	background:url(images/ico_rss.gif) no-repeat left center;
	padding:0 0 0 20px;
}
/*body*/
#body {
	width:100%;
	overflow:hidden;
	padding:0 0 27px 0;
	background:url(images/bgr_wrapper2.gif) no-repeat left bottom;
}
#content {
	float:left;
	width:515px;
	padding:20px 0 0 26px;
}
#sidebar {
	float:right;
	width:319px;
	padding:0 24px 0 0;
}
/*post*/
.post {
	width:100%;
	overflow:hidden;
	margin:0 0 35px 0;
}
.post .thumb {
	width:100%;
	overflow:hidden;
	padding:0 0 15px 0;
}
.post .thumb img {
	width:497px;
	border:5px solid #edece0;
	float:left;
}
.post .title {
	color:#b79674;
	font-size:2.6em;
	line-height:1.2em;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 15px 0 15px;
}
.post .title a {
	color:#b79674;
}
.post .info {
	width:485px;
	padding:0 15px 0 15px;
	overflow:hidden;
}
.post .info span {
	font-size:1.2em;
}
.post .info .post_more {
	width:100%;
	clear:both;
	display:block;
	font-weight:bold;
}
.post .info .post_more a {
	color:#fff;
	background:#000;
	float:left;
	cursor:pointer;
	display:block;
	text-align:center;
	padding:8px 14px 8px 14px;
}
.post .info .post_date {
	background:url(images/marron/ico_date.gif) no-repeat left center;
	padding:0 0 0 18px;
	float:left;
	color:#b79674;
	margin:10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.post .info .post_date a {
	color:#70850d;
}
.post .info .post_comment {
	background:url(images/marron/ico_comm.gif) no-repeat 0px 7px;
	width:30px;
	height:23px;
	text-align:center;
	padding:12px 0 0;
	float:right;
	color:#FFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.post .info .post_comment a, .post .info .post_comment a:hover {
	color:#FFF;
	text-decoration:none;
}
.post .entry {
	font-size:1.2em;
	line-height:1.5em;
	padding:10px 15px 0 15px;
}
.post .entry a {
	text-decoration:underline;
}
.post .entry a:hover {
	text-decoration:none;
}
.post .entry p {
	margin:0 0 15px 0;
}
.post .entry p img {
	border:3px solid #edece0;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 15px;
}
.post .entry ul li {
	margin: 0 0 0 20px;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.post .entry li a {
	text-decoration:underline;
}
.post .entry li a:hover {
	text-decoration:none;
}
/*sidebar_home*/
#sidebar_home {
	width:100%;
	overflow:hidden;
/*	background:url(images/bgr_sidebar_home.gif) repeat-y;*/
	margin:0 0 20px 0;
}
#sidebar_home_left {
	width:139px;
	float:left;
	background: #edece0 url(images/bgr_sidebar_home.gif) no-repeat left top;
	min-height: 270px;
}
#sidebar_home_right {
	width:276px;
	float:right;
	background: #edece0 url(images/bgr_sidebar_home.gif) no-repeat right top;
	min-height: 270px;
}
.sidebar2 {
	padding:15px 10px 0 35px;
	overflow:hidden;
	font-size:1em;
	line-height:normal;
	color:#000;
}
.sidebar2 a {
	color:#000;
}
.sidebar2 .widgettitle {
	font-size:1.4em;
	color:#000;
	margin:0 0 20px 0;
}
.sidebar2 .widget_categories a, .sidebar2 .widget_archive a, .sidebar2 .widget_links a, .sidebar2 .widget_meta a, .sidebar2 .widget_pages a, .sidebar2 .widget_meta a, .sidebar2 .widget_recent_entries a {
	background:url(images/ico_arrow.gif) no-repeat left 6px;
	padding:0 0 0 8px;
	display:block;
}
.sidebar2 .widget_categories a {
	display:inline;
}
.sidebar2 .widget_recent_comments a.url {
/*	color:#b79674;*/
}
.sidebar2 .widget_recent_entries a {
	background:url(images/ico_arrow2.gif) no-repeat left 2px;
	padding:2px 0 2px 20px;
}
.sidebar2#sidebar_home_left p {
	margin-bottom: 8px;
}
.sidebar2#sidebar_home_right a {
	float: right;
/*	background: url(images/fleche-double.png) no-repeat 0px 13px;
	padding-left: 18px;*/
	padding-top:8px;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color:#000;
	margin-bottom:8px;
	border-bottom: 1px dotted #edece0;
}
.sidebar2#sidebar_home_right a:hover {
	text-decoration: none;
	color:#000;
	border-bottom: 1px dotted #000;
}
.sidebar2 ul {
}
.sidebar2 ul li {
	margin:0 0 15px 0
}
.sidebar2 ul ul {
	margin:0 0 0 5px;
}
.sidebar2 ul li ul li {
	margin:0;
	padding:4px 0 4px 0;
}
.sidebar2 ul ul ul {
	margin:0 0 0 5px;
}
.sidebar2 ul li ul li ul li {
	float:none;
}
/*sidebar*/
#sidebar {
	background: url(images/ombre.gif) no-repeat 0px 0px;
	padding-top: 28px;
}
.sidebar_widgets {
	font-size:1.2em;
	color:#000;
}
.sidebar_widgets a {
	color:#000;
}
.sidebar_widgets a:hover {
	text-decoration: none;
	color:#000;
	font-weight:bold;
}
.sidebar_widgets .widgettitle {
	font-size:1.8em;
	color:#000;
	padding:8px 0 10px 25px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/fd-ti-sidebar.png) no-repeat 0px 0px;
}
/*.sidebar_widgets .textwidget{
	width:100%;
	overflow:hidden;
}*/
#sidebar .textwidget { padding: 22px; text-align: justify; line-height:normal; }
.sidebar_widgets ul {
	margin:0;
	padding:0;
}
.sidebar_widgets ul li {
	background:#edece0 url(images/fd_sidebar_articles.gif) no-repeat left bottom;
	padding: 6px 0px 18px 6px;
}
.sidebar_widgets ul li#archives-3 {
	background:#edece0 url(images/fd_sidebar_archives.gif) no-repeat left bottom;
	padding: 6px 0px 18px 6px;
}
.sidebar_widgets ul li#sidebar_discover, .sidebar_widgets ul li#text-5 {
	background:#edece0 url(images/fd_sidebar_ads.gif) no-repeat left bottom;
	padding: 15px 0px 18px 5px;
}
.sidebar_widgets ul ul {
	margin:0;
	padding:0;
}
.sidebar_widgets ul li ul li {
	background:none;
	border:0;
	padding:0;
	margin:0;
}
.sidebar_widgets ul ul ul {
	margin:0 0 0 15px;
}
.sidebar_widgets ul li ul li ul li {
	border:0;
}
.sidebar_widgets ul li.widget_polls ul li {
	border-bottom:0;
}
/* web2.0 */
.sidebar_widgets .textwidgetweb2{
	width:100%;
	overflow:hidden;
}
.sidebar_widgets .textwidgetweb2 .web2 {
	float:right;
	padding:0px 22px 16px 0px;
}
.sidebar_widgets .textwidgetweb2 .web2 a {
	float:left;
	margin-left:4px;
}

.sidebar_widgets #archives-3 .widgettitle {
	background: url(images/fd-ti-sidebar-archives.png) no-repeat 0px 0px;
	height: 60px;
	width: 90px;
	float: left;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a { display:block; }

.sidebar_widgets .widget_archive a, .sidebar_widgets .widget_categories a { display:inline; }
.widget_links li { font-style: italic; }
.widget_links li a { font-style: normal; }
.sidebar_widgets #calendar_wrap { margin-bottom: 15px; }

.sidebar_widgets .widget_recent_entries ul,
.sidebar_widgets .widget_links ul,
.sidebar_widgets .widget_recent_comments ul,
.sidebar_widgets .widget_categories ul,
.sidebar_widgets .widget_rss ul {
	padding:15px 22px;
}
.sidebar_widgets .widget_recent_entries ul li,
.sidebar_widgets .widget_links ul li,
.sidebar_widgets .widget_recent_comments ul li,
.sidebar_widgets .widget_categories ul li,
.sidebar_widgets .widget_rss ul li {
	background:url(images/fd-li-articles.gif) no-repeat left top;
	padding:7px 0 7px 22px;
	display:block;
}
.sidebar_widgets .widget_recent_entries ul li:first-child,
.sidebar_widgets .widget_links ul li:first-child,
.sidebar_widgets .widget_recent_comments ul li:first-child,
.sidebar_widgets .widget_categories ul li:first-child,
.sidebar_widgets .widget_rss ul li:first-child {
	background:url(images/fd-li-articles.gif) no-repeat left -1px;
}
.sidebar_widgets .widget_archive ul {
	padding:15px 22px 15px 125px;
	min-height: 120px;
	margin-top: 25px;
}
.sidebar_widgets .widget_archive ul li {
	background:url(images/fd-li-archives.gif) no-repeat left top;
	padding:7px 0 7px 22px;
	display:block;
}
.sidebar_widgets .widget_archive ul li:first-child {
	background:url(images/fd-li-archives.gif) no-repeat left -1px;
}

.sidebar_widgets .widget_rss ul li .rss-date,
.sidebar_widgets .widget_rss ul li cite,
.sidebar_widgets .widget_rss ul li .rssSummary {
	color: #333;
	font-size: 0.9em;
	font-style: italic;
}
.sidebar_widgets .widget_rss ul li .rssSummary { text-align: justify; }
input#s {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #666e7d;
	background: #edece0;
	padding: 1px 3px;
}
input#searchsubmit {
	background-color: #000000;
	padding: 3px 7px;
	color: #edece0;
	border: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}
#searchform div { text-align: right; padding:0px 22px; }
.widget_tag_cloud div { padding: 15px 22px; }
.sidebar_widgets .widget_tag_cloud a:hover { font-weight: normal; color: #333; }


/*sidebar_flickr*/
.sidebar_flickr {
	margin:10px 0 10px 0;
	width:100%;
	overflow:hidden;
}
.sidebar_flickr_title {
	font-size:2.4em;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 0px;
	padding:22px 0 0px 15px;
	background:url(images/ti-galerie-flickr.gif);
	height: 40px;
}
.sidebar_flickr_title span {
	color:#fff;
}
.sidebar_flickr_content {
	background:#fff;
	border:9px solid #edece0;
	padding:0 0 10px 10px;
}
.sidebar_flickr ul {
	width:100%;
	overflow:hidden;
}
.sidebar_flickr li {
	float:left;
	padding:10px 10px 0 0;
}
.sidebar_flickr li.last {
	padding:10px 0 0 0;
}
.sidebar_flickr li img {
	float:left;
	border:5px solid #edece0;
	width:101px;
	height:101px;
}

/*sidebar_discover*/
#sidebar .sidebar_widgets ul #sidebar_discover .textwidget {
	padding: 0px;
}
.sidebar_widgets ul #sidebar_discover .textwidget .sidebar_discover {
	background: url(images/ti-decouvrez-aussi.gif) no-repeat left bottom;
	padding-left:18px;
}
.sidebar_widgets ul #sidebar_discover .textwidget .sidebar_discover ul {
	width:100%;
	overflow:hidden;
}
.sidebar_widgets ul #sidebar_discover .textwidget .sidebar_discover ul li {
	float:left;
	padding:0 0 12px 24px;
	height: 120px;
}
/*sidebar_ads*/
#sidebar .sidebar_widgets ul #text-5 .textwidget {
	padding: 0px;
}
.sidebar_widgets ul #text-5 .textwidget .sidebar_ads {
	background: url(images/ti-partenaires.gif) no-repeat left bottom;
	padding-left:18px;
}
.sidebar_widgets ul #text-5 .textwidget .sidebar_ads ul {
	width:100%;
	overflow:hidden;
}
.sidebar_widgets ul #text-5 .textwidget .sidebar_ads ul li {
	padding:0 0 15px 24px;
	float:left;
}

/*footer*/
#footer {
	width:100%;
	background:#901a0f url(images/logo.png) no-repeat 32px 32px;
	overflow:hidden;
	text-align:center;
}
#footer ul {
	padding:18px 0 8px 0;
}
#footer li {
	display:inline;
	font-size:1.4em;
	/*	line-height:1.3em;*/
	color:#fff;
	font-weight:bold;
	background:url(images/bgr_footer_menu_li.gif) no-repeat left center;
	padding:0 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer li.first {
	background:none;
}
#footer li a {
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer li a:hover {
	color:#ef9e0d;
	text-decoration: none;
}
#footer .copyright1 {
	color:#ef9e0d;
	padding:10px 0 2px 0;
	line-height:1.1em;
	text-transform: uppercase;
	font-weight:normal;
}
#footer .copyright1 a {
	color:#ef9e0d;
}
#footer .copyright2 {
	color:#000000;
	padding:2px 0 15px 0;
	line-height:1.1em;
	font-weight:normal;
}
#footer .copyright2 a {
	color:#000000;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

/* Begin Form Elements */
#respond {
	margin:20px 0 20px 0;
	width:100%;
	overflow:hidden;
	color:#5f6963;
}
#respond a {
	color:#5f6963;
}
#respond h3 {
	font-size:1.8em;
	line-height:1.4em;
	color:#b79674;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 10px 0;
}
.cancel-comment-reply {
	font-size:1.2em;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited {
	text-decoration:underline;
}
.cancel-comment-reply a:hover {
	text-decoration:none;
}
#commentform p {
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited {
	text-decoration:underline;
}
#commentform p a:hover {
	text-decoration:none;
}
#commentform p input {
	float:left;
}
#commentform p label {
	float:left;
	padding:10px 0 0 5px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#commentform input {
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit {
	padding:3px;
	margin:5px 0 0 0;
}
/* End Form Elements */



/* Begin Comments*/
#comments {
	font-size:1.8em;
	line-height:1.4em;
	color:#b79674;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px 0 0 0;
}
.commentlist {
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#5f6963;
}
.commentlist a {
	color:#5f6963;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #e7e5d1;
	background:#f7f6f0;
}
.commentlist .alt {
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li {
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.6em;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply {
	text-align:right;
}
.reply a, .reply a:visited {
	text-decoration:underline;
	font-size:1.2em;
	line-height:1.6em;
}
.reply a:hover {
	text-decoration:none;
}
.comment-author {
	font-size:1.4em;
	margin:0 0 10px 0;
}
.commentlist .fn {
	position:relative;
	top:-10px;
	text-transform:capitalize;
	font-weight:bold;
	color:#bcba00;
}
.commentlist .fn a {
	color:#bcba00;
}
.commentlist .says {
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	padding: 10px 0px;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 0px auto;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote blockquote {
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
.nopost, .nocomments {
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation {
	overflow:hidden;
	text-align: center;
	padding:10px 15px 30px 15px;
	font-size:1.2em;
	line-height:1.8em;
}
.navigation a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.navigation a:hover {
	text-decoration:underline;
}
#content .wp-pagenavi {
}
#content .wp-pagenavi a {
	padding: 4px 6px;
	margin: 2px;
	color:#000;
	border:0;
}
/*#content .wp-pagenavi a:hover {
	color:#636363;
}*/
#content .wp-pagenavi span.pages {
	padding: 4px 6px;
	margin: 2px;
	background:#000;
	color:#fff;
	border:0;
}
#content .wp-pagenavi span.current {
	padding: 4px 6px;
	margin: 2px;
	background:#000;
	color:#ffc618;
	border:0;
}
#content .wp-pagenavi span.extend {
	padding: 4px 6px;
	margin: 2px;
	background:#000;
	color:#ffc618;
	border:0;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
/* End captions */
