/*Theme Name: Brust-op.de
Theme URI: http://www.brust-op.de
Description: brust-op-style von http://www.brust-op.de
Version: 1.0
Author: brust-op.de 
Author URI: http://www.brust-op.de
Tags: fixed width, two columns, valid XHTML, widgets
*/


/* begin Page */



body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFF9FD;
}

#opmain
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#oppage-background-glare
{
	position: absolute;
	width: 100%;
	height: 435px;
	left: 0;
	top: 0;
}

#oppage-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 435px;
	width: 1153px;
	margin: 0 auto;
}

html:first-child #oppage-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#oppage-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.opSheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:1px;
	min-height:1px;
}

.opSheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.opSheet-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #F2E3E7;
}


.opSheet
{
	margin-top: 0px !important;
}

#oppage-background-simple-gradient, #oppage-background-gradient, #oppage-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.opHeader
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 900px;
	height: 125px;
/*	background-color:#000000;*/	
	background-color:#F6EBEE;
}


div.opHeader-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 900px;
	height: 125px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.opLogo
{
	display : block;
	position: absolute;
	left: 15px;
	top: 50px;
	width: 864px;
}

h1.opLogo-name
{
	text-align: left; float:left; background-color:#DE98AD; border:2px solid #f6ebee;
}
#slogan-text {float:left;}
h1.opLogo-name, h1.opLogo-name a, h1.opLogo-name a:link, h1.opLogo-name a:visited, h1.opLogo-name a:hover
{
	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	padding:0px 3px 5px 3px;
	margin:0;
	color: #8F022F !important;
}

.opLogo-text
{
	display: block;
	text-align: left;
}

.opLogo-text, .opLogo-text a
{
	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
	font-size: 24px;	
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	padding:0;
	margin:0;
	color:#F6EBEE; !important;
}

#slogan-text {padding:0px 20px 5px 2px; background-color:#99022F; border:2px solid #f6ebee; border-left:none;}
/* end Logo */

/* begin Menu */
/* menu structure */

.opmenu a, .opmenu a:link, .opmenu a:visited, .opmenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.opmenu, .opmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.opmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.opmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.opmenu li li
{
	float: none;
}

.opmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.opmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.opmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.opmenu:after, .opmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.opmenu, .opmenu ul
{
	min-height: 0;
}

.opmenu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.opmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.opmenu
{
	padding: 4px 2px 0px 2px;
}

.opnav
{
	position: relative;
	height: 24px;
	z-index: 100;
}

.opnav .l, .opnav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 24px;
	background-image: url('images/nav.png');
}

.opnav .l
{
	left: 0;
	right:0px;
}

.opnav .r
{
	right: 0;
	width: 900px;
	clip: rect(auto, auto, auto, 900px);
}


/* end Menu */

/* begin MenuItem */
.opmenu ul li
{
	clear: both;
}

.opmenu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 20px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}


.opmenu a .r, .opmenu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 60px;
	background-image: url('images/MenuItem.png');
}

.opmenu a .l
{
	left:0;
	right:5px;
}

.opmenu a .r
{
	width:410px;
	right:0;
	clip: rect(auto, auto, auto, 405px);
}

.opmenu a .t 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #FFFAFD;
	padding: 0 10px;
	margin: 0 5px;
	line-height: 20px;
	text-align: center;
}

.opmenu a:hover .l, .opmenu a:hover .r
{
	top:-20px;
}

.opmenu li:hover>a .l, .opmenu li:hover>a .r
{
	top:-20px;
}

.opmenu li:hover a .l, .opmenu li:hover a .r
{
	top:-20px;
}
.opmenu a:hover .t
{
	color: #FFFEFA;
}

.opmenu li:hover a .t
{
	color: #FFFEFA;
}

.opmenu li:hover>a .t
{
	color: #FFFEFA;
}


.opmenu a.active .l, .opmenu a.active .r
{
	top: -40px;
}

.opmenu a.active .t
{
	color: #FFFAFD;
}


/* end MenuItem */

/* begin ContentLayout */
.opcontentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 900px;
}
/* end ContentLayout */

/* begin Box, Block */
.opBlock
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.opBlock-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.opBlock-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFF9FD;
}


.opBlock
{
	margin: 1px;
}

/* end Box, Block */

/* begin BlockHeader */
.opBlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 10px;
	margin-bottom: 0px;
}

