/* @override http://ipod.kreative-labs.com/wp-content/themes/dr_ipod/style.css */

/*
Theme Name: Dr. iPod
Theme URI: http://ipod.kreative-labs.com/
Description: <a href="http://ipod.kreative-labs.com">Dr. iPod</a> téma.
Version: 1.0
Author: Bognár András
Author URI: http://www.kreative-labs.com/
*/
html {
	width: 100%;
	height: 100%;
}
img {
	behavior: url(iepngfix.htc);
}
body {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	background: #f5f5f5 url(images/background.png) top repeat-x fixed;
	margin: 0;
	padding: 0 0 30px;
	height: 100%;
	color: #333;
}
a, a:visited {
	color:#08c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	color: #666;
	text-align: justify;
	padding: 0 0 10px;
	margin: 0;
}
.header h1 {
	font: 36px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #f2f2f2;
	text-shadow: 0 0 2px #fff;
	letter-spacing: -2px;
}
h1 a, h1 a:visited{
	color: #222;
	text-decoration: none;
}
h1 a:hover{
	/*color: #fff;*/
	text-decoration: none;
}
h2 {
	color: #212930;
	margin: 5px 0 10px;
	font: 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
h3 a, h3 a:visited,
h2 a, h2 a:visited {
	color: #212930;
	text-decoration: none;
}
h3 a:hover, h2 a:hover {
	color: #0088cc;
	text-shadow: 0 0 4px #fff;
	text-decoration: none;
}
h3 {
	clear: both;
	color: #212930;
	font: 16px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	display: block;
	margin: 30px 0 5px;
}
form {
	margin:0;
	padding:0;
}
#wrapper {
	margin: 0 auto;
	width: 880px;
}

/* header area */
#top {
	position: relative;
	width: 900px;
	margin-top: 40px;
	height: 75px;
	background: transparent url(images/page_bg_top.png) no-repeat bottom center;
}
a.logo {
	display: block;
	width: 176px;
	height: 44px;
	float: left;
	margin: 13px 0 15px 0;
	background: url(images/dr_ipod.png) no-repeat left top;
}
#page {
	width: 900px;
	float: left;
	margin: 0 auto;
	background: url(images/page_bg.png) repeat-y;
}
/* content area */
#content, #content-wide {
	padding: 10px 50px 5px 50px;
	float: left;
	width: 800px;
	overflow: hidden;
}
.main-post {
	clear:both;
	padding-top: 15px;
}
.excerpt-post-left {
	float: left;
	width: 384px;
	padding: 15px 16px 3px 0;
}
.excerpt-post-right {
	float: right;
	width: 384px;
	padding: 15px 0 3px 16px;
}
a.more-link {
	color: #333;
	float: right;
	margin-top: 10px;
	text-decoration: none;
	font-size: 10px;
}
a.more-link:hover {
	cursor: default;
	text-decoration: none;
	color: #333;
}
.btn-left {
	float: left;
	background: url(images/unified_menu_left.png) no-repeat left top;
	width: 10px;
	height: 19px;
}
.btn-mid {
	float: left;
	background: url(images/unified_menu.png) repeat-x left top;
	height: 19px;
}
.btn-right {
	float: left;
	background: url(images/unified_menu_right.png) no-repeat left top;
	width: 10px;
	height: 19px;
}
.meta {
	clear: both;
	color: #999;
	font-size: 9px;
	margin: 5px 10px 5px 0;
}
.meta a {
	color: #999;
}
.meta a:hover {
	color: #444;
}
.post-title {
	width: 100%;
	float: left;
}
.post-date {
	background: url(images/clock.png) no-repeat right bottom;
	text-align: right;
	float: right;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	margin-top: 3px;
	color: #fff;
	clear: none;
	cursor: default;
	padding-right: 20px;
}
.post-date:hover {
	color: #999;
	background-position: right top;
}
.entry {
	clear: both;
	padding-top: 15px;
	color: #777;
}
.entry-mini {
	clear: both;
	padding-top: 8px;
	color: #777;
}
.main-post h2, .entry h2 {
	display: block;
	font: 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #212930;
}
.main-post h2 .title-link, .entry h2 .title-link {
	float: left;
}
.entry p {
	color: #777;
	line-height: 18px;
}
.entry ul {
	list-style-type: square;
	margin: 5px 0 15px;
}
.entry img {
	padding: 3px;
	border: 0px solid #959595;
	margin: 2px;
}
img.wp-smiley {
	border: none !important;
	padding: 0px !important;
	margin-bottom: -1px;
}


