/*
Theme Name: Extend
Description: Extend - Wordpress Template, created by <a href="http://www.ooyes.net">Ooyes</a>.
Version: 2.2
Tags: fixed width, two columns, valid XHTML, unique, extend, nice, cool, free, 2 columns, big header, custom logo, web 2.0
Author: Mass Media Group
Author URI: http://www.ooyes.net

	Extend v2.2
	 http://www.ooyes.net

	This theme was designed and built by Mass Media Group.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
*{
	margin:0;
	padding:0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background:#000 ;
}
li{
  list-style-position: inside;
}

#uc{
	position:fixed;
	-position:absolute;
	top:20px;
	left:10px;
	color:#fff;
	font-size:20px
}
#page {
	width:993px;
	margin:0 auto;
	position:relative;
}
#bg{
	background:url(images/page_bg.jpg) no-repeat;
	position:absolute;
	top:0;
	left:-142px;
	width:996px;
	height:386px;
	z-index:0;
}
#content-wrapper{
	background:#F1EFE2 url(images/content_bottom.jpg) no-repeat left bottom;
	padding:0 6px 12px 6px;
	margin-bottom:20px;
}

#content-wrapper:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#content-wrapper{display: inline-block;}

html[xmlns] #content-wrapper{display: block;}

* html #content-wrapper{zoom: 1;overflow:hidden;}


#content-wrap{
	background:url(images/content_top.jpg) no-repeat;
	padding-top:14px;
	clear:both;
	position:relative;
	z-index:1;
}


#preview{
	width:993px;
	-width:972px;
	height:242px;
	overflow:hidden;
	background:url(images/preview.jpg) no-repeat;
	position:relative;
	clear:both;
	top:-4px;
    -top:10px;
	left:4px;
	zoom:1;
    padding-top: 15px;
    float: left;
}
#preview div{
	float:left;
    -display: inline;
	margin-left:20px;
	width: 300px;
}
#preview div.hold div{margin:0;padding:0}
#preview div:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#preview .hold{
	position: relative;
	top: -20px;
	float: none;
	margin: 0;
	zoom:1;
    height: 205px;
    overflow: hidden;
    background: url(images/p-box.png) no-repeat 0 40px;
    font: 12px Tahoma;
    color: #fff;
}
#preview p{
    display: inline;
	float: left;
	font: 12px Tahoma;
	color: #fff;
	margin:0 10px 0 15px;
}
#preview .btn{
	margin-top: -4px;
    position: absolute;
    bottom:13px;
    right: 28px;
}
#preview h3{
	font: 22px Tahoma;
	color: #fff;
	margin: 15px 0 12px 14px;
}
#header {
	background: transparent;
	position:relative;
	z-index:2;
	zoom:1;
	overflow:hidden
}
#head-nav{
  float: right;
  list-style: none;
  background: url(images/head_nav.png) no-repeat;
  width: 449px;
  height: 26px;
  overflow: hidden;
  margin: 18px 7px 0 0;
}
#head-nav h2{
  display: none;
}
#head-nav li{
  margin: 0;
  padding: 0;
}

#head-nav li{
    float: left;
    display: inline;
    background: url(images/head-nav-separator.gif) no-repeat right center;
    margin: 5px 0 5px 10px;
    padding-right: 10px;
    overflow: hidden;

}
#head-nav a, #head-nav p{
    font: bold 11px 'Century Gothic', Arial, sans-serif;
    color: #5F3630;
    text-decoration: none;
}
#head-nav a:hover{
    text-decoration: underline;
}
#nav{
	float:right;
	list-style:none;
	margin: -60px 0 15px 0;
    position: relative;
    clear: both;
}
#nav li{
	float:left;
	zoom:1;
	overflow:hidden;
	position:relative;
}
#nav a{
	display:block;
	padding:15px;
	background:url(images/nav_bg.jpg) repeat-x;
	font: 14px 'Century Gothic', Arial, serif;
	color:#000;
	float:left;
}

#nav a:hover, #nav .current_page_item a{
	background:url(images/nav_hover.jpg) repeat-x 51% 0;
	text-decoration:none;
}

#nav .first{
	background:url(images/nav_left.png) no-repeat;
	position:relative
}
#nav .first:hover, #nav .current_page_item .first{
	background:url(images/nav_left_hover.png) no-repeat
}
#nav .last{
	background:url(images/nav_right.jpg) no-repeat right top;
}
#nav .last:hover, #nav .current_page_item .last{
	background:url(images/nav_right_hover.jpg) no-repeat right top;
}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px; 
	width: 740px; 
} 

#content {
    clear: both;
	float: left;
	padding: 0 0 20px 7px;
	margin: 0px 0 0;
	width: 655px;
    position: relative;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.entry{
  font: 12px Tahoma;
  margin-top: 5px;
  margin-bottom: 5px;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

li.alt {
	border-top: 3px solid #ddd;
}

#footer {
	background: url('images/footer_top.jpg') no-repeat left top; 
	border: none;
	min-height:135px;
	-height:135px;
	position:relative;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Century Gothic','Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

p{
	font: 12px 'Century Gothic', Arial, Helvetica, Serif;
}
h2.title{
	font:bold 24px 'Century Gothic', Arial, Helvetica, Serif;
	color:#464646;
	position:relative;
	overflow:hidden;
	display:inline;
	-display:inline-block;
}
h2.title span{
	background:transparent url(images/gradient-white.png) repeat-x scroll 0 0;
	display:block;
	height:11px;
	left:0;
	opacity:0.4;
	filter:alpha(opacity=40);
	overflow:hidden;
	position:absolute;
	top:5px;
	width:100%;
}
h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #535040;
	text-decoration: none;
}

a:hover {
	color: #34414E;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}



.post {
	margin: 0 0 10px 0;
    padding: 10px;
    position: relative;
    background: #fff;
    zoom:1;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;

}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}



h2.pagetitle {
	text-align: left;
    margin: 5px 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
    padding-bottom: 3px;
    border-bottom: dotted 1px #ccc;
}

h3 {
	padding: 0;
	margin: 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */





