/*  ===================================================================
Theme Name: My Place or Yours
Theme URI:  mailto:zander@grinfeld.co.uk
Description: A customised template for wordpress
Date: 24th Julai 2008
Version: 2.5
Author: Zander Grinfeld modifying a template by Kailoon
Author URI: http://kailoon.com/
Tags: Community style, custom admin panel, right sidebar, 2 column.


======================================================================*/

@import "wordpress.css";
@import "formatting.css";
/* global=============================================================*/

* { /*--reset all to 0--*/
	margin: 0; 
	padding: 0; 
}

body {
	background: #cecece url(images/background3.gif) no-repeat 50% 0;
	color: #000000;
	font: 400 14px/24px Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #e54d02;
	outline: none;
}

a:hover {
text-decoration: underline;
}



a img {
	border: 0;
}

.box {

	border: 1px dotted #D51935;
overflow: hidden;
	background: #fff url(images/input.jpg);
background-repeat: repeat-x;
}

.box-ad {


position: relative;
width: 143px;
overflow: hidden;
background: #ffffff;
}

.authorbox {
width: 62px;
overflow: hidden;
}

.box-ad img{
border: 1px solid #D51935;
position: relative;
display: block;
width: 60px;
overflow: hidden;
}


.box2 img{
margin: 0px;
padding: 0px;
	border: 1px solid #e0e0e0;
	background: #fff url(images/input.jpg) repeat-x top left;
}

.name img{
width: 82px;
color: #D51935;;
font-size: 0.9em;
display: block;
z-index: 1;
overflow: visible;
border: none;
}


.name {
position: absolute;
left: 60px;
top: 5px;
width: 82px;
color: #D51935;
font-size: 0.9em;
display: block;
z-index: 1;
overflow: visible;
}

.name-emma {
position: absolute;
left: 60px;
top: 2px;
width: 82px;
color: #D51935;;
font-size: 0.9em;
display: block;
z-index: 1;
overflow: visible;

}
 
.name-emma img{
width: 82px;
color: #D51935;
font-size: 0.9em;
display: block;
z-index: 1;
overflow: visible;
border: none;

}


.box2 {
	background-color: #e8e8e8;
	border: 1px solid #d8d4d4;
margin : 0px;
}

.avatar {
float: left;

}
.f-author .avatar {
float: left;
padding-top: 4px;
}

/* container =============================================================*/
#wrapper {
	width: 960px;
	margin: 0 auto;	
}

#header {
width: 100%;
	height: 50px;
	float: left;
background: #13BFB6 url(images/header-back.gif) repeat-x top left;
clear: none;
}

#content {
	width: 980px;
background: #ffffff;
border-left: 1px solid #D51935;
border-right: 1px solid #D51935;
padding: 0 10px 0 10px;
	margin: 0px auto;
}

#content #left-col {
	width: 645px;
	float: left;
	padding-right: 15px;
}

#content #right-col {
	width: 300px;
	float: left;
}

#footer {
	width: 100%;
	float: left;
	background: #148771;
background: #13BFB6 url(images/header-back.gif) repeat-x top left;
	height: 64px;
	color: #ffffff;
	margin-top: 0px;
}

#footer a{
color: #ffffff;
text-decoration: underline;
}

/* #header =============================================================*/

.section {
	float: left;
	width: 300px;
}
.header-section {

	width: 1000px;
 margin: 0px auto;
clear: none;
}


.left-box {
	float: left;
	width: 300px;
clear: both;
}

.right-box {
	float: left;
	width: 300px;
}



.menu li.page_item, .menu li {
clear: none;
}

.menu li.page_item a, .menu li a {
	color: #fff;
	margin: 0 0px 0 0;
	clear: none;
}

.menu li.page_item a:hover, .menu li.current_page_item a, .menu li a.current {
	color: #fff;
	clear: none;
}

a#register {
float: left;
	font-size: 11px;
	padding-top: 3px;
	color: #D51935;
}


div.admin {
background: #ffffff;
border: 1px dotted #13BFB6;
padding: 4px;
margin-top: 5px;
height: 20px;
}

.admin a {
	color: #13BFB6;	
height: 15px;
padding:7px;
margin: 0px;
border-right: 1px dotted #13BFB6;


}