.entry form {
	margin: 15px 0 0;
}
.entry form br {
	display: none;
}
.post-info {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 12px;
}
.post-tags, .post-author {
	color: #777;
}
.post-author a {
	color: #555;
}
.post-tags a:hover, .post-author a:hover {
	text-decoration: underline;
}

/* mini navigation */
.nav-wrapper {
	background: url(images/arrows.png) no-repeat center top;
	width: 100%;
	float: left;
	height: 40px;
	margin: 12px 0;
	clear: both;
	font-size: 12px;
	color: #999;
}
.nav-wrapper:hover {
	background-position: center bottom;
}
.nav-wrapper a {
	color: #333;
	margin-top: 10px;
	text-decoration: none;
	font-size: 10px;
}
.nav-wrapper a:hover {
	cursor: default;
	text-decoration: none;
	color: #333;
}
a:active .btn-left {
	background-position: left bottom;
}
a:active .btn-mid {
	background-position: left bottom;
}
a:active .btn-right {
	background-position: left bottom;
}

.previous-entries a {
	height: 16px;
	line-height: 18px;
	display: block;
	float: left;
	/*padding: 0 0 0 20px;
	background: url(images/arrow_left.png) no-repeat left top;*/
}
.next-entries a {
	height: 16px;
	line-height: 18px;
	display: block;
	float: right;
	/*padding: 0 20px 0 0;
	background: url(images/arrow_right.png) no-repeat right top;*/
}

/* comments area */
.commentlist li {
	list-style-type: none;
	border-top: 1px solid #eaeaea;
	color: #979797;
	clear: both;
	float: left;
	padding: 5px 0;
	margin: 5px 0;
	width: 544px;
}
.commentlist li:first-child {
	list-style-type: none;
	border-top: none;
	color: #979797;
	clear: both;
	float: left;
	padding: 5px 0;
	margin: 5px 0;
	width: 544px;
}
#content-wide .commentlist li {
	width: 644px;
}
.commentlist li .comment-data {
	width: 200px;
	overflow: hidden;
	clear: left;
	float: left;
	margin: 5px 0 5px 5px;
}
#content-wide .commentlist li .comment-data {
	width: 200px;
	padding: 5px;
	clear: left;
	float: left;
	margin: 5px 0 5px 15px;
}
.commentlist li .commenttext {
	width: 300px;
	font-size: 12px;
	clear: right;
	padding: 5px;
	float: left;
	margin: 5px 0;
}
#content-wide .commentlist li .commenttext {
	width: 400px;
	font-size: 12px;
	clear: right;
	padding: 5px;
	float: left;
	margin: 5px 0;
}
.commentlist li .gravatar-wrapper, .commentlist .alt .gravatar-wrapper {
	float: left;
	position: relative;
	width: 46px;
	height: 46px;
	margin: 0 6px 6px 5px;
}
.commentlist li .gravatar {
	width: 40px;
	height: 40px;
	float: left;
	padding: 0 3px;
	position: relative;
	background: #0f1b32 none;
}
.commentlist li .gravatar img {
	width: 40px;
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
}
li.bypostauthor .gravatar {
	background: #BBE806 none;
}
li.bypostauthor .corner-3-181818-top-left,
li.bypostauthor .corner-3-181818-top-right,
li.bypostauthor .corner-3-181818-gravatar-center,
li.bypostauthor .corner-3-181818-bottom-left,
li.bypostauthor .corner-3-181818-bottom-right {
	width: 3px;
	height: 3px;
	float: left;
	position: relative;
	background: transparent url(images/corner_3_BBE806.png) no-repeat left top;
}
li.bypostauthor .corner-3-181818-top-right {
	background-position: right top;
}
li.bypostauthor .corner-3-181818-gravatar-center {
	background: #BBE806 none;
	width: 40px;
}
li.bypostauthor .corner-3-181818-bottom-left {
	background-position: left bottom;
}
li.bypostauthor .corner-3-181818-bottom-right {
	background-position: right bottom;
}

