/*
Theme Name: Gramophonica
Theme URI: http://www.ezwpthemes.com/templates/gramophonica.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: blue, fixed-width, two-columns, left-sidebar, threaded-comments
*/


/* Global */


body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #fcfcfc url(images/header_bg2.jpg) center top repeat-x;
	color: #4C4C4C;
	margin: 0;
	padding: 0;
}

a:link {
	color: #696969;
}

a:visited {
	color: #5C5C5C;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}
iframe { border:none;}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif ;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

ul,li {
    padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;	
	min-height: 340px;
}

#container {
	width: 850px;
	margin: 0 auto;
	padding: 0px;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */



/* Header */
#header {
   /* background: url(images/header2.jpg) right 42px no-repeat; */
	width: 635px;
	height: 280px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#headerFlash {
	position:relative;
	z-index: 0;
	width: 600px;
	height: 220px;
	margin: 0;
	padding: 0;
	float: right;
}


#navigation {
   height: 45px;
   list-style: none;
   padding: 0px;
}

#navigation li {
   padding: 0px 6px;
   float: left;
   font-family: Verdana, Arial, Sans-Serif ;
   font-size: 15px;
   font-weight: bold;
   color: #EAEAEA;
   line-height: 45px;
}

#navigation li a {
   padding: 0px 15px;
   color: #EAEAEA;
   text-decoration: none;
}

#navigation li a:hover {
	color: #C4DAE7;
}

#header h1 {
	background:url(images/logo.jpg) no-repeat top left;
	font-family: 'Impact', Verdana, Sans-Serif ;
	font-size: 4.2em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 110px 0px 0px 35px;
	padding: 0px;
	text-indent: -2000px;
}

#header h1 a {
	color: #999;
	text-decoration: none;
}

#header h2 {
	color: #FF0677;
	font-size: 14px;
	padding-bottom: 5px;
	
}

#search {
	position:absolute;
	bottom:3px;
	z-index:1;
	margin: 15px 0px 0px 40px;
	left: -25px;
	
}

#searchform {
	padding: 0px;
	margin: 0px;
}

#searchform input {
    color: #828181;
	font-size: 1.3em;
}

#searchsubmit {
    width: 43px;
	height: 23px;
	background: url(images/search_button.gif) no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}



/* Sidebar */

#sidebar {
	background: url(images/sidebar_top.png) no-repeat;
	margin: 0;
	padding: 250px 0px 10px 0px;
	width: 213px;
	float: left;
	color: #fff;
	position: relative;
}

#rss {
	width: 28px;
	height: 28px;
	position: absolute;
	left: 186px;
	top: 160px;
}

#sidebar h2 {
    padding: 5px 0px 5px 25px;
	margin: 0 0 3px 10px;
	color: #E90D71;
	font-size: 1.1em;
	line-height: 15px;
	display: block;
	width: 130px;
	background: url(images/sidebar_title.gif) left 3px no-repeat;
}

#sidebar h3 {
    padding: 5px 0px 5px 23px;
	margin: 0px;
	color: #E90D71;
	font-size: 1.1em;
	line-height: 15px;
	display: block;
	width: 130px;
	background: url(images/sidebar_title.gif) left 3px no-repeat;
}

#sidebar_bottom {
    height: 13px;
    background: url(images/sidebar_bottom.gif) left top no-repeat;	
}

#sidebar ul {
	font-size: 1.1em;
    background-color: #222224;
    padding: 0px 15px 20px 10px;
}

#sidebar li {
	list-style:none;
	padding: 15px 5px 15px 10px;
    background: url(images/sidebar_boder.gif) left bottom repeat-x;	
}	

#sidebar ul ul {
    padding: 5px 0px;
    font-size: 1.1em;	
}

#sidebar li li {
    font-family: 'Tahoma', Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	line-height: 18px;
	display: block;	
	background: url(images/sidebar_icon.gif) left 7px no-repeat;	
    padding: 0px 0px 0px 13px;
	border-bottom: none;	
}

#sidebar li li a {
	color:#999999;
	text-decoration: none;
}

#sidebar li li a:hover {
	text-decoration: underline;
}

