body{
	margin: 0;
	width:100%; 
	font-family: 'arial', 'helvetica';
}

.border-top {
	background-image: url('../images/border-top.gif');
	background-repeat: repeat-x;
	vertical-align: top;
}
.border-bottom {
	background-image: url('../images/border-bottom.gif');
	background-repeat: repeat-x;
	vertical-align: bottom;
}

#projects .content {padding:0; width:620px;}
#featured-project .thumb, #projects .thumb {float:right; padding:0 0 14px 14px; position:relative;}
#featured-photo .photo img, #featured-project .thumb img, #projects .thumb img {background:#222; border:1px solid #333; padding:6px;}
#featured-project .thumb img {height:144px; width:180px;}
#projects .edit {float:right;}
#projects .entry {clear:both; min-height:170px;}
#projects #simplemodal, #projects #smcf, #projects #wp-paginate {position:relative;}
#projects #simplemodal #version {color:#FFF; font-size:.9em; left:150px; position:absolute; top:-28px;}
#projects #bookmarks {padding:10px 0;}
#projects #bookmarks a {font-size:.9em;}
#projects #simplemodal h3, #projects #smcf h3 {padding-top:12px;}
#projects #simplemodal #options span {color:#81a9d0;}
#projects #simplemodal #options li {padding-bottom:8px;}
#projects #simplemodal pre.sample {margin-bottom:20px;}
#projects #simplemodal-demos #basic-modal, #projects #simplemodal-demos #contact-form, #projects #simplemodal-demos #osx-dialog, #projects #simplemodal-demos #confirm-dialog {padding-bottom:20px;}
#projects #simplemodal-demos #basic-modal {padding-top:20px;}
#projects #simplemodal-demos #contact-form, #projects #simplemodal-demos #osx-dialog, #projects #simplemodal-demos #confirm-dialog {border-top:3px double #4f4f4f; padding-top:20px;}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#FFF; border:8px solid #444; padding:12px;}

.collection {
	font-size:12px;
}

.tag {
	font-size:11px;
	
}

.own_tag {
	font-size:11px;
}

.tag2 {
	font-size:13px;
	list-style-type: none;
	background-image: url('../images/tag_blue.png');
	background-repeat: no-repeat;
	padding-top:2px;
	vertical-align:middle;
	padding-left: 1.8em;
}

.menu-border-right{
	background-image: url('../images/menu-border-right.gif');
	background-repeat: repeat-y;

}

.menu-border-left{
	background-image: url('../images/menu-border-left.gif');
	background-repeat: repeat-y;
	
}

.menu-border-bottom {
	background-image: url('../images/menu-border-bottom.gif');
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.menu {
	background-color: white;
	font-size: 15px;
}

.footer {
	font-size: 11px;
	text-align: center;
	color: #545454;
}

.meta {
	font-size: 11px;
	color: #545454;
}

.error {
	font-size: 11px;
	color: #FF0000;
	
}
hr{
	border-bottom: thin;
	border-left:none;
	border-right:none;

	border-color: #F0F0F0;	
}

.title {
	font-size: 20px;	
	font-weight: bold;

}

.title2 {
	font-size: 16px;	
	font-weight: bold;	
}

.title3 {
	font-size: 14px;	
	font-weight: bold;	
}


.title_object {
	font-size: 15px;	
	font-weight: bold;	
}

.content {
	font-size: 15px;
}

.contentsquare{
	padding: 0;
}

.contentsquare2{
	background: #fff;
	padding: 10px;
}

#carouselimage {
	border-style: none none none none;
	text-decoration:none;
}

.content-divider{
	border-style: none none none solid;
	border-left-width: thin
}
.label {
	font-size: 12px;
	font-weight: bold;
}


table{
	border-style: none;	
	border-spacing: 0px;
	padding:0px;
}

tr{
	padding:0;
}

table.form{
	border-style: none;	
	border-spacing: 10px;
}


td {
	padding: 0px;
}

.form{
	font-size: 13px;
}

input{
	font-size: 11px;
}

.content_help{
	font-size: 12px;
}


a.collectiontitle{
		font-size: 12px;
}

a:visited img.red {border: 2px red solid; }
a:visited img.green {border: 2px green solid; }

.red {color:red; border:2px solid; text-decoration:none;}	
.green {color:green; border:2px solid; text-decoration:none;}	

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







