/* base css */
@import url(/.shared/themes/common/base-weblog.css);

/* portal css */


/* theme css */
@import url(/.shared/themes/lilia/theme-bryant.css);


/* user css. */
#banner {
        width: 760px;
        display: block;
	background: url("http://www.limeyinbermuda.com/latest_news/images/BannerFlower.jpg") no-repeat ;	padding: 0px;
        margin-top: 0px; margin-left: 0px; margin-right: 0px;
	height: 200px;
}
#banner-inner {
        display: none;
}
.entry-technorati-tags {
     font-size: 11px;
}
.entry-featured {
     background: #eeeeee; margin-bottom: 20px;
}
.entry {
     background: #FFFFFF;
}
.layout-two-column-right #alpha {
     width: 430px; 
}
.layout-two-column-right #beta
{
     width: 270px;
     margin: 20px 0 0 40px;
}
.layout-two-column-right #pagebody
{
     background: none;
}

/* Sidebar heading colours */
.module-header, .comments-open-header, .comments-header, .trackbacks-header {
     background: #aaaaaa;
     color: white;
}

.module-typelist, 
.module-archives,
.module-categories,
.module-recent-comments
{
        margin-bottom: 20px;
	background: #f5f5f5;
}

/* Sets size of text in sidebar */
.typelist-plain, .module-content { font-size: 11px; }

/* Sets size of text in main page */
body {	font-family: helvetica, arial, 'trebuchet ms', sans-serif; font-size: 13px; }

/* Sets colour of links in main page */
a, a:visited { color: #aa6633; text-decoration: none; }
a:hover { color: #aa6633;  text-decoration: underline;}

/* Sets colour of links in sidebar */
.module-content a, .module-content a:visited, .module-content a:hover { 
       color: #aa6633; font-weight:normal; 
}

/* Ensures Archives header in sidebar is white */
.module-header a, .module-header a:visited, .module-header a:hover { 
       color: #ffffff; text-decoration: none;
}

.typelist-thumbnailed .module-list-item
{
	margin: 0 0 1px 0;
	padding: 0;
	border: 0px solid #d9dee1;
	background: none;
}
.photography-thumbnail { 
        background: #d2d8de; 
        margin-left: -10px; margin-top: -5px; margin-right: 10px; margin-bottom: 10px;
        padding: 5px; 
        float: left;
}

/* other css */


.entry-author {
	margin: 0;
	padding: 0px 10px 0px 10px;
	color: #333;
	font-size: 11px;
	font-style: italic;
}

.trackback-pinger label { display: block; }

#purl, #ptitle, #blogname, #pintro {
	width: 300px;
}

.photo {
	padding: 2px; margin: 5px 15px 10px 0px; border: 1px solid #333; float: left;
}

.comment {
        margin-bottom:50px;
}

.entry-body {
	color: #444;
        line-height: 140%;
}

.entry-body p {
        margin-bottom: 20px;
}

/* Fix width of comments box */
textarea#comment-text {
        width: 400px;
}

/* Comment text colour and line spacing */
.comment-content 
{
	color: #444;
        line-height: 130%;
}

.comment-footer
{
	color: #444;
}

.trackbacks-homepage
{
        font-size: 11px;
	margin: 0 0 0px 0;
	padding: 2px 10px 10px 10px;
	color: #666;
	font-weight: normal;
}
/* ph=1 */

