﻿/*
Theme Name: Bedwyrphoto (based on Dreamline)
Theme URI: http://www.flashdaweb.com/resources/wordpress-themes/dreamline-theme
Description:nice dark theme with fixed width and very stylish design. 
Author: Oscar López - Alexander Tumanov
Author URI: http://www.flashdaweb.com/
Tags: black, red, fixed width, widget ready,valid XHTML,simple,valid css, two columns, widgets
Version: 1.0
	The CSS, XHTML and design is released under GPL:
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	background:#000000 url(images/body_bg.png) repeat scroll left top;
	color:#999999;
	}

#page {
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 0px;
	visibility: hidden;
	}

#site_content
{ 
  width: 900px;
  overflow: hidden;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  background-color:#000;
  border-color: #404040;

} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color:#151515;
	}

#footer {
	
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	/*font-weight: bold;*/
	}

h1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 3em;
	letter-spacing: 0.2em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.5em;
	color: #d00a0a;
	}
 
h3 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #d00a0a;
	border-bottom: 1px dotted #404040;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#D00A0A;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
/*
.entry p a:visited {
	color: #D00A0A;
	}
*/
#commentform textarea
{

}
#commentform textarea, #commentform input, #searchform input, #sidebar input
{
background:#000000;
color: #999999;
border-top:1px solid #404040;
border-right:1px solid #404040;
border-bottom:1px solid #404040;
border-left:3px solid #404040;
}
 
 #commentform textarea:focus, #commentform input[type="text"]:focus, #searchform input[type="text"]:focus, #sidebar input[type="text"]:focus {
	background: #202020;
	color: #CCCCCC;
	border-top:1px solid #D00A0A;
	border-right:1px solid #D00A0A;
	border-bottom:1px solid #D00A0A;
	border-left:3px solid #D00A0A;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #808080;
	padding: 1px;
	margin: 0 7px 0 0;
	background: #000000 url(images/bedwyrphoto_default_avatar.gif) no-repeat scroll left top;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #D00A0A;
	}
	
.commentlist em {
	color: #D00A0A;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding-top: 7px;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #606060;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a, h2 a:hover, h3 a:hover {
/*color: #06c;*/
color:#D00A0A;
text-decoration: none;
}
a:hover {
color: #147;
color:#D00A0A;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 23px 0 20px 0;
	padding: 0;
	}

#page {
	width:908px;
	padding-top: 0px;
	margin-left: auto; 
    margin-right: auto;

	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 5px 20px 5px;
	margin: 0px 0 0 15px;
	width: 510px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;	
	/*background:transparent url(images/db_first_bg.jpg) no-repeat scroll left top;*/
	clear:left;
	margin-bottom:20px;
	padding-top: 1px;
	/*padding-left: 5px;*/
	/*padding-left: 5px;*/
	position:relative;
	margin-top: 1px;
	min-height:150px;
	}
	
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.entry a {
	color: #999999;
	text-decoration: underline;
}

.entry a:hover{
	color: #eeeeee;
	text-decoration: none;
}

.entry img {
	border: 1px solid #808080;
	padding: 0;
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 880px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	padding-top: 31px; /* this is IE declaration*/

	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	font-size: 100%;
	margin: 30px 10px 0px 10px;
	padding: 7px;
	text-align: center;
	border: 1px solid #404040;
	background-color: #202020;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	border-bottom: 3px solid #404040;
	text-align: right;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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: 0px;
	margin: 3px 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 3px 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 215px;
	/*padding: 2px;*/
	}

#searchform #searchsubmit {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	}
	

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar ul li {
	margin: 0;
    padding-bottom: 15px;
}

#sidebar ul li ul li{
    border-bottom: 1px dotted #404040;
	border-left: 3px solid #404040;
	margin: 0;
    padding: 0;
    display: block;
}

#sidebar ul li ul li:hover {
    border-left: 3px solid #d00a0a;
	background: #202020 url(images/bedwyrphoto_menu_lateral_over.gif) no-repeat scroll left top;
}

#sidebar ul li ul li a {
	display: block;
	background-color: transparent;
	color: #999999;/*#8897A9-C9D9FB;*/
	padding: 2px 5px 4px 7px;
	text-decoration: none;
	border-bottom: 0;
}

#sidebar ul li ul li a:hover {
	color: #EEEEEE;
    text-decoration: none;
}

.textwidget {
	margin: 0;
	padding: 0;
	border-left: 3px solid #404040;
	font-size:110%;
}

