/*
Theme Name: Gelato for Amerikanka.net
Custom Gelato CMS Theme by Pixelita Designs
http://www.pixelita.com
*/

a {
	color: #be3f2f;
}

a:visited {
	color: #aaa;
}

a:hover, .post .quote .source a, .post .quote span.quote a, .post div.video div.caption a, .post .photo .caption a {
	color: #000080;
}

body {
	background-color: #fff;
	background-image: url(images/amerikanka-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0px 0px 50px 0px;
	font: normal 13px georgia, cambria, times, serif;
	color: #000;
}

img#regular {
	width: 48px;
	height: 48px;
	border-width: 0px;
	float: left;
	margin-left: -60px;
	margin-bottom: 10px;
	border-right: 0px solid #000;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

/* HEADER */
#header {
	background-color: transparent;
	height: 150px;
	width: 600px;
	padding: 5px;
	clear: both;
}

#masthead {
	background-color: transparent;
	background-image: url(images/serbian-crest.png);
	background-repeat: no-repeat;
	background-position: center left;
	height: 122px;
	width: 162px;
	padding: 5px;
	float: left;
}

h1 {
	color: #fff;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-family: georgia, cambria, times, serif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 0px;
	float: right;
}

h1 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	float: right;
}

h1 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

#header .description {
	font-size: 16px;
	font-style: italic;
	color: #fff;
	padding-top: 20x;
	float: right;
	text-align: right;
	width: 350px;
}

/* COMMENTS */
#commentform #btnadd {
	margin: 0;
	float: right;
	font-size: 13px;
}

#commentform input {
	width: 190px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform input, #commentform textarea {
	font: 1em 	font-family: calibri, 'Trebuchet MS', arial, verdana, helvetica, sans-serif;
}

#commentform p {
	font-family: calibri, "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 5px 0 10px 0;
	text-align: right;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#comments h3 {
	color: #be3f2f;
	font-size: 17px;
}

.containercomments {
	background: #eee;
	font-size: 12px;
	padding: 6px;
}

.containerformcomments {
	margin: 25px 65px 0px 0px;
	font-family: calibri, "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 1.3em;
}

/* UNIVERSAL STYLES */
.date {
	margin: 30px 0px 5px 0px;
	color: #000080;
	font-size: 18px;
	font-weight: normal !important;
	text-align: left;
	letter-spacing: .45px;
}

.pagination {
	text-align: right;
	padding: 3px;
	margin: 3px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #000080;
	text-decoration: none;
	color: #fff;
	background: #be3f2f;
}

.pagination a:hover, .pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #be3f2f;
	background: #06c;
	color: #fff;
}

.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #000080;
	font-weight: bold;
	background-color: #eee;
	color: #be3f2f;
}

.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

.post {
	margin-bottom: 40px;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #000080;
}

.permalink {
	margin: 0 !important;
	background: transparent;
	padding: 5px 0px 25px 0px;
	text-align: left;
	text-transform: uppercase;
}

/* Tweetmeme Styles */
.post .tweetmeme {
	border-width: 0px;
	width: 50px;
	height: 61px;
	margin: 0 !important;
	background: transparent;
	padding: 0px;
	float: left;
}

.post .tweetmeme-small {
	border-width: 0px;
	width: 85px;
	height: 25px;
	margin: 0 !important;
	background: transparent;
	padding: 0px;
	float: left;
}

/* Link Post */
.link {
	color: #000080;
	font-size: 24px;
	text-align: left;
	letter-spacing: normal;
	padding: 5px 0 5px 0;
}

.link a {
	color: #be3f2f;
	text-decoration: none;
	border-bottom: dashed 1px #be3f2f;
}

.link a:hover, #footer a:hover {
	color: #06c;
	text-decoration: none;
}

.link small {
	color: #06c;
	font-size: 11px;
	font-weight: bold;
}

.link-description {
	font-size: 15px;
	margin-top: 5px;
	color: #555;
	text-align: left;
}

/* Conversation Post */
.post .conversation ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0px 0px 0px 20px;
	border-left: solid 2px #06c;
}

.post .conversation ul li {
	font-size: 15px;
	padding: 4px 0px 4px 8px;
	color: #000;
	margin-bottom: 1px;
	text-align: left;
}

.post .conversation ul li span.label {
	font-weight: normal;
	font-family: monospace;
	font-size: 15px;
	margin-top: 5px;
	color: #555;
}

.post .conversation ul li.even {
	background-color: #e4e4e4;
}

.post .conversation ul li.odd {
	background-color: #fff;
}

/* Photo Post */
.post .photo .caption {
	font-size: 15px;
	margin-top: 5px;
	color: #555;
}

.post .photo img {
	border: 1px solid #be3f2f;
	padding: 4px;
	margin: 5px auto !important;
}

/* Quote Post */
.post .quote {
	padding: 0px 30px 0px 30px;
}

.post .quote .source {
	font-size: 15px;
	color: #000080;
	text-align: right;
}

.post .quote span.quote {
	font-size: 24px;
	font-style: italic;
	color: #888;
	text-align: left;
}

/* Regular Post */
.post .regular {
	font: normal 15px georgia, cambria, times, serif;
	line-height: 140%;
	text-align: left;
	font-size: 15px;
	color: #555;
}

.post .regular blockquote {
	font-style: italic;
}

/* Video Post */

.video {
	margin: 5px auto !important;
}

.post .video .caption {
	margin-top: 5px;
	color: #555;
	font-size: 15px;
	text-align: left;
}

/* GENERAL POST STYLES */
.post h2 {
	font-size: 14px;
	color: #000080;
	margin: 0px 0px 5px 0px;
}

.post h2 a {
	color: #000080;
	text-decoration: none;
}

.post h3 {
	color: #be3f2f;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-family: georgia, cambria, times, serif;
	font-size: 24px;
	letter-spacing: .25px;
}

.post h3 a {
	color: #be3f2f;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.post h3 a:visited {
	color: #777;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.post h3 a:hover, h1 a:hover {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
/* STRUCTURE */
#container {
	width: 600px;
	margin: 10px auto 0 auto !important;
	padding: 10px !important;
	background-color: #fff;
}

#container p {
	text-align: left;
}

#footer {
	margin: 10px auto 0 auto;
	width: auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 5px 30% 20px 30%;
	background: #be3f2f;
	border-top: 5px solid #000080;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer img {
	border: 0px;
}

#social {
	width: 600px;
	background: #fff;
	padding: 2px;
	margin: 0 auto;
	height: 60px;
}

#social img, #social a, #social a:visited {
	border: none;
	text-decoration: none;
}

#wrapper {
	width: 600px;
	margin: 0px auto;
	padding: 5px;
	background: transparent;
}

