﻿
/*  BANNER AREA ------------------------------------------------------------------------- */

.footer
{
    clear: both;
    width: 100%;
}
#content
{
}
#content .footer
{
    color: #868686;
}
#content .footer a
{
    font-size: 12px;
    font-family: Tahoma;
}
#sidepanel
{
    font-size: 14px;
    margin-top: 170px;
}
h4
{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    border-bottom: solid 1px #888888;
    padding-bottom: 2px;
    margin-bottom: 8px;
    letter-spacing: -.5px;
    margin-top: 15px;
}
h1
{
    border-bottom:  dashed 1px #ccc;
    padding-bottom: 8px;
    padding-top: 4px;
    margin-bottom: 0px;
}
h1 a.taggedlink:link, h1 a.taggedlink:visited, h1.listposttitle a.taggedlink:link, h1.listposttitle a.taggedlink:visited, .text h3
{
    font-family: Arial;
    font-size: 1.5em;
    letter-spacing: -1px;
    color: #868686;
    font-weight: normal;
}
.text h3
{
    font-size: 1.4em;
    letter-spacing: -0.04em;
}
h1 a.taggedlink:hover, h1 a.taggedlink:active, h1.listposttitle a.taggedlink:hover, h1.listposttitle a.taggedlink:active
{
    color: #000;
}
h1.listposttitle a.taggedlink:link, h1.listposttitle a.taggedlink:visited
{
    font-size: 22px;
}
.authorPubdate
{
    height: 17px;
    border-bottom: 1px solid #F0F0F0;
}
div.post .pubDate
{
    color: #666666;
    font-size: 10px;
    float: right;
}

div.postfooter .bookmarksleft
{
    float: left;
    font-size: 11px;
}
div.postfooter .bookmarksright
{
    float: right;
    font-size: 11px;
}
/*----------------------------
						Menu
----------------------------*/

#menu, .aggregatemenu
{
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px 5px 2px 5px;
    margin-bottom: 40px;
}

#menu a.apmlfilter, .aggregatemenu a.apmlfilter
{
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 4px;
    margin-right: 10px;
    margin-top: 8px;
}
#menu ul, .aggregatemenu ul
{
    line-height: 4px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 4px;
}
#menu ul li, .aggregatemenu ul li
{
    display: inline;
}

