
/*--------------------------------------------------------------------
Cascading style sheet for www.topaloff.eu
Author: Orlin Topalov
Created: May 2009
---------------------------------------------------------------------*/

@import url('global.css');

/* Layout
-------------------------------------------------------------------- */

#page {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 924px;
	margin-left: -462px;
	padding-bottom: 25px;
}

#header,
#main-content,
#tight-main-content,
#left-sidebar,
#right-sidebar,
#footer,
.pulled-content,
.wrapped {
	float: left;
	display: inline;
}

#header,
#footer {
	width: 100%;
	margin-left: -20px;
	padding: 0 20px;
	border-bottom: 1px solid #dfdfdf;
}

#header {
	margin-bottom: 15px;
}

#footer {
	margin-top: 25px;
	border-top: 1px solid #dfdfdf;
}

#main-content {
	width: 600px;
}

#tight-main-content {
	width: 470px;
	margin-left: 130px;
}

#tight-main-content p a {
	text-decoration: underline;
}

#left-sidebar,
#right-sidebar  {
	width: 300px;
}

#left-sidebar  {
	margin-right: 24px;
}

#right-sidebar {
	margin-left: 24px;
}

.pulled-content {
	width: 110px;
	margin-left: -130px;
}

.wrapped {
	width: 100%;
	margin-bottom: 10px;
}


/* Authorship
-------------------------------------------------------------------- */

.navigation,
.authorship {
	float: left;
	width: 922px;
	border: 1px solid #dfdfdf;
	background-color: #efefef;
	border-bottom: none;
}

.authorship {
	border-top: none;
}

.license,
.author {
	float: left;
	margin: 0;
	font-size: 9px;
	line-height: 9px;
	padding: 10px 15px;
}

.license a {
	text-decoration: underline;
	color: #111111;
}

.license a:hover {
	text-decoration: none;
}

.author {
	float: right;
}


/* Navigation
-------------------------------------------------------------------- */

.navigation ul {
	padding: 0 5px;
}

.navigation-blogging {
	float: left;
}

.navigation-about {
	float: right;
}

.navigation ul li {
	float: left;
	display: inline;
	height: 25px;
	margin-top: 3px;
	padding: 0 12px;
	background-image: url('../images/layout/tab-delimiter.png');
	background-repeat: no-repeat;
}

.navigation-blogging li {
	background-position: bottom right;
}

.navigation-about li {
	background-position: bottom left;
}

.navigation ul li.active {
	border: 1px solid #cdcdcd;
	border-bottom: none;
	margin-bottom: -1px;
	background-image: none;
	background-color: white;
}

.navigation-blogging li.active {
	margin-left: -1px;
}

.navigation-about li.active {
	margin-right: -1px;
}

.navigation-blogging li a,
.navigation-about li a {
	font-size: 12px;
	line-height: 25px;
	color: #454545;
}

.navigation-blogging li a:hover,
.navigation-about li a:hover {
	color: #111111;
}

.navigation ul li.active a {
	font-weight: bold;
}


/* Posts
-------------------------------------------------------------------- */

.post-outline a,
.post-in-brief a,
.post-in-detail a {
	text-decoration: underline;
}


/* Post outline
-------------------------------------------------------------------- */

.post-outline {
	float: left;
	width: 450px;
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
}

.post-abstract {
	float: left;
	width: 360px;
	margin-left: 10px;
}

.post-published-on {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 11px;
	font-style: italic;
}

.post-description {
	width: 100%;
	margin: 5px 0;
	font-size: 12px;
}

.first-in-list {
	border-top: 1px solid #dfdfdf;
}

.last-in-list {
	margin-bottom: 25px;
}

h5.post-title {
	font-size: 12px;
	font-weight: bold;
}

h5.post-title a {
	text-decoration: none;
	color: #111111;
}

h5.post-title a:hover {
	text-decoration: underline;
}


/* Posts in brief
-------------------------------------------------------------------- */

.post-in-brief,
.post-panel,
.post-summary,
h2.post-title {
	float: left;
}

.post-summary {
	width: 425px;
	margin-left: 15px;
}