.textwidget_content {
	text-align: center;
	margin: 0;
	padding: 6px 6px 6px 6px;
	background-color: transparent;
	border-bottom: 1px dotted #404040;
}

.textwidget_content  p{
	margin: 0px 4px 4px 4px;
	padding: 0;
}

.textwidget_content  a{
	margin: 0;
	padding: 0;
	font-size: 100% !important;
	color: #FFFFFF;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

.textwidget_content  a:hover{
	color: #EEEEEE;
	text-decoration: none;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}

.textwidget_content  img{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/*################*/	
	
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	margin-top: 5px;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px 0 0 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	margin: 0;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 10px 7px 10px 7px;
	list-style: none;
	border-bottom: 1px dotted #404040;
	}

.commentlist p {
	margin: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*border-left: 1px solid #404040;*/
	padding: 20px 0 50px 0;
	margin-left: 555px;
	width: 325px;
	height: 100%;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #ccc; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0px 20px 0px 20px;
	padding: 0px 7px 0px 7px;
	border-left: 3px solid #404040;
	}

blockquote cite {
	margin: 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	
	text-align: left;
	padding: 0;
	margin: 0;
}

.wp-caption img {
	border: 1px solid #808080;
	margin-top: 3px;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	padding: 0;
	margin: 0;
}
/* End captions */

#primary_menu {
/*background:#40403E none repeat scroll 0% 0%;
*/
border-color:#82974B;
color:#EEEEEE;
}

#primary_menu ul
{
padding:0px; /* this is IE declaration*/
margin:0px;/* this is IE declaration*/

}

#site_content
{
	margin-left: 4px;
	margin-top: 0px;
}

#primary_menu {
padding-top: 0px;
margin-top: 0px;
margin-left: 4px;
height:26px;
width:900px;
border-right: 1px solid;
border-left: 1px solid;
background-color:#000;
border-color: #404040;
clear:both;
}

#primary_menu ul
{
	padding:0px;
}
#primary_menu li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0px 0px 0px 4px;
padding:0px;
  
}

#primary_menu li a 
{ display: block;
  float: left;
  height:26px;
  text-decoration: none; 
  padding: 5px 15px 0px 15px;
  margin: 10px 0px 10px 0px;
  /*border-right: 2px solid #141414;*/
  font-weight: bold;
  background: #40403E;
  color: #999999;
  border-top:1px solid #282828;
  border-bottom:1px solid #616161;
  background:transparent;
  /*background: url(images/nav_tab_bg.png);*/
  font-size:130%;
} 

#primary_menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{
  color: #DDDDDD;
  /*border-right: 2px solid #141414;*/
  border-bottom:1px solid #D00A0A;
  /*	background:transparent url(images/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;*/
} 



/* CSS addons and fixes 
--------------------------------------------*/

li.widget
{
	/*background:transparent url(images/db_first_bg_small.jpg) no-repeat scroll left top;*/
	margin:0px 0px 0px;
	padding-left:0px;
	padding-top:0px;
	position:relative;
	text-align:justify;
	/*min-height:85px;*/
}

.time_link
{

}

.comment_link
{

}
.post span.comment_link a, .post span.comment_link a:hover
{
	text-decoration:none;
}
.edit_link
{
	background: url('icons/edit.gif') no-repeat scroll left bottom;
	padding-left:20px;
	min-width:0px;

}

#sidebar li a
{
	font-size:130%;
}

.post span 
{	margin:0px;
}
.post span a
{	color:#808080;
text-decoration:underline;
}

.post span a:hover
{
	text-decoration:underline;
}

.comment_edit 
{
	float:right;
	margin:0px;
}
.post h2
{
	margin-bottom:10px;
}

#commentform #submit:hover, #searchform #searchsubmit:hover, #sidebar #submit:hover
{
	background:#272727;
	cursor:pointer;
}

/* ---- #photo_header ---------------------------------------------------------------------------------------------------------------------*/