.admin {
	font-size: 12px;
font-weight: bold;
	float: left;
	width: 292px;
	text-align: left;


}

.admin a:hover {
	color: #D51935;
}

a#register:hover {
	color: #D51935;
}

form#loginform {
border: 1px dotted #13BFB6;
background: #ffffff;
padding: 5px 10px;
margin: 6px 0;
	float: left;
	font-size: 11px;
		clear: none;

}

form#loginform label {
	float: left;
width: 120px;
	padding: 2px 5px 0 0;
		clear: none;
}

form#loginform input {
	border: 0;
	color: #fff;
	font-size: 10px;
		clear: none;
}

form#loginform label input.text {
font-size: 1.2em;
	height: 16px;
	background-color: #13BFB6;
	padding: 2px;
	border: 1px solid #13BFB6;
	width: 110px;
		clear: none;
}

form#loginform input#my-submit {
	background: url(images/login.png) no-repeat top left;
	width: 17px;
	height: 22px;
	clear: none;
	cursor: pointer;
}

h2 a#logo {
	float: left;
	width: 400px;
margin-top: 0px;
margin-left: 0px;
	height: 140px;
	background:url(images/logo-white.png) no-repeat top left ;
	text-indent: -99999em;
clear: none;
}

#banner-image {
float: right;
}

#searchform {
border: 1px solid #D51935;
	float: right;
position: relative;

	width: 223px;
	margin: 10px;
	display: inline;
	padding: 0px;
}

#searchform input {
	border: 0;
	color: #999;
	float: left;
width: 29px;
}

#searchform input#s {
padding: 5px;
height: 17px;
	background-color: #f1f1f1;
	width: 184px;
}

#searchform input#searchsubmit {
width: 29px;
height: 29px;
	background: #d41935 url(images/search.png) no-repeat 100% 4px;
	cursor: pointer;
	margin: -2px 0 0 0px;
}

#navigation {

margin-top: 6px;
width: 300px;
	position: relative;
	float: left;
border-left: 1px dotted #13BFB6;

}

a#home {
color: #ffffff;
font-size:1.2em;
font-weight: bold;
	position: relative;
	float: left;
padding: 5px 10px;
display: block;
border-right: 1px dotted #13BFB6;
border-left: 1px dotted #13BFB6;
border-bottom: 1px dotted #13BFB6;
	height: 14px;
	float: left;
background: #13BFB6 url(images/header-back.gif) repeat-x top left;
}

#navigation li {
background: #ffffff;
font-size: 0.8em;
	float: left;
border-top: 1px dotted #13BFB6;
border-bottom: 1px dotted #13BFB6;

}

#navigation li a {
color: #13BFB6;
font-size:1.2em;
font-weight: bold;
	position: relative;
	float: left;
padding: 2px 5px;
display: block;
border-right: 1px dotted #13BFB6;
	height: 22px;


}

#navigation li a:hover,#topmenu li.active a { 
background: #D51935 url(images/header-back-over.gif) repeat-x top left;
font-size:1.2em;
font-weight: bold;
	position: relative;
	float: left;
padding: 2px 5px;
display: block;
border-right: 1px dotted #D51935;
border-right: 1px solid #D51935;
color: #ffffff;
height: 22px;
}

#navigation li ul li a:hover,#topmenu li.active a {
background: #D51935 url(images/header-back-over.gif) repeat-x top left;
font-size:1.2em;
font-weight: bold;
	position: relative;
	float: left;
padding: 2px 5px;
display: block;
height: 22px;
border-right: 1px solid #D51935;
}

a#home:hover,
a#home:active,
a#home:focus
 {
	 color: #ffffff;
background: #D51935 url(images/header-back-over.gif) repeat-x top left;
font-size:1.2em;
font-weight: bold;
	position: relative;
	float: left;
padding: 2px 5px;
display: block;
height: 22px;

}



#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
	position: relative;
}
#nav {
	padding: 1px 0 0 0;
	width: 300px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;	
}
#nav li a:hover {
	background: none;
}
#nav li ul {
	position: absolute;
	width: 13em;
	left: -999em;
	margin-top: -3px;
	border-top: 1px solid #c3b2a5;

}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 1000;	
}
#nav li ul li {
    background: #fff url(images/input.jpg) repeat-x top;			
	border: 1px solid #c3b2a5;
	width: 13em;
	border-top: 0;
	position: relative;
	
}
#nav li ul ul {
	margin: -29px 0 0 13em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#navigation li.current-cat a {
	color: #fff;
	background: url(images/nav.png) repeat-x top left;
}