.corner-3-181818-top-left,
.corner-3-181818-top-right,
.corner-3-181818-gravatar-center,
.corner-3-181818-bottom-left,
.corner-3-181818-bottom-right {
	width: 3px;
	height: 3px;
	float: left;
	position: relative;
	background: transparent url(images/corner_3_181818.png) no-repeat left top;
}
.corner-3-181818-top-right {
	background-position: right top;
}
.corner-3-181818-gravatar-center {
	background: #0f1b32 none;
	width: 40px;
}
.corner-3-181818-bottom-left {
	background-position: left bottom;
}
.corner-3-181818-bottom-right {
	background-position: right bottom;
}
.commentinfo {
	width: 136px;
	float: left;
	padding-top: 7px;
	position: relative;
}
.commentauthor {
	font-size: 14px;
	float: left;
	display: block;
	position: relative;
	margin: -5px 0 0 5px;
	color: #212930;
}
.commentauthor a {
	color: #08c;
	text-decoration: none;
}
.commentauthor a:hover {
	text-decoration: underline;
}
.commentlist .moderation {
	text-decoration: underline;
	padding-bottom: 10px;
	color: #777;
}
.commentlist .moderation:hover {
	background-position: left top;
}
.commentlist p.commentmetadata {
	display: block;
	float: left;
	position: relative;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.commentlist .commentmetadata a {
	color: #999;
	text-decoration: none;
}
.commentlist .commentmetadata a:hover {
	color: #08c;
}
.commentlist code {
	font-size: 12px;
}
.allowed-tags {
	margin: 10px 0 0 0 !important;
	padding: 2px 0 0 22px !important;
	display: block;
	position: relative;
	float: left;
	font-size: 10px;
}
#comment-wide .allowed-tags {
	width: 100%;
}
.pingback span.commentauthor, .trackback span.commentauthor {
	width: 465px;
	/*padding: 0 20px 0 10px !important;*/
}
.pingback .commentauthor, .trackback .commentauthor {
	margin-top: 0px;
}
.pingback .gravatar-wrapper, .trackback .gravatar-wrapper {
	display: none;
}
#commentform {
	width: 534px;
	margin: 10px 0 0 44px;
	font: 11px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
#content-wide #commentform {
	width: 634px;
}
#commentform p {
	font-size: 11px;
	padding: 6px 0;
	margin-left: 25px;
}
#commentform .loggedin-user {
	float: left;
	position: relative;
	margin: 2px 0 0 0;
	width: 300px;
}
#commentform .logout-user {
	float: right;
	margin-right: 33px;
	position: relative;
	color: #333;
}
#commentform .logout-user a {
	color: #333;
	line-height: 17px;
	display: block;
	height: 19px;
	padding: 0 0 2px 0;
	text-decoration: none;
	pointer: default;
}
#commentform p a:hover {
	color: #08c;
	text-decoration: none;
}
#commentform p a:hover {
	text-decoration: underline;
}
label {
	margin: 0;
}
.nameinput label, .emailinput label, .siteinput label {
	font-size: 12px;
	color: #666;
	margin: 8px 0 0 10px;
	float: left;
	position: relative;
}
input[type="text"], input[type="password"] {
	height: 17px;
	line-height: 15px;
	border: none;
	background: transparent;
	font: 14px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	border: #999 solid 1px;
	border-top: #737373 1px solid;
}
input {
	float: left;
	vertical-align: middle;
}
textarea {
	width: 300px;
	border: #999 solid 1px;
	border-top: #737373 1px solid;
	background: transparent;
	margin: 0 0 0 2px;
	font: 14px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
#commentform textarea {
	width: 600px;
}
.textarea-container {
	margin-top: 8px;
	position: relative;
	float: left;
	width: 612px;
}
.nameinput, .emailinput, .siteinput {
	float: left;
	width: 560px;
	margin: 0 0 5px -2px;
	position: relative;
	clear: both;
}
.input {
	width: 200px;
	position: relative;
	float: left;
	margin: 5px 0;
	vertical-align: middle;
}

