html{ font-size:100%; }

body, input {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #666666;
}

body {
	background-attachment: fixed;
	margin:3em;
}

a {
	color:#666666;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

#content a {
}

#content a:hover {
text-decoration: underline;
}

p {
	margin: 0;
	padding: 2px 0 .75em 0;
}

h1 {

	font-weight: normal;
	font-size: 2em;
	margin: 0 0 .5em 0;
}


h2 {
	font-weight: normal;
	font-size: 2em;
	line-height:97%;
	letter-spacing:-.03em;
	margin: 3px 0 .25em 0;
}

h3 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 .5em 0;
	padding: 0;
}

#content h3 {
}

#sidebar h3 {
	font-size: 1.5em;
}

h3 a {
	text-decoration: none;
}

h4 {
	color: #CC3333;
	font-weight: bold;
	font-size: 1em;
	margin:  0 0 .125em 0;
	padding: 0;
}

h4 a {
	color: #CC3333;
}

#page {
	margin:2.25em;
	width: 50em;
}


/* Header */

#header {
	height: 4.5em;
	border-bottom: #666666 1px solid;
	position:relative;
	margin-bottom: .5em;
	width: 50em;
}

/* Menu */

#menu {
	list-style: none;
	position:absolute;
	bottom:1em;
	left: 5em;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0 .5em;
}

#menu li a {
	text-decoration: none;	
	color: #333333;

}

#menu li a:hover {
	color: #cc0000;	
}

#menu .selected {
	color: #cc0000;	
}

.popup {
	position: relative;
}

.popup ul {
	padding: .5em;
	margin: 0;
	position: absolute;
	top: 1.5em;
	left: 0;
	background: #e6e6e6;
	list-style: none;
	z-index: 100;
	display:none;
	width: 12.75em;
}
		
.popup ul li {
	font-size: 1em;
	font-weight: normal;
	float: none;
	border-bottom: dotted 1px #ffffff;
	padding:0;
	color: #666666;
}

.popup ul li a {
	text-decoration: none;
	color: #666666;
}
		
.popup ul li a:hover {
	color: #666666;
	font-style:italic;
}

#logo {
	width: 56px;
	height: 52px;
	float: left;
	position:absolute;
	bottom:1.25em;
	left: 0;
	border: 0;
}
#superfad {
	width: 148px;
	height: 44px;
	float: left;
	position:absolute;
	bottom:.25em;
	left: 39.5em;
	border: 0;
}


/* Project Page Heading */

#entryHead {
	position:relative;margin:0;padding:0;width:50em;
}

#entryButtons {
	position:absolute;right:0;bottom:0;overflow:hidden;
}

.entryButton {
	background:#efefef;
	padding:2px 4px 2px 4px;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}

#entryBookmark {
	margin-right:-150em;padding-left:.5em;
}

#entryBookmark { float: right; } 
#entryBookmark ul { background: none; border: none; } 
#entryBookmark li { padding: 0 .125em; }


#gallery {
	margin-top: .5em;
	width:52em;
}

#slideshow {
	width:50.5em;
}

#slideshowFrame {
	width: 50em;
}

#slideshowImageBox {
	width: 50em;
	margin-bottom: .5em;
}

.galleryImage {
	background-position: center center;width:169.75px;height:94.5px;
	cursor: pointer;
}


.thumbnail {
	position:relative;
	width: 169.75px;
	float:left;
	margin:0 7px 7px 0;
	cursor: pointer;
	background: #e6e6e6;
}

.thumbnailDesc {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	background:#ffffff;
	color:#333333;
	padding:.25em;
	font-size: 0.75em;
	font-weight: bold;
	display:none;
	opacity: .85;
	filter: alpha(opacity=85);
	z-index: 5000;
	cursor: pointer;
}


/* Body */

#main {
	clear: both;
	padding: 0;
	margin:0;
	margin-bottom: 1.5em;

}
#content {
	width: 32em;
	float: left;
	margin-bottom: 1.5em;
	clear: both;
}
#sidebar {
	float:right;
	width:15.75em;
	margin-bottom: 1.5em;

}