#nav li.current-cat ul li a {
	background: none;
	color: #333;
}

#nav li ul li.current-cat a, #nav li ul li.current-cat a {
	background: none;
	color: #333;
}

#navigation ul li ul li.current-cat a:hover, #navigation ul li ul li.current-cat a:hover {
	color: #e54d02;
}

#rss {
	margin-top: 8px;
	float: left;
	text-align: right;
	overflow: visible;
}

#rss a {
	color: #0d0c0c;
	font: 900 22px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* .content=============================================================*/

.featured {
	float: left;
	width: 605px;
	padding: 19px;
}

.featured .f-photo {
	clear: left;
	width: 605px;
	margin-bottom: 10px;
	overflow: hidden;
}

.featured .f-photo a {
	float: left;
}

.featured .f-photo h2 a {
	float: left;
	position: absolute;
	color: #fff;
	background: url(images/title-bg.png) repeat;
	display: block;
	top: 300px;
	padding: 10px;
	font: 400 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 400px;
}

.featured .f-photo h3 a { 
	color: #000;
	font: 400 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 10px 0 0 0;
}

.featured .f-author {
	float: left;
	width: 80px;

	padding-right: 10px;
	text-align: center;
	font-size: 10px;
	letter-spacing: -1px;
}
.f-author {
margin-bottom: 10px;}

.f-author a{
	width: 80px;
	padding-right: 10px;
	text-align: center;
}

.featured .f-author img {
	float: left;
	border: 1px solid #e8e8e8;
}

.featured .f-excerpt {
	float: left;
	width: 515px;
	padding-bottom: 10px;
}

.featured .f-excerpt p {
	float: left;
}

.f-bottom {
display: block;
	float: right;
	width: 250px;
margin-top: -20px;
	padding-left: 0px;
clear: right;
	margin-bottom: 0px;
}

a.f-read {
	margin-top: 0px;
	float: left;
	background: url(images/f-read.png) no-repeat top left;
	width: 160px;
	height: 26px;
	color: #ffffff;
	padding: 4px 0 0 6px;
	font-size: 11px;
}

.f-read {
	margin-top: 23px;
margin-bottom:0px;
	float: left;
	background: url(images/f-read.png) no-repeat top left;
	width: 160px;
	height: 26px;
	padding: 4px 0 0 6px;
	font-size: 11px;
}

.f-read a{
color: #ffffff
}

.f-read a:hover{
text-decoration: underline;
}

.navigation .alignleft {
	padding: 4px 40px 5px 13px;

	width: 160px;
	height: 40px;
}

.navigation .alignright {
	padding: 5px 40px 5px 5px;
	text-align: left;
	width: 120px;
	height: 40px;
}


.f-comment {
text-align: center;
color:#ffffff;
	display: block;
	background: url(images/comment-b.png) no-repeat 0px 0px;
	float: right;
	margin-top: 9px;
height: 33px;
width: 160px;
line-height: 2.7em;
	position: relative;
	overflow: visible;


}

.f-comment a{

	padding: 20px 0 0 8px;
	color: #ffffff;
}

.f-comment a:hover{
text-decoration:underline;
}

/* .post=============================================================*/

#left-post-col h3, #right-post-col h3 {
	float: left;
	padding: 5px 14px;
	color: #333;
	width: 620px;
	background-color: #e0e0e0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin-bottom: 10px;
}

#left-post-col h3 a, #right-post-col h3 a {
	color: #666;
}

#left-post-col h3 a:hover, #right-post-col h3 a:hover {
	color: #333;
}

#left-post-col {
	float: left;
	width: 620px;
	padding-right: 15px;
}

#right-post-col {
	float: left;
	width: 315px;
}

.post {
	float: left;
	width: 587px;
	margin-bottom: 10px;
		clear: both;
}

.post h2 {
	padding: 0 0 4px 0;
}

.post h2 a {
	color: #111;
	font-size: 20px;
}

.post h2 a:hover {
	color: #e54d02;
}