#submit, #searchsubmit, #pass_submit {
	background: url(images/unified_button.png) no-repeat left top;
	font: 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin: 12px 0 15px 1px;
	/*padding: 0 0 2px 0;*/
	line-height: 15px;
	color: #333;
	float: left;
	width: 80px;
	height: 19px;
	border: none;
	cursor: default;
	position: relative;
}
#searchsubmit {
	margin: 10px 0 0 8px;
}
#pass_submit {
	margin: 7px 0 0 2px;
}
#submit:active, #searchsubmit:active {
	background-position: left bottom;
}
#commentform input[type="checkbox"] {
	position: relative;
}



#page-sidebar, #footer-sidebar {
	padding: 0;
	width: 840px;
	clear: both;
	float: left;
	margin: 30px 30px 30px;
	font-size: 11px;
	line-height: 14px;
}
#page-sidebar {
	margin: 10px 30px 40px;
	font-size: 12px;
	line-height: 15px;
}

#page-sidebar-1, #footer-sidebar-2, #footer-sidebar-3, #footer-sidebar-4 {
	float: left;
	margin: 0 5px;
	padding: 5px;
	width: 184px;
	color: #454545;
}
#footer-sidebar-4 {
	margin: 0 5px 0 13px;
	width: 388px;
}
#page-sidebar-1 {
	width: 825px;
}
/*sidebar title (h2) */
#page-sidebar h2, #page-sidebar .sidebartitle, #footer-sidebar h2, #footer-sidebar .sidebartitle {
	font: 14px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin: 0 0 2px;
	width: 80%;
	padding-top: 4px;
	border: none;
}
/*sidebar text styles */
#footer-sidebar a:hover, #footer-sidebar h2.sidebartitle a, #page-sidebar h2.sidebartitle a {
	/*text-decoration: underline;*/
	color: #212930;
}
/*sidebar list level1 */
#page-sidebar ul, #footer-sidebar ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer-sidebar-4 ul li, #page-sidebar-1 ul li, #footer-sidebar-2 ul li, #footer-sidebar-3 ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #858585;
}
#footer-sidebar-4 ul li ul li, #page-sidebar-1 ul li ul li, #footer-sidebar-2 ul li ul li, #footer-sidebar-3 ul li ul li {
	float: left;
	width: 90%;
}
#footer-sidebar ul li a, #page-sidebar ul li a {
	color: #08c;
}
#page-sidebar ul li ul li, #footer-sidebar ul li ul li {
	padding: 2px 0 0 0;
}
.footer-widget-wrapper {
	margin: 12px 0 0;
	float: left;
	width: 100%;
}
.footer-widget-body {
	float: left;
	padding: 0 10px;
}
#footer-sidebar-4 .footer-widget-body {
	width: 383px;
	float: left;
}
#footer-sidebar-3 .footer-widget-body {
	width: 180px;
	float: left;
}
#footer-sidebar-2 .footer-widget-body {
	width: 180px;
	float: left;
}
#page-sidebar-1 .footer-widget-body {
	width: 800px;
	float: left;
}
#footer-sidebar li ul li, #page-sidebar li ul li {
	list-style: square inside;
	background: url(images/bullet_dark_blue.png) no-repeat left -1px !important;
}
li.widget_calendar table {
	width: 100%;
}
li.widget_calendar h2 {
	display: none;
}
li.widget_calendar caption {
	text-align: left;
	color: #212930;
	font: 14px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin: 0 0 2px;
	width: 80%;
	padding-top: 4px;
	border: none;
}
li.widget_calendar td {
	padding: 1px 0;
	text-align: center;
}
li.widget_calendar a {
	font-weight: 700;
}
.textwidget {
	padding-top: 5px;
	text-align: justify;
}
a.rsswidget img {
	display: none;
}
/*search form */
#searchform {
	margin: 0;
	width: 180px;
	padding: 4px 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	/*background: transparent;*/
}
#searchform #s:focus {
	/*border: 1px solid #646464;*/
}
#searchform input[type="submit"] {
	/*display: none;*/
}
/* footer area */
#footer {
	width: 900px;
	margin-bottom: 40px;
	background: url(images/page_bg_bottom.png) no-repeat;
	float: left;
}
.footer a, .footer a:visited {
	color: #C7D0D5;
	text-decoration: none;
}
.footer a:hover {
	color: #83BAD5;
}
.footer h4 {
	font: normal 146%/100% "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #9cdbfb;
	margin: 10px 0 5px;
}