.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	float:right;
	display:inline;
	margin-top:20px;
	
}
#searchtext{
	width:174px;
	height:22px;
	background:url(images/search.jpg) no-repeat;
	float:left;
	border:0;
	padding:3px 0 0 6px;	
}
#s{
	border:0;
	width:160px;
	background:transparent;
}
#searchsubmit {
	float:left;
	width:52px;
	height:22px;
	background:url(images/search_submit.jpg) no-repeat;
	border:0;
	display:block;
	cursor:pointer;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
    border: solid 1px #ccc;
    background: #F4F4F2;
}
#commentform input:focus {
    background: #fff;
    border: solid 1px #ccc;
}

#commentform textarea {
	width: 444px;
	padding: 2px;
    border: solid 1px #ccc;
    background: #F4F4F2;
    margin-top: 10px;
}
#commentform textarea:focus {
    border: solid 1px #ccc;
    background: #fff;
}

#commentform #submit {
	float: left;
    border: solid 2px #262937;
    background: #F48526;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 10px 0 0 0;
}


/* End Form Elements */



/* Begin Comments*/
.alt {

}

.commentlist {
	padding: 0;
	text-align: justify;
    margin-bottom: 10px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 10px 10px 3px;
	list-style: none;
    background: #fff url(images/rescent_bg.jpg) repeat-x left bottom;
}

#respond{
  margin-bottom: 5px;
  margin-top: 5px;
}

.commentlist p {
	margin: 2px 5px 10px 0;
}

#commentform p {
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 280px;
    float: right;
    position: relative;
    background: #fff;
    padding: 10px;
    margin: 0px 5px 10px 0;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
#footer-nav{
	list-style:none;
	margin-top:35px;
	float:left;
    clear: both;
	margin-left:10px;
}	

#footer-nav li{
	float:left;
	background:url(images/delimiter.gif) no-repeat right center;
	padding-right:10px;
	margin-left:10px;
	display:inline;
}
#footer-nav a{
	font:12px 'Century Gothic', Arial, Helvetica, sans-serif;
	color:#fff;
		
}

#single_page{
	float:left;
	width:660px;
	overflow:hidden;
	zoom:1;
    padding-left: 5px;
}

#services{
	float:left;
	clear: both;
	width:610px;
	margin:0 0 0 10px;	
	overflow:hidden;
	zoom:1;
}
.btn{
	display:inline-block;
	background:url(images/btn_left.png) no-repeat;
	position:relative;
	float:right;
	margin-top: 5px;
	
}
.btn a{
	display:block;
	padding: 3px 25px;
	background:url(images/btn_right.png) no-repeat right top;
	font:12px 'Century Gothic', Arial, Helvetica, sans-serif;
	color:#000 !important;
	text-align:center;
	position:relative;
	overflow:hidden;
    right: -10px;
}
.btn a div{
	right: 0 !important;
	left: auto !important;
}

.c{
	clear:both;
	display:block;
}
.clear{
	clear:both;
    overflow: hidden;
    display: block !important;
    zoom:1;
    display: inline-block;
}

