/*
Theme Name: Apple Blog
Theme URI: http://appleblog.pl/
Description: Theme for <a href="http://appleblog.pl">Apple Blog</a> by <a href="http://rzmota.com">Rzmota</a>.
Version: 1.0
Author: Apple Blog
Author URI: http://www.appleblog.pl/
Tags: custom, light


*/





@import url("reset.css");


body {
	margin: 0;
	padding: 0;
	background-color: #fcfcfc;
	font: 1em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* main */


#accessibility {
	height: 0;
	overflow: hidden;
}

/* dashboard */


#dashboard {
	height: 30px;
	clear: both;
	font-size: 0.75em;
	margin-top: 10px;
	margin-left: 20px;
}

#dashboard a, #dashboard label {
	color: #919191;
	text-decoration: none;
}

#dashboard li {
	float: left;
	margin-right: 20px;
}

#dashboard #search {
	float: right;
	margin: 0px 10;
}


/* logo */


#apple-blog {
	min-height: 113px;
	width: 1000px;
	margin: 0px auto 0px;
}

#apple-blog h1 {
	margin-left: 110px;
	float: left;
}


#apple-blog h1 span {
	display: block;
	margin-top: 37px;
	width: 235px;
	height: 47px;
	background: url("images/appleblog-text.png") no-repeat;
	text-indent: -1000em;
}

#mpm h1 span {
	width: 100%; 
	height: 167px; 
	display:  block; 
	text-indent: -1000em; 
	background: center center url('images/mpm-na-ab.png') no-repeat; 
	border-bottom: solid 5px silver;
	margin: 0 0 10px 0;
}

#mpm iframe {
	position: relative;
	margin: -45px auto 15px;
	padding-left: 72px;
	display: block;
}



#content {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px;
}


/* content-primary */ 
 
#content-primary {
	width: 550px;
	margin-left: 65px;
	float: left;
}


/*content-secondary*/

#content-secondary {
	display: block;
	width: 310px;
	height: 400px;
	float: right;
	margin-top: 50px;
}

#content-secondary .ad img {
	margin-top: 20px;
}

#content-secondary a {
	text-decoration: none;
	color: #4880a4;
}

/*entry*/ 

.entry {
	margin: 50px 0 0 0;
}

.entry .minitime {
	float: left;
}

.entry .minitime a {
	text-decoration: none;
	color: #cacaca;
	font-size: 0.6em;
	margin-top: 10px;
	display: block;
}

.entry .body {
	width: 500px;
	margin-left: 45px;
	color: #515151;
	border-bottom-color: #919191;
	border-bottom-width: thin;
	margin-bottom: 10px;
	font-size: 0.85em;
	line-height: 1.6em;
}



.entry a.title {
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
	color: #000;
	line-height: 1.3em;
	font-size: 1.6em;
}

.entry .body p {
	margin-bottom: 0.8em;
}

.entry .body ul, .entry .body ol {
	list-style-type: disc;
}
.entry .body li {
	margin-left: 30px;
	padding-left: 5px;
}

.entry .body p a, .entry .body li a {
	text-decoration: none;
	color: #4880a4;
}

.entry .body a:hover {
	text-decoration: underline;
}

.entry .body a.more-link {
	display: block;
	margin-top: 0.9em;
	font-size: 1em;
}

.entry .body ul {
	margin: 10px 0 10px;
	line-height: 1.4em;
}
.entry .body blockquote  {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 45px;
	color: #818181;
	padding-right: 30px;
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.56em;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 0.7em;
	font-weight: bold;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

.entry hr {
	border-top-style: dotted;
	border-top-color: #aaa;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.entry .body .minicomments {
	text-decoration: none;
	color: #4880a4;
	font-size: 0.9em;

}


.entry .body .next {
	text-align: right;
}


.entry .footnotes {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #959595;
}


.entry .body img {
	margin: 10px auto 10px;
}

img.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}


/*recently*/

#recently {
	margin: 45px;
	
}

#recently a {
	color: #4880a4;
	font-size: 0.8em;
	text-decoration: none;
}

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

/* discussion */

#post-comment,
#discussion {
	padding: 30px;
	margin-top: 30px;
	font-size: 0.8em;
}

#post-comment {
	padding: 30px;
}

#discussion {
	border-top: 1px solid #dcdbd3;
}

#discussion > ol > li {
	position: relative;
	margin-left: 108px;
	min-height: 57px;
	margin-top: 10px;
	padding: 15px;
	line-height: 1.45em;	
}

#discussion p.meta {
	font-size: 0.917em; /* 12px → 11px */
	margin-bottom: 10px;

}

#discussion p.meta .permalink {
	color: #000;
	font-size: 0.909em; /* 11px → 10px */
}

#discussion p {
	margin-bottom: 10px;
}

#discussion a, #post-comment a {
	text-decoration: none;
	color: #5fb2e3;
}

#discussion p.meta cite img {
	position: absolute;
	left: -108px;
	top: 0;
	padding: 13px 23px 14px 13px;
	background: url("images/comment-av.png") no-repeat;
}

#discussion li.byuser {
	background-color: #f5f5f5;
}

#discussion h2,
#post-comment h2 {
		
	color: #cacaca;
	margin-left: 18px;
}

#discussion blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #989898;
	margin: 10px 10px 10px 20px;
	border-left: thin solid #c0c0c0;
	padding-left: 10px;
}

#post-comment fieldset > div {
	margin-top: 5px;
}

#post-comment input[type="text"] {
	margin-right: 5px;
}

#post-comment label span {
	font-size: 0.917em; /* 12px → 11px */
	color: #6b6b6b;
}

#post-comment textarea {
	width: 480px;
}

#post-comment input[type="text"],
#post-comment input[type="submit"],
#post-comment textarea {
	border: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#post-comment input[type="text"],
#post-comment textarea {
	border-bottom-color: #e5e4df;
	background-color: #fffefb;
}

#post-comment input[type="submit"] {
	border-bottom-color: #d3cfc6;
	background-color: #f3f0ea;
	font-weight: bold;
	cursor: pointer;
	padding: 5px 10px;
}

.subscribe-to-comments {
	margin-top: 5px;
}

/* for facebook connect */

#post-comment #alt-login-methods {
	float: right;
	position: relative;
	top: -28px;
	width: 170px;
}

#post-comment #alt-login-methods img {
	width: 170px;
	height: auto;
}



/* =old-post-alert
====================================================================== */


.entry .body .old_post_alert, #respond .old_post_alert {
	margin: 6px 0 10px;
	background: url(images/old-post-alert.jpg) no-repeat 5px center;
	padding: 5px 0 3px 65px;
	line-height: 1.6em;
	border-top: thin solid #d9d9d9;
	border-bottom: thin solid #d9d9d9;	
	width: 425px;
	display: block;
}

.entry .body .old_post_alert {
	width: 417px;
}

.entry .body .old_post_alert, #respond .old_post_alert #s {
	margin: 5px;
}



/*footer*/

#footer  {
	clear: both;
	font-size: 0.75em;
	line-height: 2em;
	padding: 25px;
	margin-bottom: 40px;
	display: block;
	color: #919191;
}

#footer a {
	color: #7cb2d7;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer p {
	display: block;
	clear: both;
}
#footer .primary li {
	float: left;
	margin-right: 10px;
}

#footer .secondary {
	width: 340px;
	float: right;
	text-align: right;
}