#footer {
	clear: both;
	border-top: 1px solid #333333;
	padding: .25em;
	font-size: .8em;
}

#searchHeader {
	position: relative;
	width: 50em;
}

#search {
	position: absolute;
	top: .5em;
	right: 0;
	width: 50em;
}


#searchLabel {
	top: .125em;
	right:25em;
	position: absolute;
	width:11.625em;	
	text-align: right;
	padding: .25em;
	font-size: .875em;
	color:#cccccc;
}

#searchKeywords {
	width:13.25em;	
	height: 1.25em;
	font-size: .875em;
	background:#e6e6e6;
	border: 0 solid #333333;
	position: absolute;
	right:14.50em;
	padding: .125em .25em .25em .25em;
}

#searchCategory {
	width:13.25em;	
	height: 1.25em;
	font-size: .875em;
	background:#e6e6e6;
	position: absolute;
	padding: .125em .25em .25em .25em;
	right:0;
	top: 0;
}

#searchCategoryArrow {
	background: url('http://superfad.com/images/uploads/search-arrow.png');
	background-repeat: no-repeat;
	position: absolute;
	top: .5em;
	right: .75em;
	width:12px;
	height:7px;
}

.recent {
	position:relative; width: 16em;height:7.75em;margin-bottom:.75em;
}

.recentImage {
	background-position: center center;width:12.125em;height:7.75em;
}

.recentDescription {
	position:absolute;left:13em;top:-.5em;width:19.5em;
}

#featured {
	position: relative;
	height:28.125em;
	width:50em;
}

.featuredImage {
	width:50em;
	height:28.125em;
}

.featuredProject{
	width:50em;
	height:28.125em;
}

.featuredDescription {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:#ffffff;
	color:#666666;
	padding: .125em .125em .125em .5em;
	font-size:2.25em;
	display:none;
	opacity: .85;
	filter: alpha(opacity=85);
	z-index: 5000;

}

img {
	border: 0;
}


.mediaDisplay {
	margin:auto;
	display:block;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

.accordion-header {
	font-weight: normal;
	background: #666666;
	color: #E6E6E6;
	margin: .125em 0 0 0 ;
	padding: .0625em .125em .0625em .5em;
}

.accordion-body {
	background: #E6E6E6;
	margin: .25em 0 0 0 ;
	padding: .0625em .125em .0625em .5em;
	cursor: pointer;
}

.accordion h3 {
	background: #E6E6E6;
	margin: .125em 0 0 0 ;
	padding: .125em .125em .125em .5em;
	cursor: pointer;
}

div.accordion {
	margin:0;
}

.accordion h3 a {
	color: #666666;
}

#mediaFrame {
	margin-bottom: .5em;
	position:relative;
}

#mediaDesc {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:#ffffff;
	color:#666666;
	padding: .125em .125em .125em .5em;
	font-size:2em;
	display:none;
	opacity: .85;
	filter: alpha(opacity=85);
	z-index: 5000;

}

#packageFrame {
	margin: 0;
	padding: 0;
}

#workSynopsis {
	margin: .5em 0 -.75em 0;
}

#tweets {
	margin-top: .25em;
	margin-bottom: 0;
}
.tweet {
	color: #666666;
	margin: .5em 0 .5em  0 ;
	word-wrap:break-word;
}

.tweet a {
	font-weight: bold;
	text-decoration:none;
	font-style:italic;
	color: #666666;
}

#pagination {
	clear: both;
	position: relative;
	width: 50em;
}

#content #pagination {
	width: 32.5em;
}

#paginationCount {
	position:absolute;
	left: 0;
	top: 0;
}

#paginationLinks {
	position:absolute;
	right: 0;
	top: 0;
}


#archive {
	margin: .75em 0 .75em 0 ;
}

#archive a {
	text-decoration:none;
	color: #666666;
}