.comment {
	float: right;

	width: 38px;

	text-align: center;
	margin-right: 4px;
	position: relative;
	display: inline;
}

.post .comment a {
	clear: both;
}

.post .post-sum {
	float: left;
	width: 570px;
	padding: 15px 15px;
	margin-top: 23px;
margin-left: 23px;
clear: both;
}

.post .post-sum .date {
	font-size: 11px;
	font-style: italic;
	font-size: 10px;
	color: #666;
}

.post .post-sum img {
	margin: 3px 8px 0 0;
}

.read-more {
	float: left;
	background: url(images/read.png) no-repeat top right;
	width: 23px;
	height: 23px;
	text-indent: -9999em;
	margin: -12px 0 0 14px;
}

/* #right-col=============================================================*/


#ad {
background: url(writers.png) no-repeat top left;
	float: right;
	width: 298px;
	padding: 18px;
	margin:20px 20px 20px 0;
height: 230px;

}

#ad div {
	float: left;
	margin: 2px 2px 4px ;
	display: inline;
	padding: 0px;
background: none;
}

#right-col #ad div a img {

}

#right-col .tab-box {
font-weight: normal;
	float: left;
	width: 298px;
	margin: 10px 0 5px 0;
}

#right-col .tab-box ul#tab-toolbar, #right-col .tab-box ul#recent-toolbar, #right-col .tab-box ul#links-toolbar  {
	float: left;
	list-style: none;
	width: 300px;
	margin-bottom: -1px;
font-weight: normal;

}

#right-col .tab-box ul#tab-toolbar li, #right-col .tab-box ul#recent-toolbar li, #right-col .tab-box ul#links-toolbar li {
	float: left;
	display: inline;
}

#right-col .tab-box ul#tab-toolbar li a, #right-col .tab-box ul#recent-toolbar li a, #right-col .tab-box ul#links-toolbar li a {
	float: left;
	font-weight: 900;
	color: #ffffff;
	height: 25px;
	padding: 4px 0 4px 0;
	text-align: center;
	width: 73px;
	border-top: 1px dotted #13BFB6;
	border-right: 1px dotted #13BFB6;
	border-left: 1px dotted #f3f3f3;
	margin-bottom: -1px;
	position: relative;
font-weight: normal;
font-size: 1em;
background: #13BFB6 url(images/header-back.gif) repeat-x top left;
}

#right-col .tab-box ul#recent-toolbar li a, #right-col .tab-box ul#links-toolbar li a  {
	width: 148px;
}

#right-col .tab-box ul#tab-toolbar li a:hover, #right-col .tab-box ul#recent-toolbar li a:hover, #right-col .tab-box ul#links-toolbar li a:hover {
	color: #3a2f27;
}

#right-col .tab-box ul#tab-toolbar li a.current, #right-col .tab-box ul#recent-toolbar li a.current, #right-col .tab-box ul#links-toolbar li a.current {
	color: #3a2f27;
	background:url(images/input.jpg) repeat-x top left;
	border-bottom: 1px dotted #fff;
	border-left: 1px dotted #13BFB6;
	border-right: 1px dotted #13BFB6;
	border-top: 1px dotted #13BFB6;
	position: relative;
}

#right-col .tab-box .simpletab-container {
	border: 1px dotted #13BFB6;
	float: left;
	width: 298px;
min-height: 170px;
	background-color: #fff;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right-col .tab-box .simpletab-container ul {
	float: left;
	width: 250px;
	list-style: none;
	padding: 9px;
	font-size: 12px;
}


#right-col .tab-box .simpletab-container ul li {
	float: left;
	width: 250px;
	font-size: 12px;
}

#right-col .tab-box .simpletab-container ul li a {
	float: left;
	width: 250px;
	padding: 4px 0;
	color: #666;
	border-bottom: 1px dotted #f3f3f3;
}

#right-col .tab-box .simpletab-container ul li a:hover {
	color: #e54d02;
}

#right-col .tab-box .simpletab-container ul li ul {
	width: 255px;
	padding: 0 0 0 25px;
}

#right-col .tab-box .simpletab-container ul li ul li ul {
	width: 230px;
	padding: 0 0 0 25px;
}

#right-col .tab-box .simpletab-container ul li ul li ul li {
	width: 230px;
}

#right-col .tab-box .simpletab-container ul li ul li ul li a {
	width: 230px;
}