#photo_header
{ 
	width: 909px;
	height: 100px;
	overflow: hidden;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	background-color:#000;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#photo_header ul
{
	padding:0px;
	margin: 0px;
}

#photo_header li
{
	width: 100px;
	height: 100px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin: 0px;
	border-right: 1px solid;
	background-color:#000000;
	border-color: #AAAAAA;
}

#photo_header img
{
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
}

#photo_header img:hover
{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}

/* ---- #header_banner ---------------------------------------------------------------------------------------------------------------------*/

#header_banner
{ 
	/*border: 1px solid #0000FF;*/
	width: 910px;
	height: 49px;
	overflow: hidden;
	padding:0px;
	margin: 0px;
	background:transparent url(images/bedwyrphoto.jpg) no-repeat top center;
}

#header_banner:hover
{ 
	background:transparent url(images/bedwyrphoto_hover.jpg) no-repeat top center;
}

/*#header_banner img
{ 
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}*/

/* ---- #header_menu ---------------------------------------------------------------------------------------------------------------------*/

#header_menu
{ 
	width: 900px;
	overflow: hidden;
	margin-left: 4px;
	/*padding: 3px 2px 0 2px;*/
	border-right: 1px solid;
	border-left: 1px solid;
	background-color:#000000;
	border-color: #404040;
}

/* ---------------------- bedwyrphoto_menu ---------------------- */
.bedwyrphoto_menu
{
	position:relative;
	display:block;
	height:32px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bedwyrphoto_menu_fondo.gif) repeat-x top left;
	font-family:Verdana,Arial,Helvitica,sans-serif;
	/*text-transform:uppercase;*/
}

.bedwyrphoto_menu ul
{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

.bedwyrphoto_menu ul li
{
	display:block;
	float:left;
	margin:0 1px 0 0;
}

.bedwyrphoto_menu ul li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	padding:7px 15px 0 15px;
	height:26px;
}

.bedwyrphoto_menu ul li a:hover, .bedwyrphoto_menu ul li a.current_page_item
{
	color: #EEEEEE;
	background:transparent url(images/bedwyrphoto_menu_fondo_over.gif) no-repeat top center;
}

.bedwyrphoto_menu ul li.current_page_item
{
	background:transparent url(images/bedwyrphoto_menu_fondo_current.gif) no-repeat top center;
}

.bedwyrphoto_menu ul li.page_item_english a
{
	width: 79px;
	text-align: left;
	background:transparent url(images/bedwyrphoto_menu_english.gif) no-repeat top right;
}

.bedwyrphoto_menu ul li.page_item_english a:hover
{
	background:transparent url(images/bedwyrphoto_menu_english_over.gif) no-repeat top right;
}

.bedwyrphoto_menu ul li.page_item_home a
{
	width: 68px;
	text-align: right;
	background:transparent url(images/bedwyrphoto_menu_home.gif) no-repeat top left;
}

.bedwyrphoto_menu ul li.page_item_home a:hover
{
	background:transparent url(images/bedwyrphoto_menu_home_over.gif) no-repeat top left;
}

.bedwyrphoto_menu ul li.page_item_home_current a
{
	width: 68px;
	text-align: right;
	background:transparent url(images/bedwyrphoto_menu_home_current.gif) no-repeat top left;
}

.bedwyrphoto_menu ul li.page_item_home_current a:hover
{
	background:transparent url(images/bedwyrphoto_menu_home_over.gif) no-repeat top left;
}

/* ---------------------- bedwyrphoto_menu ---------------------- */

/* ---------------------- bedwyrphoto_metadata ---------------------- */

.bedwyrphoto-meta
{
	margin: 15px 0 0 0;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	text-align:top;
	vertical-align: top;
	border-top: 1px dotted #404040;
	border-bottom: 1px dotted #404040;
	background: #151515
}

.bedwyrphoto-no-meta
{
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align:top;
	vertical-align: top;
	border-bottom: 1px dotted #404040;
}

.bedwyrphoto-meta a
{
	text-decoration: underline;
	color: #999999;
}

.bedwyrphoto-meta a:hover
{
	text-decoration: none;
	color: #EEEEEE;
}

.bedwyrphoto-meta-key
{
	text-align: right;
	margin: 0;
	padding: 3px 8px 4px 0;
	width: 95px;
	display: inline-block;
	vertical-align: top;
	font-size: 80%;
}

.bedwyrphoto-meta-value
{
	margin: 0;
	padding: 1px 0 4px 0;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
}

.bedwyrphoto-meta-value ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.bedwyrphoto-meta2
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:top;
	vertical-align: top;
	border-bottom: 1px dotted #404040;
}

.bedwyrphoto-meta3
{
	margin: 0;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	text-align:top;
	vertical-align: top;
	border-bottom: 1px dotted #404040;
}

.bedwyrphoto-meta-author
{
	width: 65%;
	display: inline-block;
	color: #d00a0a;
}