#rss_links {
	margin: .75em 0 .75em 0 ;
}

/* Client Login */

#clientError {
	color: #f00;
	padding: 0em;
	background: #ffefef;
	border: solid 1px #ff0000;
	margin-bottom: 0em;
	display: none;
}

#clientLogin div.label {
	float:left;
	clear:both;
	width:30%;
	font-size: 1.5em;
	font-weight: normal;
	background: #666666;
	color: #E6E6E6;
	margin: 0 0 .125em 0;
	padding: 0 0 0 0;
	border: 1px solid #666666;
}

#clientLogin input[type=text],
#clientLogin input[type=password] {
	width:69%;
	font-size: 1.5em;
	background:#ffffff;
	border: 1px solid #666666;
	margin: 0 0 .125em 0;
	padding: 0 0 0 0;
}

#clientSubmit {
	clear:both;
	width:69%;	
	font-size: 1.5em;
	font-weight: normal;
	background: #666666;
	color: #E6E6E6;
	margin: 0 0 .125em 31%;
	padding: 0 0 0 0;
	border: 1px solid #666666;
}

#clientSubmit a {
	color: #E6E6E6;
}

/* Comment Form */

#coment_form {
	width: 50em;
}

#comment_form div.label {
	float:left;
	clear:both;
	width:25%;
	font-size: 1.5em;
	font-weight: normal;
	background: #666666;
	color: #E6E6E6;
	margin: 0 0 .25em 0;
	padding: .125em .125em .125em .5em;
	border: 1px solid #666666;
}

#comment_form div.longlabel {
	float:left;
	clear:both;
	width: 98%;
	font-size: 1.125em;
	font-weight: normal;
	background: #666666;
	color: #E6E6E6;
	margin-bottom: .25em;
	padding: .125em .125em .125em .5em;
}

#comment_form input[type=text] {
	width:68%;
	font-size: 1.5em;
	background:#ffffff;
	border: 1px solid #666666;
	margin: 0 0 .25em 0;
	padding: .125em .125em .125em .5em;
}

#commentText {
	clear:both;
	height: 8em;
	padding: .5em;
	font-size: 1em;
	border: 1px solid #666666;
	margin-bottom: .25em;
	color: #666666;
	font-family: Georgia, serif;
	font-size: 1.125em;
	width: 96%;
}

#commentSubmit {
	clear:both;
	font-size: 2em;
	font-weight: normal;
	background: #666666;
	color: #E6E6E6;
	margin: 0 0 .25em 0;
	padding: .125em .125em .125em .5em;
	border: 1px solid #666666;
	width: 96%;
}

#commentSubmit a {
	color: #E6E6E6;
}



#captchaBox{
	float:left;
	width:25%;
}

#captchaBox img {
	height: 33px;
}

#captchaText input[type="text"] {
	float:left;
	width:37%;
}




/* Auto Complete */

.ac_results {
        padding: 0;
        background-color: white;
        overflow: hidden;
        z-index: 99999;
	width: 12.125em;
}

.ac_results ul {
        list-style-position: outside;
        list-style: none;
        padding: .25em 0 0 0;
        margin: 0;
        background-color: #e6e6e6;
}

.ac_results li {
        margin: 0;
        padding: .125em .25em;
        display: block;
        /* 
        if width will be 100% horizontal scrollbar will apear 
        when scroll mode will be used
        */
        /*width: 100%;*/
	font-size: .9em;
        /* 
        it is very important, if line-height not setted or setted 
        in relative units scroll will be broken in firefox
        */
        line-height: 1em;
        overflow: hidden;
	border-bottom: dotted 1px #ffffff;
}

.ac_loading {
        background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
        background-color: #e6e6e6;
}

.ac_over {
	font-style: italic;
        background-color: #666666;
	color: #ffffff;
}


/* Table Stuff */

.table-row {
	font-weight: bold;
	vertical-align: top;
	width: 16em;
}

.blogTitle {
	font-size: 2em;
	line-height:97%;
}