#right-col .tab-box .simpletab-container ul li ul li {
	width: 255px;
}

#right-col .tab-box .simpletab-container ul li ul li a {
	width: 255px;
	font: 400 12px Arial, Helvetica, sans-serif;
	font-style: italic;
}

#right-col .tab-box .simpletab-container #tab-tags {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	padding: 10px;


}

#right-col .tab-box .simpletab-container #tab-tags a {
	padding: 6px;
	color: #666;
}

#right-col .tab-box .simpletab-container #tab-tags a:hover {
	color: #e54d02;
}

#right-col .tab-box .simpletab-hidden {
    display: none;
}

#right-col .tab-box .simpletab-active {
    display: block;
padding-left: 10px
}

/* #sidebar =============================================================*/
#sidebar {
	float: left;
	width: 300px;
	font-size: 12px;
}

#sidebar #sidebar1 {
	float: left;
	width: 300px;
}

#sidebar ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 300px;
	list-style: none;
}

#sidebar ul li {
	margin: 5px 0;
}

#sidebar ul li a {
	color: #666;
	font-style: italic;
}

#sidebar ul li a:hover {
	color: #e54d02;
}

#sidebar ul li ul {
	background-color: #fff;
	padding: 4px 8px;
	border: 1px dotted #13BFB6;
	width: 282px;
	background: #fff url(images/input.jpg) repeat-x top left;
	margin: 5px 0 10px 0;
}

#sidebar ul li ul li {
	margin: 0;
	padding: 4px 8px;
}


#sidebar ul li ul li a {

}

#related {
	padding: 4px 8px;
	width: 282px;
	background: #fff url(images/input.jpg) repeat-x top left;
	margin: 5px 0 10px 0;
	list-style: none;	
}

#related li {
	margin: 5px 0;
	padding: 2px 0;
	border-bottom: 1px solid #f3f3f3;
}

#related li a {
	color: #666;
	font-style: italic;
}

#related li a:hover {
	color: #e54d02;
}
/* .single =============================================================*/
.single {
	float: left;
	width: 570px;
	padding: 19px;
	margin: 23px 0 0 23px;
}

.single h2 {
	padding: 0 0 4px 0;
	font-size: 22px;
	font-style: normal;
	font-style: italic;
}

.single span.date {
	padding: 0 0 10px 0;
	display: block;
	font-size: 11px;
	font-style: italic;
	color: #999;
}

.single p {

	padding: 0 0 15px 0;
}

em.tag {
	clear: both;
	display: block;
	padding-top: 10px;
}

#author-intro {
	float: left;
	width: 100%;
	margin: 30px 0 30px 24px;
}

#author-intro h3 {
	font-style: normal;
	padding-bottom: 5px;
	font: 400 9px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;

}

#author-intro .desc {
	float: left;
	width: 500px;
	padding: 0 0 0 10px;
	color: #666;
	font-style: italic;
	font-size: 11px;
}

#author-intro .author-img {
	float: left;
	width: 100px;
	text-align: center;
}

#author-intro .author-img img {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.navigation {
	float: left;
	width: 587px;
	margin: 5px 0;
margin-left: 24px;
clear: none;
}

.navigation .alignleft a {
	float: left;
	clear: none;
}

.navigation .alignright a {
	float: right;
	clear: none;
}

/* .#comment-area=============================================================*/

#comment-area {
	width: 577px;
	padding: 8px;
	margin: auto auto;
}

#reply h3 {
	background-color:#E7E7E7;
	border:1px solid #D7D7D7;
	float: left;
	width: 509px;
	color: #666666;
	margin: 10px 0 10px 10px;
	padding: 3px 4px;
}

#cancel_reply {
width: 300px;
margin-left: 30px;
}

#comment-title {
	background-color:#E7E7E7;
	border:1px solid #D7D7D7;
	float: left;
	width: 537px;
	color: #666666;
	margin: 10px 0 10px 10px;
	padding: 3px 4px;
}

#comment-area h3 {
	float: left;
}

#comment-area span a {
	float: right;
	font-size: 11px;
}

.trackback {
	float: left;
	width: 627px;
	padding: 0 8px;
	margin: 5px 0;
}

.trackback h3 {
	color: #666666;	
	clear: left;
	margin-bottom: 10px;
	padding: 3px 4px;
}