.bedwyrphoto-meta-comments
{
	width: 34%;
	text-align: right;
	display: inline-block;
}

.bedwyrphoto-meta-cat
{
	font-size: 85%;
	margin-top: 5px;
	padding-left: 7px;
}

.bedwyrphoto-meta-tags
{
	font-size: 85%;
	margin-top: 5px;
	padding-left: 7px;
}

.bedwyrphoto-meta-cat a
{
	text-decoration: underline;
	color: #999999;
}

.bedwyrphoto-meta-cat a:hover
{
	text-decoration: none;
	color: #EEEEEE;
}

.bedwyrphoto-meta-tags a
{
	text-decoration: underline;
	color: #999999;
}

.bedwyrphoto-meta-tags a:hover
{
	text-decoration: none;
	color: #EEEEEE;
}

.bedwyrphoto-meta-rate
{
	width: 47%;
	margin: 0;
	padding: 7px 0 7px 12px;
	display: inline-block;
	vertical-align: top;
}

.ratingblock
{
	margin: 0 !important;
}

.bedwyrphoto-meta-rate-header
{
	margin: 0;
	padding: 0;
}

.bedwyrphoto-meta-rate-text
{
	margin: 0;
	padding: 0;
}

.bedwyrphoto-meta-rate-stars
{
	margin: 0;
	padding: 0 7px 0 0;
}

.bedwyrphoto-meta-rate-register
{
	margin: 0;
	padding: 0;
	color: #999999;
	text-decoration: blink;
}

.bedwyrphoto-meta-share
{
	width: 47%;
	text-align: right;
	margin: 0 0 0 0;
	padding: 7px 12px 5px 0;
	display: inline-block;
}

.bedwyrphoto-meta-share ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.bedwyrphoto-meta-share ul li
{
	margin: 0;
	padding: 0 0 0 4px;
	display: inline;
}

.bedwyrphoto-meta-share ul li a img
{
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

.bedwyrphoto-meta-share ul li a img:hover
{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}

/* ---------------------- bedwyrphoto_metadata ---------------------- */

/* ---------------------- bedwyrphoto_post_h2 ----------------------- */
.post h2 a
{
	padding-bottom: 1px;
	border-bottom: 1px dotted #404040;
	display: block;
}

.post h2 a:hover
{	
	border-bottom: 1px solid #d00a0a;
}

.page_h2
{
	color: #d00a0a;
	padding-bottom: 1px;
	border-bottom: 1px dotted #404040;
}

/* ---------------------- bedwyrphoto_post_h2 ----------------------- */

/* ---------------------- bedwyrphoto_comment ----------------------- */
.bedwyrphoto_comment_header
{
	display: block;
	min-height: 53px;
}

.bedwyrphoto_comment_header a
{
	color: #999999;
}

.bedwyrphoto_comment_text
{
	display: block;
}
/* ---------------------- bedwyrphoto_comment ----------------------- */

/*CSS black style pagination*/
	div.pagination {
		padding: 0;
		margin: 40px 0 40px 0;
		text-align:center;
		color:#999999;
		font-size:100%;
	}
	div.pagination a {
		border: 1px solid #404040;
		margin-right:3px;
		padding:2px 5px;
		background-position:bottom;
		text-decoration: none;
		color: #999999;
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #d00a0a;
		background-color:#202020;
		color: #eeeeee;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #d00a0a;
		font-weight: bold;
		background-color: #202020;
		color: #eeeeee;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #404040;
		color: #404040;
	}

/* ---------------------- bedwyrphoto_links_page ----------------------- */

.bedwyrphoto_links_page h3
{
	font-size: 1em;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #404040;
	/*color: #999999;*/
}

.bedwyrphoto_links_page ul
{
	list-style-type: none;
	padding: 0 15px 0 15px;
	margin: 0;
}

.bedwyrphoto_links_page li
{
	padding: 0 0 10px 0;
	margin: 0;
	text-align: justify;
}

/* ---------------------- bedwyrphoto_flickr_comment ------------------- */

.bedwyrphoto_flickr_comment
{
	margin: 10px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

.bedwyrphoto_flickr_comment_header
{
	background: url(icons/flickr_32_transparent.png) no-repeat scroll right center;
	margin-bottom: 5px;
}

.bedwyrphoto_flickr_comment_thumb
{
	border: 1px solid #808080;
	padding: 1px;
	margin: 0 7px 0 0;	
}