.post-date-and-author {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2.post-title,
.post-date-and-author {
	width: 385px;
}

h2.post-title a {
	text-decoration: none;
}

.post-in-brief {
	margin-bottom: 35px;
}

.post-panel {
	width: 160px;
}

.post-sharing {
	margin-top: 10px;
}

.post-sharing li {
	width: 100%;
	display: block;
	font-size: 11px;
	padding: 6px 0;
	border-bottom: 1px solid #dfdfdf;
}

.post-date-and-author {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.post-comments {
	float: right;
	height: 32px;
	width: 32px;
	background-image: url('../images/layout/comment.png');
	background-repeat: no-repeat;
	line-height: 26px;
	font-size: 13px;
	text-align: center;
}

.post-comments a {
	color: #454545;
}

.post-comments a:hover {
	color: #5aad00;
}


/* Full posts
-------------------------------------------------------------------- */

.post-in-detail,
.post-bar,
.post-date,
h1.post-title {
	float: left;
}

h1.post-title,
.post-bar {
	width: 534px;
}

.post-in-detail p {
	text-indent: 32px;
}

.post-bar {
	width: 534px;
	padding: 5px 0;
	margin-bottom: 11px;
	border: 1px solid #dfdfdf;
	background-color: #efefef;
}

.post-author {
	line-height: 18px;
	padding-left: 10px;
}

.post-sharing-icons {
	float: right;
	padding-right: 10px;
	text-indent: 0;
}

.post-author {
	float: left;
	font-size: 11px;
	text-indent: 0;
}

.post-in-detail ul {
	float: left;
	width: 550px;
	margin: 10px 0 10px 50px;
}

.post-in-detail ul li {
	float: left;
	width: 535px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 15px;
	background-image: url('../images/layout/star-bullet.png');
	background-repeat: no-repeat;
	background-position: top left;
}


/* Full post date
-------------------------------------------------------------------- */

.post-date {
	height: 64px;
	width: 54px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url('../images/layout/calendar.png');
	background-repeat: no-repeat;
}

.post-date .year {
	font-family: Georgia, Helvetica, Serif;
	font-size: 14px;
	padding-top: 12px;
	text-transform: uppercase;
}

.post-date .month {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8px;
	padding: 2px 0;
	text-transform: uppercase;
}

.post-date .day {
	font-family: Georgia, Helvetica, Serif;
	font-size: 18px;
}


/* Full post comments
-------------------------------------------------------------------- */

.comment {
	float: left;
	margin: 10px 0 5px 0;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
}

.comment-block {
	float: left;
	width: 510px;
	margin-left: 10px;
}

.comment-author {
	margin-bottom: 10px;
	font-size: 12px;
}

.comment-text {
	font-size: 11px;
}

.comment-date {
	font-family: Georgia, Helvetica, Serif;
	font-size: 10px;
	color: #999999;
}

.quote-symbol {
	color: #eb7100;
	font-weight: bold;
}


/* Sidebar box
-------------------------------------------------------------------- */

.box {
	float: left;
	width: 270px;
	margin-bottom: 15px;
	padding: 10px 15px;
}

.tweets {
	padding-bottom: 95px;
	background: #efefef url('../images/layout/tweets-bottom.png') no-repeat bottom;
}

.tweets-top-frame {
	float: left;
	width: 300px;
	height: 10px;
	background: url('../images/layout/tweets-top.png') no-repeat top;
}

.tweets ul {

}

.box ul {
	float: left;
	width: 100%;
	padding-top: 5px;
}

.box ul li {
	float: left;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid white;
	border-bottom: 1px solid #dfdfdf;
}

.box ul li.first {
	border-top: none;
}

.box ul li.last {
	border-bottom: none;
}

.tweet-message,
.network-title,
.category-title,
.post-title {
	font-size: 12px;
	color: #111111;
}

.tweet-date,
.network-description,
.category-description,
.post-categories {
	font-size: 11px;
	margin: 0;
}

.tweet-message {
	color: #454545;
	margin-bottom: 3px;
}

.tweet-date {
	color: #999999;
	margin: 0;
}

.post-categories a {
	text-decoration: none;
}

.random-posts {
	padding-top: 10px;
}


/* Categories, tags and references
-------------------------------------------------------------------- */

.global-tags {
	margin: 0;
	text-align: center;
	word-spacing: 2px;
}

.global-categories li.active {
	background-color: white;
}

.post-references li,
.post-tags li {
	font-size: 12px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: center left;
}

.post-references li {
	background-image: url('../images/layout/reference.png');
}

.post-tags li {
	background-image: url('../images/layout/tag-green.png');
}

.post-references a,
.post-tags a {
	display: block;
	margin-left: 30px;
}


/* Interactive buttons
-------------------------------------------------------------------- */

.play-video {
	float: left;
	background: url('../images/layout/play-medium.png') no-repeat center;
}

.play-music {
	padding: 3px 5px 3px 25px;
	color: #eb7100;
	background: #efefef url('../images/layout/play-tiny.png') no-repeat 5px center;
}


/* Comment and search forms
-------------------------------------------------------------------- */

.form-row,
.search-box {
	float: left;
}

.form-row {
	width: 100%;
	margin-bottom: 10px;
}

.search-box {
	width: 458px;
	padding: 5px;
	margin-bottom: 25px;
	border: 1px solid #dfdfdf;
}

.search-box .text {
	width: 148px;
}

.search-box select {
	width: 100px;
}

.search-box .text,
.search-box .button {
	float: right;
}

.search-box .button {
	margin-left: 5px;
}

.search-box select {
	float: left;
}

.search-box select.on-the-right,
.search-box p {
	float: right;
}

.search-box p {
	margin-right: 5px;
	margin-bottom: 0;
	line-height: 20px;
}


/* Pagination
-------------------------------------------------------------------- */

.pagination {
	float: left;
	width: 100%;
	text-align: right;
}

.pagination a,
.pagination .pages,
.pagination .current_page,
.pagination .extend {
	padding: 2px 10px;
	margin: 0 2px;
	font-size: 11px;
	border: 1px solid #dfdfdf;
	background-color: #efefef;
}

.pagination a {
	color: #111111;
	border-color: #999999;
	background-color: #dfdfdf;
}

.pagination a:hover {
	color: #eb7100;
	border-color: #eb7100;
}


/* Thumbnails
-------------------------------------------------------------------- */

.post-in-brief .large-thumbnail {
	float: none;
}

.global-categories .small-thumbnail {
	margin-left: 7px;
}

.global-categories .small-thumbnail,
.global-categories .tiny-thumbnail,
.social-networks .tiny-thumbnail,
.latest-posts .tiny-thumbnail,
.similar-posts .tiny-thumbnail {
	margin-right: 7px;
}

.global-categories .small-thumbnail,
.global-categories .tiny-thumbnail,
.social-networks .tiny-thumbnail {
	background: transparent;
	border: none;
}

.global-categories .tiny-thumbnail:hover,
.social-networks .tiny-thumbnail:hover {
	opacity: 0.6;
}

.random-posts .medium-thumbnail {
	margin-bottom: 6px;
}

.random-posts .in-the-middle {
	margin: 0 6px;
}


/* Images in full posts
-------------------------------------------------------------------- */

.post-in-detail img {
	float: left;
	padding: 5px;
	border: 1px solid #dfdfdf;
}

.post-in-detail a img {
	background-color: #dfdfdf;
	border-color: #999999;
}

.post-in-detail img.left,
.post-in-detail img.right {
	margin-bottom: 10px;
}

.post-in-detail img.left {
	margin-right: 10px;
}

.post-in-detail img.right {
	float: right;
	margin-left: 10px;
}

.post-in-detail img.small {
	width: 120px;
}

.post-in-detail img.medium {
	width: 240px;
}

.post-in-detail img.large {
	width: 360px;
}

.post-in-detail .share-button {
	padding: 1px;
	margin-left: 5px;
	border: 1px solid #dfdfdf;
	background-color: white;
}


/* Grid images
-------------------------------------------------------------------- */

.single-grid img,
.double-grid img,
.quintuple-grid img {
	margin-left: 10px;
}

.triple-grid img {
	margin-left: 9px;
}

.quadruple-grid img {
	margin-left: 8px;
}

.single-grid img {
	width: 588px;
}

.double-grid img {
	width: 283px;
}

.triple-grid img {
	width: 182px;
}

.quadruple-grid img {
	width: 132px;
}

.quintuple-grid img {
	width: 100px;
}

.first-in-grid img {
	margin-left: 0;
}