.trackback ol {
	list-style-position: inside;
}

#comment-area ol {
	float: left;
	width: 577px;
	list-style: none;
}

#comment-area ol li {
	float: left;
	width: 627px;
	margin: 5px 0;
}

#comment-area ol li .left-comment {
	float: left;
	width: 120px;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}

#comment-area ol li .left-comment img {
	padding: 4px;
	border: 1px solid #e7e7e7;
	background-color: #fff;
}

#comment-area ol li .right-comment {
	float: left;
	width: 405px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	background-color: #f3f3f3;
	min-height: 150px;
}

#comment-area ol li.alt .right-comment {
	border: 1px solid #e7dcbc;
	background-color: #fff;
}

/* #reply=============================================================*/

#reply {
	float: left;
	width: 553px;
	padding: 8px;
	margin: 5px 0 0 24px;
}

#reply form {
	float: left;
	width: 627px;
	font: 400 12px Arial, Helvetica, sans-serif;
}

#reply form input, #reply form textarea {
	border: 1px solid #e0e0e0;
	background: url(images/input.jpg) repeat-x top left;
	padding: 4px;
	font: 400 12px trebuchet MS;
	color: #666;
}

#reply form label {
	float: left;
	width: 150px;
	padding: 5px 10px 0 0;
 clear: both;
display: block;
margin: 0 0 5px 0;
}

#reply form p {
	padding: 0 0 10px 0;
}

#reply form input#submit {
	float: right;
margin-right: 30px;
}

/* #footer=============================================================*/

#footer p {
	margin: 0 auto;
	padding: 13px 0 0 0;
	width: 960px;
	clear: left;
}

#footer p a {
	margin: 0 2px;
}

#footer p span {
	width: 400px;
	float: left;
}

#footer p em {
	width: 560px;
	float: left;
	text-align: right;
	font-style: normal;
}

/* .archives=============================================================*/
.archives {
	float: left;
	width: 578px;
	padding: 18px 0 20px 25px;
margin-top: 2px;
	margin-bottom: 25px;
margin-left: 25px;
}




.archives .date {
	font-size: 10px;
	color: #666;
	font-style: italic;
}

.archives .data {
	font-size: 11px;
	color: #434343;
	font-style: italic;
}

.archives p {
width: 520px;
	padding: 5px 0 5px 0;
}

.archives img {
	float: right;
	background-color:#fff;
	padding: 4px;
	border: 1px solid #e0e0e0;
	margin: 0 0 5px 5px;
}

.archives h2 a {
font-family: georgia;
	padding: 5px 0 8px 0;
	float: left;
clear: both;
line-height: 1em;
	width: 550px;
	font-style: italic;
margin:0px 0 0px 0;
}

h2.pagetitle {
	font: 400 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
margin-left: 20px;
	color: #999;
}

h2.pagetitle a {
	font-style: italic;
	padding: 1px 4px;
}

h2.pagetitle a:hover {
	color: red;
}

h2.pagetitle2 {
	font: 400 10px Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	padding: 5px 0 2px 25px;
	color: #666;
}

h2.pagetitle2 strong {
	font-size: 10px;
text-decoration: underline;
	color: #333;
}

/* #author-details=============================================================*/

#author-details {
	float: left;
	padding: 5px;
	margin: 0px 18px 5px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 80px;
	position: relative;
}

.author-right {
margin-left: 120px;
	width: 400px;
	color: #666;
}

.author-right p{
margin-left: 0px;
	width: 430px;
	color: #666;
}


.author-right h2 {
	font-style: italic;
	padding-bottom: 10px;
	color: #333;
}


h3.author-title {
	float: left;
	width: 100%;
	padding: 13px 0 6px 0;
	letter-spacing: -1px;
margin-left: 24px;
margin-bottom: 10px
}

.author-post {
	float: left;
	width: 570px;
	margin-bottom: 10px;
margin-left: 24px;
}

.author-post h2 {
	padding: 0 0 4px 0;
}

.author-post h2 a {
	color: #3a2f27;
}

.author-post h2 a:hover {
	color: #e54d02;
}

.author-post .comment {
	float: right;
	background: url(images/comment.png) no-repeat top left;
	width: 38px;
	height: 24px;
	text-align: center;
	margin-right: 4px;
	position: relative;
	padding: 4px 5px 0 0;
	display: inline;
}

