body
{
	font-family: Verdana, Sans-Serif;
	background: #f8f8f8;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
}

h1
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	margin-bottom: 5px;
}

h2
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	margin-bottom: 5px;
}

a
{
	color: #ec008b;
}

a img
{
	border: none;
}

.wrapper,
.footer
{
	width: 770px;
	margin: 0 auto;
}
.wrapper
{
	background: #f0f0f0;
	/*border-right: solid 1px #eaeaea;*/
	overflow: hidden;
}

.head
{
	height: 180px;
	background: #fff;
}

.logo
{
	float: left;
	margin: 100px 0 0 50px;
}

.content
{
	float: left;
	width: 470px;
	padding: 25px 60px 15px 60px;
	background: #ffffff url(images/content-gradient.gif) repeat-x top;
	border-right: 1px solid #ececec;
}

div.blogpostshort
{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:35px;
	padding-bottom: 10px;
}

div.postmeta-container
{
	padding-bottom: 10px;
	overflow: hidden;
}
small.postmeta
{
	color: #ec008b;
	float: left;
	font-size: 10px;
}

.right,
small.right
{
	float: right;
}

div.blogpostbody
{
	clear: both;
}

div.paging
{
	border-top: 1px solid #ec008b;
	padding-top: 5px;
}

.pagingnext,
.pagingprev
{
	font-size: 11px;
}

.pagingprev
{
	float: right;
}
.pagingnext
{
	float: left;
}






div.gallery
{
	clear: both;
	overflow: hidden;
/*	background-color: #666666;*/
	padding: 5px;
}
div.gallerycontent
{
	/*background: #000;*/
	border:1px solid #CCCCCC;
	padding:2px;
}
div.slideshow-container
{
	/*height: 460px;*/
	width: 454px;
}
div.slideshow
{
	text-align: center;
}
span.image-wrapper
{
	display: block;
}

div.gallery a
{
	text-decoration: none;
}
a.advance-link
{
	display: block;
	line-height: 0;
}
a.thumb
{
	display: block;
	border: 1px solid #ccc;
	padding: 2px;
}

div.caption-container .caption
{
	padding: 3px;
	font-style: italic;
	color: #333;
	font-size: 10px;
}

div.gallery ul.thumbs
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.gallery ul.thumbs li
{
	float: left;
}
div.gallery a.thumb:focus 
{
	outline: none;
}



.rightnav
{
	float: right;
	width: 179px;
}

.linkbox
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	margin: 0 29px 0 29px;
	padding: 0 0 10px 0;
	color: #666666;
	border-bottom: solid 1px #ecece3;
}
.linkbox h4
{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
}
.linkbox ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.footer
{
	clear: both;
	text-align: center;
	padding: 15px 0 15px 0;
}

/* uComment styles */
.commentlistwrapper
{
	margin-top: 40px;
}
.commentlistwrapper h3,
.commentformwrapper h3
{
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 16px;
}
ol.commentlist li
{
	background:#FAFAFA none repeat scroll 0 0;
	margin-bottom:10px;
	padding:10px;
}
ol.commentlist li img.avatar 
{
	border:1px solid #CCCCCC;
	float:right;
	padding:1px;
}

.commentformwrapper .form-input textarea {
	width:400px;
}
.commentformwrapper
{
	margin-top: 40px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