#menu ul li a, .aggregatemenu ul li a
{
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

#menu ul li a.feed img, .aggregatemenu ul li a.feed img
{
    margin-right: 3px;
    margin-bottom: -2px;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone
{
    padding: 0;
    background: none;
}

div#widgetzone .clear
{
    clear: left;
}

div.widget
{
    padding-bottom: 5px;
}

div.widget .content
{
    color: #666666;
    font-size: 14px;
}

div.widget h3
{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}


div.widget a.edit
{
    font-size: 10px;
    font-weight: normal;
    float: right;
    z-index: 1;
}

div.widget a.delete
{
    font-weight: bold;
    color: #999999;
    float: right;
    margin-left: 5px;
    z-index: 1;
    text-decoration: none;
}

div.widget a.delete:hover
{
    color: black;
}

#widgetzone .widget ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

#widgetzone .widget ul li
{
    margin-bottom: 3px;
}

#widgetzone div.search
{
    background: none;
    border: none;
    padding-left: 0px;
}

#widgetzone img.rssButton
{
    margin-right: 3px;
}
.belogopic
{
    margin-top: 25px;
    margin-right: 8px;
}
.recentPosts a
{
    font-size: 11px;
    letter-spacing: -.2px;
}
.recentPosts a:link, .recentPosts a:visited
{
}
.recentPosts a:active, .recentPosts a:hover
{
    color: #000;
    text-decoration: underline;
}
ul.recentPosts li
{
    padding-bottom: 0px;
}
a
{
    color: #868686;
}
.followFavoriteArea
{
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 0px;
}
.followFavoriteArea .followButton, .followFavoriteArea .faveButton
{
    border: solid 1px #ddd;
    background-color: #fff;
    margin: 0px 3px 5px 0px;
    padding: 3px 6px 3px 24px;
    font-size: 11px;
    font-family: Arial;
    color: #333;
    background-image: url(/themes/lollipop/images/lollipopbuttoncorner.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.followFavoriteArea .faveButton
{
    background-image: url(/themes/lollipop/images/mmbuttoncorner.png);
}
.followFavoriteArea .followButton:hover, .followFavoriteArea .faveButton:hover
{
    background-color: #ddd;
    border: solid 1px #999;
}
.followFaveResponse, .commentFollowFaveResponse
{
    margin: 5px auto 10px 0px;
    border: solid 1px #ddd;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    padding: 4px;
    background-color: #F9F1E6;
}
.commentFollowFaveResponse
{
    clear: left;
}
.AdminLinks
{
    font-size: 11px;
    clear: left;
}
#content .PleaseLogin
{
    font-size: 16px;
    margin: 40px auto;
    font-weight: lighter;
    color: #868686;
}
#content .PleaseLogin a:link, #content .PleaseLogin a:visited
{
    color: #868686;
    text-decoration: underline;
}
#content .PleaseLogin a:active, #content .PleaseLogin a:hover
{
    color: #000;
}
#content .CommentClosed
{
    font-size: 16px;
    margin: 40px auto 20px auto;
    font-weight: lighter;
    color: #868686;
}

.links, .categorylinks
{
    width: 267px;
    background-image: url(/themes/lollipop/images/block.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: 10px;
    margin-left: -80px;
    padding: 10px 10px 5px 0px;
    overflow: visible;
    line-height: 21px;
}

.links li
{
    display: block;
    padding: 0px 0px 0px 20px;
    list-style-type: none;
    text-align: right;
    font-size: 14px;
}
.links li a:visited, .links li a:link
{
    text-decoration: none;
}
.links li a:active, .links li a:hover
{
    color: #000;
    text-decoration: underline;
}
#mainContent img.PostRssImage
{
    margin-bottom: 0px;
}
#rssBigIcon, #twitterIcon
{
    width: 205px;
    text-align: right;
    padding: 60px 0px 0px 0px;
}
#twitterIcon
{
    padding: 10px 15px 0px 0px;
}
#rssBigIcon img, #twitterIcon img
{
    border: none;
}
.rssButton
{
    margin-bottom: -1px;
    padding-right: 4px;
}
img.rssButton
{
    border: none;
}
.listButton
{
    margin-bottom: -2px;
    padding-left: 4px;
}
img.listButton
{
    border: none;
}
.categorylinks li
{
    display: block;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    text-align: right;
}
#sideBar img.ImgNoBorder
{
    padding-top: 15px;
    border: none;
}

#sideBar A:Link, #sideBar A:Visited
{
    text-decoration: none;
    color: #60B8A8;
}
#sideBar A:Active, #sideBar A:Hover
{
    text-decoration: underline;
    color: #FF7B24;
}
div.posts .text, #post0 .text
{
    width: 660px;
    padding-top: 25px;
    color: #333;
}
#post0 .text a
{
    font-weight: bold;
}
div.posts .listtext 
{
    padding-top: 40px;
    color: #333;
    font-size: 14px;
}
#post0 .text li {
font-size:0.9em;
margin-bottom:13px;
}
.commentForm input.CommentButton
{
    width: 150px;
    padding: 5px;
}
p.gravatar img.photo
{
    border: solid 1px #ccc;
}
p.PoweredByTag
{
    font-size: 11px;
    text-align: center;
    margin-top: 50px;
    font-weight: bold;
    display: block;
    overflow: visible;
    margin-bottom: 0px;
}
#about {
color:#666;
font-size:1em;
margin-bottom:19px;
margin-right:0;
padding-left:14px;
padding-right:0;
width:175px;
}
#about strong
{
    color: #868686;
}
#about a {
font-weight: bold;
}
#BlogSideTitle {
color:#868686;
display:block;
font-family:trebuchet MS;
font-size:1.8em;
font-weight:bold;
letter-spacing:-0.06em;
line-height:1em;
margin-bottom:25px;
padding-right:10px;
}
/*
------------------------------------------------------------------------
AUTHOR  BLOCK
------------------------------------------------------------------------
*/
.author-block {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F5F5F5 url(/themes/lollipop/images/wire_bg.gif) repeat-x scroll 0 0;
border:1px solid #DADADA;
margin-top:28px;
overflow:hidden;
padding:15px 15px 5px;
}
.author-block img, .single .author-block img {
float:left;
max-width:75px;
border: solid 1px #ccc;
}
.single .entry a img, .author-block a img {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
}

.author-block h2 {
color:#333333;
font-family:Arial,Serif;
font-size:12px;
font-weight:bold;
letter-spacing:0;
margin-bottom:10px;
text-transform:uppercase;
}
.single h2 {
color:#000000;
font-size:22px;
line-height:1.2em;
margin-bottom:8px;
}
#content .author-block p {
color:#333333;
line-height:130%;
margin-bottom:10px;
margin-left:0;
margin-right:0;
margin-top:0;
font-size: .8em;
}
.author-block h2 a {
color:#868686;
font-size:12px;
font-weight:bold;
letter-spacing:0;
text-decoration:none;
text-transform:none;
}
.author-block a#photo-of-author {
display:block;
float:left;
margin:10px 10px 10px 0;
max-height:100px;
overflow-x:hidden;
overflow-y:hidden;
}

.aptureLink span.aptureLinkIcon {
background-image:url(http://cdn.apture.com/media/imgs/link_icons.gif?v12) !important;
background-repeat:no-repeat !important;
padding-left:11px !important;
}
#post0 .text .CreativePhotoArea
{
    float: left;
    padding: 20px 20px 15px 0px;
}
#post0 .text .CreativePhotoArea img.CreativePhotoImage
{
    border: solid 1px #000;
}
.CreativeCommonsAttrib
{
	display: block;
	width: 100%;
	margin: 20px 0 0px 0;
	text-transform: uppercase;
	font-family: Lucida Sans;
	font-size: 11px;
	color: #666;
}
#post0 .text .CreativeCommonsAttrib a.Author {
background-image:url(/themes/lollipop/images/flickr.jpg);
background-position:right -2px;
background-repeat:no-repeat;
font-weight:bold;
line-height:26px;
padding-right:20px;
}
#post0 .text .CreativeCommonsAttrib a.Commons
{	
	font-weight: normal;
}
#postnavigation {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
border:1px solid silver;
color:Gray;
font-family:tahoma;
font-size:0.68em;
margin-bottom:45px;
padding:4px;
text-align:center;
}
#BlogSideImage {
display:block;
margin-bottom:40px;
overflow:hidden;
width:189px;
}