.archives .comment {
	float: right;
	background: url(images/comment.png) no-repeat top left;
	width: 38px;
	height: 24px;
	text-align: center;
	margin-right: 4px;
	position: relative;
	padding: 4px 5px 0 0;
	display: inline;
	margin-top: -23px;
}

.author-post .comment a {
}

.author-post .post-sum {
	float: left;
	width: 557px;
	padding: 20px 25px;

}

.author-post .post-sum a{
margin: 0 3px 0 0;
}


.author-post .post-sum .date {
	font-size: 11px;
	font-style: italic;
}

.author-post .post-sum img {
	float: left;
	margin: 5px 8px 0 0;
}

.author-read-more {
	float: right;
	background: url(images/read.png) no-repeat top right;
	width: 23px;
	height: 23px;
	text-indent: -9999em;
	margin: -12px 14px 0 0;
}

.read-more2 {
	float: right;
	background: url(images/read.png) no-repeat top right;
	width: 23px;
	height: 23px;
	text-indent: -9999em;
	margin: -38px 14px 0 0;
}
/* archives=============================================================*/

.archives2 {
	float: left;
	width: 287px;
	margin: 0 15px 0 0;
	display: inline;
	padding: 9px;
}

.archives2 h2 {
	padding: 2px 0 7px 0;
	font-style: normal;	
}
	

.archives2 ul {
	clear: left;
	list-style: none;
	font-style: italic;
	color: #999;
}

.archives2 ul li {
	padding: 3px 0;
	border-bottom: 1px solid #f3f3f3;
}

.archives2 ul li a {
	color: #434343;
	font-style: normal;
}

.archives2 ul li a:hover {
	color: #e54d02;
}

.archives2 ul li ul li {
	padding: 3px 0 3px 20px;
	border-bottom: 0;
}

#bookmarks {
	background-color: #f3f3f3;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	clear: both;
	color: #ccc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	padding: 3px 15px;
	text-align: center;
}






 .clearfix
{height: 1px;
clear: both;
}

.page_item {
	clear: none;
}




#myplace {
display: block;
float: left;
background: #D51935 url(images/myplaceheader.gif) no-repeat left;
width: 230px;
text-indent: -99999em;
height:50px;
clear: none;
}

#tab-authors a{
margin: 0;
clear: none;
display: block;
float: left;
max-width: 140px;
}

#tab-authors li{
margin: 0;
clear: none;
display: block;
float: left;
max-width: 140px;
}


#tab-category a{
margin: 0;
clear: none;
display: block;
float: left;
max-width: 140px;
}

#tab-category li{
margin: 0;
clear: none;
display: block;
float: left;
max-width: 140px;
}


#tab-popular li a{
margin: 0;
clear: none;
display: block;
float: left;
max-width: 280px;
}

.passwordenter {
float: left;}


form#commentform p{
width: 500px;
float: left;
margin: 10px 0 0 30px;

}


#topmenu .page_item a{
font-size: 1.2em;
font-weight: normal;
float: left;
clear: none;
height:20px;
padding: 0 10px;
}

#topmenu .page_item {
height:30px;
}

#topmenu .page_item a:hover {
text-decoration: underline;
}

#topmenu li.page_item {
display: inline;
}

#topmenu {
padding: 15px;}

.regbutton {
width: 25px;
float: right;
margin: 22px 0 0 0;
clear: none;
}

.archives a{
margin: 0 8px 0 0px
}

.authorname {
float: left;
margin-right: 10px;}


#global-translator {
width: 150px;
float: left;
margin: 5px;
padding: 3px 3px 0 0;
}

#global-translator img{

padding: 5px;
}

#global-translator h2{
width: 110px;
float: left;
}

.size-medium {
max-width: 550px;
}

#masthead-bg {
height: 150px;
background: url(images/mastheadback.png) no-repeat 50% #D51935;
}

#masthead {
width: 1000px;
height: 150px;
margin: auto;
}

#shadow {
background: url(images/shadow.png) repeat 50% ;
width: 1050px;
margin: auto;
}

#authorlink {
margin-top: 22px;
height: 40px;
}