#categories{
	background:#fff;
	border-top:solid 1px #A79C8D;
	padding:20px 5px;
	position:relative;
	overflow: hidden;
	zoom:1;
	clear: both;
}

#categories div{
	float: left;
	width: 140px;
	margin-left: 10px;
	display: inline;
}
#categories li{
	margin:0;
	margin-left: 5px;
	list-style:none;
	margin-bottom: 5px;
	background:none !important;
	list-style:none
}
#categories ul a{
	font:12px 'Century Gothic', Arial, Helvetica, sans-serif;
	color:#1654C7;
	text-decoration:none;
	background:none !important;
}
#categories ul a:hover{
	font:12px 'Century Gothic', Arial, Helvetica, sans-serif;
	color:#FC8211;
	text-decoration:underline
}

.read-more{
	display:inline-block;
	padding:5px 35px 0 15px;
	background:url(images/more_btn.jpg) no-repeat right top;
	font:12px 'Century Gothic', Arial, Helvetica, sans-serif;
	color:#000000;
}
.read-more-abs{
	position:absolute;
	right:0;
	bottom:0;
}

#feature-theme{
	float:right;
	width:300px;	
	overflow:hidden;zoom:1;
}
#feature-theme img{
	width:300px;
	padding-bottom:10px;
    padding-top:4px;
	margin: 0 auto;
	text-align: center;
}

a div{
	cursor:pointer;
	display:inline;
/* you'll never know what is this for */
}

/*
	---------Angles----------
*/	

.atl, .atr, .abr, .abl{
	display:block;
	width:9px;
	height:9px;
	background-repeat:no-repeat;
	background-position: 0 0;
	position:absolute
}
.atl{background-image:url(images/atl.jpg);
	top:0;
	left:0;
}
.atr{background-image:url(images/atr.jpg);
	top:0;
	right:0;
}
.abr{background-image:url(images/abr.jpg);
	bottom:0;
	right:0;
}
.abl{background-image:url(images/abl.jpg);
	bottom:0;
	left:0;
}

.atl{top: 0;left: 0;}
.atr{
	top: 0;right: 0;
	-right: expression(this.parentNode.clientWidth % 2 == 0 ? 0 : -1);
}
.abr{
	bottom: 0;right: 0;
	-bottom: expression(this.parentNode.clientHeight % 2 == 0 ? 0 : -1);
    -right: expression(this.parentNode.clientWidth % 2 == 0 ? 0 : -1);
}
.abl{
	bottom: 0;left: 0;
	-bottom: expression(this.parentNode.clientHeight % 2 == 0 ? 0 : -1);
}

#rescent{
	clear:both;
	position:relative;
	padding:7px;
	overflow:hidden;
	zoom:1;
	margin: 20px 10px;
	width: 930px;
	float: left;
	background:#fff url(images/rescent_bg.jpg) repeat-x left bottom;
}
#rescent .read-more{
	clear: both;
	float: right;
}
/**/


.latest_content {
 	position: relative;
	background: #fff;
	min-height: 140px;
    -height: 140px;
	margin: 0 3px 0 3px;
	float: left;
	margin-bottom: 20px;
	padding: 8px;
	width: 292px;
	display: inline;
}
.rcomments li{
	font: 12px 'Century Gothic',Arial,Helvetica,Serif;
	list-style: none;
}
.latest_content h2{

}

/*--------------- */

	/* Jcarousel */

/*--------------- */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango{
    float: right;
}

.jcarousel-skin-tango .jcarousel-container {

}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
#copyright{
    text-align: center;
	font: 11px Tahoma;
	color: #646464;
    margin-bottom: 20px;
}
#copyright a{
	font: 11px Tahoma;
	color: #646464;
	text-decoration: none;
}#copyright a:hover{
	text-decoration: none;
}



/* //Jcarousel */


h1#title{
  float: left;
  width: 211px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 0;
  zoom:1;
}
h1#title #logo{
  float: left;
  font-family:'Century Gothic','Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
  padding: 0;
  font-size: 28px;
  display: block;
  text-indent: -10000px;
  background: url(images/logo.png) no-repeat;
  width: 211px;
  height: 108px;
  position: relative;
}
h1#title #logo-link{
  font: 16px 'Trebuchet MS', Verdana, sans-serif;
  color: #FDB140;
  clear: both;
  float: right;
  display: block;
  margin-top: -5px;
}

#comments{
  margin-top: 10px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.avatar{
  float: left;
  margin: 0 7px 3px 0;
}
.post-image{
  float: left;
  margin: 0 7px 2px 0;
}
.post-image-head img{
  width: 50px;
  float: left;
  margin: 0 4px 0px 0;
  border: solid 1px #ccc;
}









