/*
Theme Name: EETheme
Theme URI: http://eiriu-eolas.org
Description: Theme for Eiriu Eolas web site.
Version: 1.0
Author: Barry Briggs and Scott Ogrin
Author URI: http://eiriu-eolas.org
Tags: Eiriu Eolas,meditation
*/

body {
	margin:0 20px 20px 20px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	padding: 0;
}

::selection {
	color: #222222;
	background: #ffb7b7;
}
::-moz-selection {
	color: #222222;
	background: #ffb7b7;
}

body,td,th {
	font-family: Lucida Sans, Trebuchet MS, Arial, Verdana;
}

h1 {
	margin:5px 0;
	font-size: 1.6em;
	color: #FFCC00;
	padding: 5px 25px;
}

h2 {
	margin:5px 0;
}

h3, p {
	margin:5px 0;
	padding:15px 22px 15px 22px;
}

h4 {
	margin:5px 0; 
	padding: 5px 0;
}

h5 {
	margin:5px 0;
}

h6 {
	margin:5px 0;
}
 
p:first-letter {
	font-size: 110%; 
	font-weight: bold;
}

blockquote {
	background: url(images/blockquotebg.png) repeat;
	-moz-border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
} 
#outer {
	text-align:left;
	border:0;
	width:980px;
	margin:auto;
 }

#hdr {
	height:160px;
	background:#FFFFFF;
	position:relative;
 }

#bar {
	height:32px;
	/* background-image:url(images/searchbar_bg.jpg); */
	/* background-repeat:no-repeat; */
	border:none;
	border-width:0;
}

input.textfield, textarea {
	border: 1px solid #C95E6D;
	padding: 3px 2px;
}
input.button {
	border: 1px solid #C95E6D;
	background: #D86579;
	color: #FFFFFF;
	padding: 2px 2px;
}

.ralign {
	float: right;
	padding: 5px 12px 0 0;
}
#bodyblock {
	position:relative;
	background: none;
	width:980px;
	padding:0;
 }

 #cont {
	width:980px;
	min-height:851px;
	background-image:url(images/bodybg.jpg);
	background-repeat:no-repeat;
	/* border:none; */
	/*border-width:0 0 0 1px;*/
	text-align:left;
}

.l-col {
	float: left;
	margin: 12px 0 0 10px;
	padding: 10px 0 0 15px;
	width: 175px;
}

.l-col-head {
	background-image: url(images/smpinkboxhead.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 12px;
}
.l-col-middle, .l-col-middle-arts {
	background-image: url(images/smpinkboxmiddle.png);
	background-repeat: repeat-y;
	width: 175px;
}
.l-col-foot {
	background-image: url(images/smpinkboxfoot.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 12px;
}

.l-col-middle ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(images/imageboxbg.png);
	background-repeat: repeat-both;
	margin: 0;
	padding: 0 5px 0 10px;
}
ul.menu {
	background: none;
	padding: 0 15px 0 20px;
}
.l-col-middle li {
	padding: 8px 0 8px 0;
	text-align: left;
}

.l-col-middle-arts ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 15px 0 15px;
}
.l-col-middle-arts li {
	padding: 8px 0 8px 0;
	text-align: left;
}

.l-col-spacer {
	width: 175px;
	height: 10px;
}

.lang-row {
	float: left;
	height: 32px;
}
ul.lang-buttons {
	margin: 6px 0 0 0;
	padding-left: 15px;
}
ul.lang-buttons  li {
	display: inline;
	padding-right:6px;
}

.m-col {
	clear: none;
	float: left;
	padding: 10px 0 0 0;
	margin: 12px 0 0 10px;
	/* background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	color: #333333; */
	width: 750px;
}

.m-col-head {
	background-image: url(images/bigpinkboxhead.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 12px;
}
.m-col-middle {
	background-image: url(images/bigpinkboxmiddle.png);
	background-repeat: repeat-y;
	width: 750px;
}
.m-col-foot {
	background-image: url(images/bigpinkboxfoot.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 12px;
}

.ftr {
	clear: both;
	background:#FFFFFF;
	color: #333333;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: none;
	border-width: 1px 0 0 0;
	padding: 25px 0 10px 0;
}

.ftr a:visited {
	color: #333333;
}
.ftr a {
	color: #333333;
}

span.bold {
	color: #555;
	font-weight: 600;
}

.readmore {
	display: block;
	margin-top: 10px;
}

.entry {
	padding: 5px 22px 20px 22px;
	line-height: 1.4em;
}

.entry .title {
	font-size: 1.0em;
	color: #FFCC00;
	font-weight: 400;
	margin-bottom: 10px;
}

.entry h1 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.1em;
	padding: 0;
	color: #FFDD00;
}

.entry h1 span {
	float: right;
	font-size: 0.6em;
	color: #FFCC00;
}

.entry h1 a {
	text-decoration: none;
	color: #FFDD00;
}
.entry h1 a:hover {
	text-decoration: underline;
	color: #fff;
}

.entry h2 {
	font-weight: bold;
	font-size: 1.4em;
	padding: 0;
	color: #FFCC00;
}

.entry h2 span {
	float: right;
	font-size: 0.6em;
	color: #FFCC00;
}

.entry h2 a {
	text-decoration: none;
	color: #FFDD00;
}
.entry h2 a:hover {
	text-decoration: underline;
	color: #fff;
}

.entry h3 {
	font-weight: bold;
	padding: 0;
	color: #FFBB00;
}
.entry h4 {
	font-weight: bold;
	padding: 0;
	color: #FFAA00;
}
.entry h5 {
	font-weight: bold;
	padding: 0;
}
.entry h6 {
	font-weight: bold;
	padding: 0;
}

.entry p {
	font-size: 1.0em;
	padding: 10px 5px 10px 5px;
}

.entry ul {
	margin: 5px 0;
}
 
.entry ul span {
	font-style: normal;
}

.entry ul li {
	margin-left: 40px;
	padding: 5px 0
}

.entry a {
	text-decoration: underline;
}

.entrydate-right {
	width: 700px;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}
.entrydate-left {
	width: 700px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}
.entrydate-fright {
	float: right;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.alignleft {
	float:left;
	margin: 7px 12px 7px 0;
}

.alignright {
	float:right;
	margin: 7px 0 7px 12px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background-image: url(images/imageboxbg.png);
	background-repeat: repeat-both;
	text-align: center;
	border: 1px solid #CCC;
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 12px;
}

.wp-caption p {
	padding: 5px;
}

.wp-caption-text {
	line-height: 1.1em;
	text-align: center;
}

.comment {
	/* background: #A8464E; */
	background-image: url(images/commentboxbg.png);
	background-repeat: repeat-both;
	-moz-border-radius: 5px;
	font-size: 0.7em;
	color: #FFCC00;
	padding: 5px 10px;
}
.comment a {
	/* margin-top: 5px; */
	/* font-size: 0.7em; */
	padding: 5px 0;
}

div.acenter {
	text-align:center;
}
img#wpstats{display:none}

div.newsletter {
	display: inline;
}

div.newsletter img {
	border: none;
}

div.to-left {
  float: left;
  padding-right: 10px;
}

div.to-right {
  float: right;
  padding-left: 10px;
}

span.BoldGrey {
  font-size: 24px;
}