.footer-logos{
position: absolute;
right: 100px;
margin-right: 50px;
width: 125px;
height: 59px;
}

#as {
position: absolute;
right: 5px;
}

a.stbutton{
float: right;
height: 25px;
padding:1px 5px 5px 22px;}.stbuttontext{line-height:17px;}

.stico_default{
background:url(http://w.sharethis.com/images/share-icon-16x16.png?CXNID=1000014.0NXC) no-repeat scroll 0 !important;
background:url(http://w.sharethis.com/images/share-icon-16x16.png?CXNID=1000014.0NXC) no-repeat scroll 0 0;}

.stico_rotate{
background:url(http://w.sharethis.com/images/rotating-icon.gif?CXNID=1000014.0NXC) no-repeat scroll 0 0!important;
background:url(http://w.sharethis.com/images/rotating-icon.gif?CXNID=1000014.0NXC) no-repeat scroll 0 0;}

.stwrapper{
position:absolute;
width:354px;
z-index:1000000;
margin:0;
padding:0;
top:0;
left:0;
visibility:hidden;}

.stframe{
position:absolute;
z-index:1000020;
left:0;
top:0;}

.stclose{
cursor:pointer;
z-index:1000030;
position:absolute;
text-align:right;
top:10px;
right:9px;
text-decoration:none;
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size:12px;}

.comments {
clear: both;
margin: 20px;
padding: 10px;
}

.left-comment .avatar { float: none;}

.linktitles {
font-size: 1.1em;}



.awpcomments_link_hide { display: block;
background: #D51935;
padding: 5px;
font-size: 1em;
width: 140px;
color: #ffffff;
}

.awpcomments_link { display: block;
background: #D51935;
padding: 10px;
font-size: 1em;
width: 140px;
color: #ffffff;
}



.comments_link_hide { display: block;
background: #D51935;
padding: 5px;
font-size: 1em;
width: 140px;
color: #ffffff;
float: left;
margin-right: 5px;
margin-top: 10px;}

.comments_link { display: block;
background: #D51935;
padding: 5px;
font-size: 1em;
width: 140px;
color: #ffffff;
float: left;
margin-right: 5px;
margin-top: 10px;}

.comments_link a {
float:left;
clear: left;
color: #ffffff;
}


.comments_link_hide { display: block;
background: #D51935;
padding: 10px;
font-size: 1em;
width: 140px;
color: #ffffff;
}

.awppost_link { display: block;
background: #13BFB6;
padding: 5px;
font-size: 1.1em;
width: 170px;
color: #ffffff;
float: left;
margin-right: 5px;
margin-top: 10px;}

.awppost_link_hide { display: block;
background: #13BFB6;
padding: 5px;
font-size: 1.1em;
width: 170px;
color: #ffffff;
float: left;
margin-right: 5px;
margin-top: 10px;}

.awpost_link { display: block;
background: #13BFB6;
padding: 5px;
font-size: 1.1em;
width: 170px;
color: #ffffff;
float: left;
margin-right: 5px;
margin-top: 10px;}

.post_link_hide { display: block;
background: #13BFB6;
padding: 5px;
font-size: 1.1em;
width: 170px;
color: #ffffff;
float: left;
margin-right: 5px;
margin-top: 10px;}

#masthead-bg {
height: 150px;
background: url(images/mastheadback.png) no-repeat 50% #D51935;
}

#masthead {
width: 1000px;
height: 150px;
margin: auto;
}

#shadow {
background: url(images/shadow.png) repeat 50% ;
width: 1050px;
margin: auto;
}

#authorlink {
margin-top: 22px;
height: 40px;
}

.footer-logos{
position: absolute;
right: 100px;
margin-right: 50px;
width: 125px;
height: 59px;
}

#as {
position: absolute;
right: 5px;
}

#actions {
width: 1000px;
border-left:1px solid #d51935;
border-right:1px solid #d51935;
height: 350px;
background: url(images/hatch.gif) repeat top left;
margin: auto;
}

.panel {
float: left;
display: block;
clear: none;
margin: 16px 0 16px 16px;
width: 310px;
}

.hotlinks {
float: right;
width: 291px;
margin-top: 19px;}

.calls {
float: left;
width: 628px;}


.pageitem {
font-size: 1.2em;
float: left;
clear: none;
height:20px;
padding: 0 10px;
}


