body {
	background: url('/img/beta.png') top left no-repeat;
}

h1 {
    font-size: 182%;
    font-weight: bold;
    margin-bottom: 20px;
}

h2 {
    font-size: 180%;
    font-weight: bold;
    margin-bottom: 10px;
}

h3 {
	color: #666;
    font-size: 180%;
    font-weight: bold;
    margin-bottom: 20px;
}

h1 img, h2 img, h3 img {
	vertical-align: middle;
}

input, textarea {
    border: 1px solid #999;
    padding: 5px;
}

input:hover, textarea:hover {
    border: 1px solid #ff0;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

p {
    margin-bottom: 5px;
}

#content {
    width: 660px;
    overflow: hidden;
}

#doc2 {
    width: 980px;
}

#user-menu {
    padding: 5px;
    text-align: right;
    font-family: "Trebuchet MS";
    color: #aaa;
    margin-bottom: 40px;
}

#user-menu img {
	vertical-align: middle;
}

#tabs {
    margin-top: 20px;
    padding-left: 20px;
}

#tabs a {
    float: left;
    padding: 10px;
    margin-right: 10px;
    vertical-align: top;
}

#tabs a img {
    vertical-align: middle;
}

#tabs-sep {
    clear: both;
    height: 10px;
}

.pictures {
    background: #008;
}

.generators {
    background: #f33;
}

.mobile {
    background: #8dc919;
}

.stamps {
    background: #f90;
}

#categories {
    padding: 5px;
    padding-left: 20px;
    margin-bottom: 20px;
    background: #ccc;
    color: #fff;
    font-size: 138.5%;
    font-weight: bold;
    font-family: "Trebuchet MS"
}

#categories .selected {
	background: #ccc;
}

#categories a {
	margin: 0px;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
}

#categories a:hover {
    background: #bbb;
}

#ft {
    padding-bottom: 200px;
}

#footer {
    margin-top: 20px;
    border-top: 10px solid #ddd;
    padding-top: 10px;
    color: #aaa;
}

#footer a:link, #footer a:visited {
    color: 666;
    text-decoration: none;
}

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

#bd {
}

#aside {
    float: right;
    width: 300px;
}

#bottom {
    clear: both;
    margin-top: 20px;
}

#bottom-box {
	float: left; 
	margin-left: 20px; 
	width: 660px; 
	height: 250px; 
	overflow: hidden;
	background: #eee;
}	

#dialog {
    width: 500px;
    border: 10px solid #ddd;
    background: #eee;
    padding: 50px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 108%;
}

#dialog-footer {
    margin-top: 20px;
    margin-bottom: 100px;
    width: 500px;
    margin: auto;
}

#dialog-footer img {
    vertical-align: middle;
}

.grid {
}

.grid .first {
}

.grid .grid-item {
    float: left;
    width: 245px;
    height: 280px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.grid p {
	margin-top: 5px;
}

.grid p img {
	vertical-align: middle;
}

.grid2 {
    width: 660px;
 }

.grid2 .first-grid-item {
    float: left;
    width: 320px;
    height: 240px;
    margin-bottom: 20px;
}

.grid2 .grid-item {
    float: left;
    width: 320px;
    height: 240px;
    margin-left: 20px;
    margin-bottom: 20px;
}


.klak-code {
    margin-top: 20px; 
    background: #fc0; 
    padding: 20px;
}

.klak-code textarea {
    width: 610px;
    height: 100px;
    border: #f90;
    background: #fd0;
}

.tagcloud {
    text-align: center;
    padding: 20px;
}

.tagcloud span {
    padding: 10px;
}

.tagcloud a {
    color: #fff;
    background: none;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    font-size: 108%;	
    font-weight: bold;
    opacity: 0.6;
}

.tagcloud a:hover {
    color: #ff0;
    opacity: 1;
    text-decoration: none;
}

.tags a {
    color: #fff;
    background: #ccc;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    font-size: 108%;	
    font-weight: bold;
}

.tags a:hover {
    background: #a1a122;
    color: #fff;
    text-decoration: none;
}

#search-form {
	float: right; 
	margin-top: 6px;
	background: url('/img/search.png');
	width: 226px;
	height: 30px;
}

#search-form input {
	background: none;
	border: none;
	color: #999;
	font-size: 108%;
	font-weight: bold;
	margin-top: 2px;
}

.funny-form label {
	color: #666;
	font-size: 153.9%;
	margin-bottom: 20px;
}

.funny-form label img {
	vertical-align: middle;
}

.funny-form input {
	margin-bottom: 20px;
}

.font-line {
	padding: 10px;
}

.font-line:hover {
	background: #e9e9ee;
}

#admin-menu {
	clear: both;
	padding: 20px;
	background: #ffc;
}

.pager {
    clear: both;
    margin-top: 20px;
}

.pager .prev {
    float :right;
}

.pager .next {
    float :left;
}


.details {
	margin-top: 20px;
	background: #eee;
	padding: 20px;
}

ul.lovers {
	background: #eee;
}

ul.lovers li {
	font-weight: bold;
	display: inline;
	margin-right: 10px;
}

ul.lovers li img {
	vertical-align: middle;
}

.error {
	color: #fff;
	background: #f00;
}

#copyright img {
	vertical-align: middle;
}

.comment {
    width: 620px;
    overflow: hidden;
    margin-bottom: 20px;
    color: #fff;
}

.comment .content {
    background: #0af;
    border-bottom: 1px solid #0af;
    padding: 20px;
    font-size: 108%;
}

.comment h3 {
    font-size: 131% !important;
    color: #fff;
}

.comment a:link {
    text-decoration: none;
    color: #ff0;
}

.comment a:hover {
    color: #ff0;
    text-decoration: underline;
}

#partners {
}

#partners img {
    border: 1px solid #ddd;
}

#partners img:hover {
    border: 1px solid #ff0;
}

.anonymous {
    display: none;
}

.admin, .admin-i {
    display: none;
}

.signed-in, .signed-in-i {
    display: none; 
}


.btn, .btn:hover, .btn:hover {
    background: transparent no-repeat top left;
    font: 123.1%/1.2em arial, helvetica, clean, sans-serif;
    color: #000;
    text-decoration: none !important;
    text-align: center;
    margin: 0; padding: 0; cursor: hand;
    cursor: pointer;
    display: block;
    border: none;
    max-width: 390px;
}

.btn * {
    background: transparent no-repeat 0 0;
}

.btn strong{
    background-position: top right; right: -4px; position: relative; display: block;
}

.btn strong strong{
    background-position: bottom left; top: 5px; left: -4px; right: 0;
 }

.btn strong strong strong {
    background-position: bottom right;
    padding: .2em .5em .5em;
    top: auto; 
    right: -4px;
    left: auto;
    text-indent: -5px;
}

.btn, .btn *{
    background-image: url("/img/btn.png") !important;
}

.btn:hover, .btn:hover * { 
    background-image: url("/img/btn_hover.png") !important;
}

.btn em, .btn:hover em { 
    background-image: none !important;
    display: block;
    font-size: 70%;
}