#sidebar #tag li {
    background: none;
}

#sidebar #tag li a {
    text-decoration: underline;
}	
	
/* Calendar */

#calendar {
	color: #FFFFFF;
}

#calendar #calendar_wrap {
	color: #fff;
	margin: 0 0px 0px 0px;
	padding: 5px 0px 20px 0px;
}

#wp-calendar {
	margin: 0px auto;
	color: #fff;
}

#wp-calendar a {
    color: #E82766;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #C6DFF2;
}

/* Content */

#content {
	width: 635px;
	margin: 0px;
	padding: 10px 0px;
	float: right;
}

.post {
    padding: 0px 0px 20px 30px;	
}

.post .title {
   height: 50px;
   background: url(images/post_title.gif) left top no-repeat;
   padding: 0px 30px 0px 60px; 
}

.post #title_first {
   background: url(images/post_title_first.gif) left top no-repeat;
}

.post .title h2 {
    width: 490px;
	color: #FF0074;
	font-size: 1.5em;
	line-height: 22px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;			
}

.post .title h2 a {
    text-decoration: none;
	color: #FF0074;
}

.postmetadata {
	margin: 0px;
	padding: 7px 0px 0px;
	color: #616161;
}

.postmetadata .date {
	color: #E90D71;
	float: left;
	font-size: 11px;
}

.postmetadata .author {
   float: right;
   padding-right: 20px;
}

.postmetadata a {
    text-decoration: none;
} 

.post blockquote{
	color:#000;
	font-style: italic;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size:15px;
	padding-left: 30px;
	background: url(images/blockquote2.png) 0 0 no-repeat;
}

.entry p{margin:5px 0;}
.entry {
	width: 540px;
	overflow: hidden;
    padding: 10px 0px 10px 20px; 
    font-size: 12px;	
	line-height: 17px;	
	font-family: Verdana, Arial, sans-serif;
}

.post .entry p {
	padding: 5px 5px;
	margin: 5px 0px;
	font-weight: normal;
}

.entry li {
   color: #3C657E;
}

.entry li a:link,.entry li a:visited {
   color: #3C657E;
}

.post .entry p a {
	color: #F60;
}

.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #782f02;
}

.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 20px 0 0;
	color: #FF0375;	
}

.post .entry .commentline a {
	text-decoration: none;
	color: #FF0375;
	background: url(images/comments_icon.gif) left 5px no-repeat;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;
}



/* Comments */

.comment_frame {
    padding: 10px 25px; 
}

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #555;
}

#commentform {
	margin: 5px 10px 0 0;

}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 100%;
	padding: 0px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #333;
	width: 460px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.commentlist {
	padding: 0;
	margin: 0;
	width: 460px;
}

.commentlist a {
	color: #333;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #E8F1F8;	
	border-left: 2px solid #7D6364;	
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .commentmetadata{
    font-size: 1.0em;

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #DFDFDF;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #E8F1F8;
}

.thread-even {
	background-color: #E8F1F8;
}

.depth-1 {
	border: 1px solid #CDCDCD;
}

.alt {
	border-left: 2px solid #7D6364;
	margin: 0;
	padding: 10px;
	background-color: #E8F1F8;
}

.even {
	border-left: 2px solid #7D6364;
}
/* Footer */

#footer_bg {
	background: url(images/footer_bg.gif) repeat-x;
	width: 100%;
	height: 88px;
	clear: both;
	margin: 10px 0px 0px 0px;
}

#footer {
	width: 847px;
	margin: 0px auto;
}

#footer p {
	margin: 0;
	padding: 10px 10px 0px 300px;
	text-align: center;
	font-size: 0.9em;
	color: #FF0375;
}

#footer a:link,#footer a:visited {
	font-size: 1.0em;
	color: #FF0375;
	text-align: center;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 30px;
	list-style-type:decimal;
}
#sidebar select {
	width: 80%;	
}
#sidebar ul ul ul {
	padding: 0;
	margin: 0;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	padding-right: 0;
	margin: 0;
	font-size: 1em;	
}
/* PageNavi*/
.wp-pagenavi {
	padding: 5px 10px 5px 60px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}