.opBlockHeader .t
{
	height: 30px;
	color: #5A011E;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.opBlockHeader .l, .opBlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.opBlockHeader .l
{
	left:0;
	right:0px;
}

.opBlockHeader .r
{ 
	width:900px;
	right:0;
	clip: rect(auto, auto, auto, 900px);
}





.opheader-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 17px;
	background-repeat: no-repeat;
	min-height: 5px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.opBlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.opBlockContent-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.opBlockContent-body
{
	color:#5A011E;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
	line-height: 100%;
}

.opBlockContent-body a:link
{
	color: #5A011E;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.opBlockContent-body a:visited, .opBlockContent-body a.visited
{
	color: #5A011E;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.opBlockContent-body a:hover, .opBlockContent-body a.hover
{
	color: #96314F;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
}

.opBlockContent-body ul
{
	list-style-type: none;
	color: #8D022E;
	margin:0;
	padding:0;
}

.opBlockContent-body li
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}


/* end Box, BlockContent */

/* begin Box, Post */
.opPost
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.opPost-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.opPost
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.oparticle img, img.oparticle
{
	margin: 1em;
}

.opmetadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.oparticle table, table.oparticle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.oparticle table, table.oparticle .oparticle tr, .oparticle th, .oparticle td
{
	background-color:Transparent;
}

.oparticle th, .oparticle td
{
	padding: 2px;
	border: solid 1px #BDBDBD;
	vertical-align: top;
	text-align:left;
}

.oparticle th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.opPostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #320110;
}

.opPostHeaderIcon-wrapper, .opPostHeaderIcon-wrapper a, .opPostHeaderIcon-wrapper a:link, .opPostHeaderIcon-wrapper a:visited, .opPostHeaderIcon-wrapper a:hover
{
	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #320110;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.opPostHeader a:link
{
  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #320110;
}

.opPostHeader a:visited, .opPostHeader a.visited
{
  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #320110;
}

.opPostHeader a:hover, .opPostHeader a.hovered
{
  font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #96314F;
}
/* end PostHeader */

/* begin PostIcons */
.opPostHeaderIcons
{
	padding:1px;
}

.opPostHeaderIcons, .opPostHeaderIcons a, .opPostHeaderIcons a:link, .opPostHeaderIcons a:visited, .opPostHeaderIcons a:hover
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: center;
	color: #320110;
}

.opPostHeaderIcons a, .opPostHeaderIcons a:link, .opPostHeaderIcons a:visited, .opPostHeaderIcons a:hover
{
	margin:0;
}

.opPostHeaderIcons a:link
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #320110;
}

.opPostHeaderIcons a:visited, .opPostHeaderIcons a.visited
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #320110;
}

.opPostHeaderIcons a:hover, .opPostHeaderIcons a.hover
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
	color: #96314F;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #320110;
}

.opPostContent
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #320110;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #5A011E;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #5A011E;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #5A011E;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  text-transform: none;
  font-variant: normal;
  color: #96314F;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #5A011E;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #5A011E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #5A011E;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #5A011E;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #5A011E;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #5A011E;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #320110;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.opPost li
{
	padding:0px 0 0px 19px;
	line-height:1.2em;
}

.opPost ol li, .opPost ul ol li
{
	background: none;
	padding-left:0;
}

.opPost ul li, .opPost ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:19px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#320110;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 5px;
	background-color:#F2E3E7;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.opPostFooterIcons
{
	padding:1px;
}

.opPostFooterIcons, .opPostFooterIcons a, .opPostFooterIcons a:link, .opPostFooterIcons a:visited, .opPostFooterIcons a:hover
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: center;
	color: #320110;
}

.opPostFooterIcons a, .opPostFooterIcons a:link, .opPostFooterIcons a:visited, .opPostFooterIcons a:hover
{
	margin:0;
}

.opPostFooterIcons a:link
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #320110;
}

.opPostFooterIcons a:visited, .opPostFooterIcons a.visited
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #320110;
}

.opPostFooterIcons a:hover, .opPostFooterIcons a.hover
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
	color: #96314F;
}
/* end PostIcons */

/* begin Button */
.opbutton-wrapper .opbutton
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:19px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.opbutton-wrapper
{
	display:inline-block;
	position:relative;
	height: 19px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.opbutton-wrapper .opbutton
{
	display:block;
	height: 19px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 7px !important;
	line-height: 19px;
	text-decoration: none !important;
	color: #FFFFFF !important;
}

input, select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.opbutton-wrapper.hover .opbutton, .opbutton:hover
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.opbutton-wrapper.active .opbutton
{
	color: #FFFEFA !important;
}

.opbutton-wrapper .l, .opbutton-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 57px;
	background-image: url('images/Button.png');
}

.opbutton-wrapper .l
{
	left:0;
	right:2px;
}

.opbutton-wrapper .r
{
	width:405px;
	right:0;
	clip: rect(auto, auto, auto, 403px);
}

.opbutton-wrapper.hover .l, .opbutton-wrapper.hover .r
{
	top: -19px;
}

.opbutton-wrapper.active .l, .opbutton-wrapper.active .r
{
	top: -38px;
}


/* end Button */

/* begin Footer */
.opFooter
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 900px;
	margin: 5px auto 0px auto;
}

.opFooter .opFooter-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.opFooter .opFooter-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 900px;
	height: 150px;
	bottom:0;
	left:0;
}


.oprss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 24px;
	width: 24px;
}




.opFooter .opFooter-text p
{
	margin: 0;
}

.opFooter .opFooter-text
{
	display:inline-block;
	color:#5A011E;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.opFooter .opFooter-text a:link
{
	text-decoration: none;
	color: #5A011E;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.opFooter .opFooter-text a:visited
{
	text-decoration: none;
	color: #5A011E;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.opFooter .opFooter-text a:hover
{
	text-decoration: none;
	color: #F2E3E7;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
}
/* end Footer */

/* begin PageFooter */
.oppage-footer, .oppage-footer a, .oppage-footer a:link, .oppage-footer a:visited
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	color:#DD97AC;
}
	.oppage-footer a:hover{ text-decoration:underline; }

.oppage-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#DD97AC;
}
/* end PageFooter */

/* begin LayoutCell */
.opcontentLayout .opcontent
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 675px;
}
.opcontentLayout .opcontent-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 899px;
}
/* end LayoutCell */

/* begin LayoutCell */
.opcontentLayout .opsidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 224px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .oparticle .aligncenter img, .aligncenter img.oparticle, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.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 */


.hidden
{
	display: none;
}

/* 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;
}

/* Cloud */
opBlockContent-body div a { line-height:100%; }