/* credits */

.separator {
	width: 800px;
	border-bottom: 1px solid #bdbdbd;
	height: 5px;
	margin: 0 auto;
	clear: both;
}
#credits {
	margin: 0 auto;
	clear: both;
	text-align: center;
	width: 760px;
	padding: 20px 20px 0px;
	color: #999;
	font-size: 80%;
}
#credits a {
	color: #999;
}
#credits a:hover {
	color: #08c;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
hr.dummy {
	clear: both;
	visibility: hidden;
	margin: 10px 0;
	padding: 0;
}
hr {
	width: 800px;
	clear: both;
	border:none;
	float: left;
	border-bottom: 1px solid #eaeaea;
	margin: 30px 0 -5px;
	height: 1px;
}
* {
	-moz-outline: none;
	/*outline: none;*/
}

.social {
	width: 100%;
	background: #c6d0d8;
	//border-bottom: 1px solid #dce1ec;
	position: fixed;
	top: 0px;
	z-index: 99;
	-webkit-box-shadow: 0 0px 4px #666;
	-moz-box-shadow: 0 1px 4px #000;
	background: #c6d0d8 -webkit-gradient(linear, left top, left bottom, from(#e1effa), to(#d3e0eb));
}
.social-inner {
	border-bottom: 1px solid #b6bfc6;
}
.soc-wrapper {
	//width: 920px;
	right: 30px;
	float: right;
	position: relative;
	//margin: 0 0 0 500px;
	padding: 7px 0 1px;
}
.app-wrapper {
	//width: 920px;
	left: 30px;
	float: left;
	position: relative;
	//margin: 0 0 0 500px;
	padding: 7px 0 1px;
}
.fblike {
	position: relative;
	top: -9px;
	left: 7px;
}
.soc-wrapper .fbfollow {
	position: relative;
	display: none;
	top: -10px;
	margin-left: 12px;
	font: 15px "HelveticaNeueLTPro-Md", Helvetica, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-shadow: 0 1px 0 #ccc;
	color: #222;
}

.app-wrapper .apptext {
	position: relative;
	top: -8px;
	margin-left: 12px;
	font: 15px "HelveticaNeueLTPro-Md", Helvetica, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-shadow: 0 1px 0 #fff;
	color: #555;
}

.soc-wrapper a, .app-wrapper a {
	text-decoration: none;
	color: #435da7 !important;
}
.soc-wrapper a:hover, .app-wrapper a:hover {
	text-decoration: underline;
}
.soc-wrapper .fbdesc a {
	text-decoration: none;
	color: #92a3cd;
}
.soc-wrapper .fbdesc a:hover {
	color: #888;
}
