/*  
Theme Name: GoogleChrome
Theme URI: http://ericulous.com/2008/09/09/wp-theme-google-chrome
Description: Based on Google Chrome Browser
Version: 1.2
Author: Genkisan
Author URI: http://ericulous.com/
Tags: white, blue, fixed width, two columns, widgets
*/

html, body {
height: 100%;
}

body {
background: #fff url(../images/headerbg.gif) repeat-x;
margin: 0 0;
}

a { color: #0000cc; text-decoration: none; }

blockquote {
background: url(../images/quote.gif) no-repeat; 
margin:1em; 
padding: 0 0 0 3em;
}

input, textarea{
border: 0;
}

#form input {
	width:400px;
	height: 25px;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#form input:hover, #form input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}

#form textarea {
	width:100%;
	height: 250px;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#form textarea:hover, #form textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
#form  #submit-go {
	margin-top:1em;
	width:150px;
	height:24px;
	border:0;
	color:#000000;
	background:url(../images/sendbutton.gif) no-repeat;
	display:block;
	cursor:pointer !important; cursor:hand;
}
#form #submit-go:hover {

}
.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 50px 15px 0px;
	background-repeat: no-repeat;
	background-position: 98% center;
	direction: rtl;
}
.info {
	color: #00529B;
	background: #BDE5F8 url(../images/info.png);
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url(../images/success.png);
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url(../images/warning.png);
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url(../images/error.png);
}
.validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url(../images/validation.png);
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 0 -19px 0;
}

/* Header Menu */
.headermenu {
height: 25px;
}

.headermenu ul{
list-style-type: none;
margin: 0;
margin-top: 1px;
}

.headermenu ul li{
float: left;
margin: 0;
background: url(../images/navtab.gif) no-repeat right top;
}

.headermenu ul li a{
display: block;
padding: 5px 48px 5px 10px;
font-weight: bold;
text-decoration: none;
color: #333;
font-size: .9em;
font-weight:normal;
}

.headermenu ul li a:hover{
color: #f9f7ed;
}

.headermenu ul li.first a{
padding: 5px 48px 5px 39px;
background: url(../images/navtab_first.gif) no-repeat;
}

.headermenu ul li#firstcurrent{
background: #f4f8fd url(../images/navtab_current.gif) no-repeat right top;
}

.headermenu ul li#firstcurrent a{
background: url(../images/navtab_current_first.gif) no-repeat;
color: #000;
font-weight: bold;
}

.headermenu ul li#current{
margin-left: -38px;
background: #f4f8fd url(../images/navtab_current.gif) no-repeat right top;
}

.headermenu ul li#current a{
padding: 5px 48px;
font-weight: bold;
background: url(../images/navtab_current_left.gif) no-repeat;
color: #000;
}

.headermenu ul li.last{
background: url(../images/navtab_last.gif) no-repeat right top;
}

.headermenu ul li.last a{
padding: 5px 39px 5px 10px;
}

.headermenu ul li#lastcurrent{
margin-left: -38px;
background: #f4f8fd url(../images/navtab_current_last.gif) no-repeat right top;
}

.headermenu ul li#lastcurrent a{
padding: 5px 39px 5px 48px;
background: url(../images/navtab_current_left.gif) no-repeat;
color: #000;
font-weight: bold;
}
/* End Header Menu */


/* Header */
.header {
padding: 6px 0;
height: 40px;
}

.blogtitle {
float: right;
color:#f60;
display:inline-block;
font-size:1.5em;
height:30px;
vertical-align:top;
}

.blogtitle a {
margin-right: 6px;
color: #f60;
float: right;
}

.blogtitle a:hover {
color: #000;
float: right;
}

a.menuhome {
background: url(../images/menuhome.png) no-repeat;
float: right;
height: 27px;
width: 29px;
}

a.menuhome:hover {
background: url(../images/menuhome.png) no-repeat 0 -27px;
}

a.menubookmark {
background: url(../images/menubookmark.png) no-repeat;
float: left;
margin-left: 6px;
height: 27px;
width: 29px;
}

a.menubookmark:hover {
background: url(../images/menubookmark.png) no-repeat 0 -27px;
}

a.menufeed {
background: url(../images/menufeed.png) no-repeat;
float: right;
margin-right: 6px;
height: 27px;
width: 29px;
}

a.menufeed:hover {
background: url(../images/menufeed.png) no-repeat 0 -27px;
}

#searchbox {
float: left;
width: 237px;
height: 27px;
background: url(../images/searchbox.png) no-repeat;
}

#searchbox #s {
color: #f60;
font-weight: bold;
float: right;
padding: 0;
margin: 6px 6px 0 0;
border: 0;
width: 195px;
background: none;
}

#searchbox #searchsubmit {
float: left;
margin: 0;
width: 29px;
height: 27px;
border: 0;
}

.upslidebutton{
	width: 126px;
	height: 27px;
	text-align: center;
	background: url(../images/upslidebutton.png) no-repeat;
	color: #fff;
	top: -15px;
	direction: rtl;
	position: relative;
}
.upslidebutton h3{
	padding-top: 5px;
	color: #fff;
}
.msgbartop {
height: 5px;
}

.msgbar {
text-align: right;
background: url(../images/msgbar.gif) repeat-y;
color: #646464;
padding: 10px;
direction: rtl;
}

.msgbarbottom {
height: 5px;
}
/* End Header */


/* Content */
.content {
overflow: hidden;
text-align: right;
direction: rtl;
margin: 10px 0px 1.5em 0px;
font: 14px Tahoma;
vertical-align: baseline;
padding: 0px 10px;
border: 0;
}

.content h1 {
font-family: Arial;
font-size: 1.3em;
font-weight: bold;
text-align: right;
direction: rtl;
}

.content h1 a {
color: #f60;
text-decoration:none;
}

.content h1 a:hover {
color: #555;
}
.content h5 {
font-family: Arial;
font-size: 1em;
font-weight: bold;
text-align: right;
direction: rtl;
}

.content h5 a {
color: #f60;
text-decoration:none;
}

.content h5 a:hover {
color: #555;
}
.content h6 {
font-size: 1em;
font-weight: bold;
text-align: right;
direction: rtl;
}

.content h6 a {
color: #f60;
text-decoration:none;
}
.content h6 a:hover {
color: #555;
}

.content a {
text-decoration: underline;
}

.content ul, .content ol {
padding-left: 1em;
}

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

.postmeta {
margin: 30px 0;
padding-bottom: 50px;
margin-right:25px;
border-bottom: 1px solid #ccc;
}

.navigation {
padding-bottom: 20px;

margin-bottom: 20px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.sticky h1{
background: #F5F5DC url(../images/sticky.gif) no-repeat 2px 4px;
padding: 5px 0 5px 22px;
}
/* End Content */


/* Comments*/
.commentlist {
margin: 0;
padding: 0;
}

.commentlist li {
margin: 15px 5px 3px 0;
padding: 5px 15px 3px 5px;
list-style: none;
border: 1px solid #efefef; 
background: #fafafa;
}

.commentlist li .avatar { 
float: left;
border: 1px solid #eee;
padding: 2px;
margin: 0 0 10px 0;
background: #fff;
}

.commentlist p {
direction: rtl;
margin: 10px 5px 10px 0;
}

.replycomment a{
color: #999;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
	direction: rtl;
}

.commentmetadata a {
direction: rtl;
color: #111;
}

.commentmetadata a:hover {
color: #555;
}

.commentsnavigation {
padding: 20px 20px 30px 0;
}

.commentlist ul.children li {
background-color: #e3e3e3;
border: 1px solid #efefef;
}

.commentlist ul li.depth-2 {
background-color: #f1f1f1;
}

.commentlist ul li.depth-3 {
background-color: #ececec;
}

.commentlist ul li.depth-4 {
background-color: #e8e8e8;
}

.commentlist ul li.depth-5 {
background-color: #e3e3e3;
}


/* Sidebar */
.sidebar {
font-size: 1.1em;
margin-top: 25px;
width: 308px;
}

.sidebarboxtop {
height: 5px;
}

.sidebarbox {
background-color: #e1ecfe;
padding: 3px 15px;
text-align: right;
direction: rtl;
}

.sidebarboxbottom {
height: 5px;
margin-bottom: 25px;
}

.sidebarbox h3 {
font-size: 1.4em;
margin: 5px 0 10px 0;
}

.sidebarbox ul {
margin: 0;
padding: 0;
}

.sidebarbox ul li {
background: url(../images/sidebarbullet.gif) no-repeat right 3px;
list-style: none;
padding: 0 19px 5px 0;
}
/* End Sidebar */

#anchor1  {
	position:fixed;
	right:5px;
	bottom:5px;
	color:#375485;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #375485;
	background:#9fc4f0;
	padding:5px;
}
/* Footer */
.footer {
height: 19px;
clear: both;
}

.footercontent {
direction: rtl;
background: url(../images/footer.gif) no-repeat right 1px;
color: #646464;
float:left;
font-size: 0.9em;
line-height:19px;
text-align: left;
width: 34%;
}

.footercontent a {
color: #646464;
}

.footercontent a:hover {
color: #000;
}

.footerpush {
height: 19px;
}
/* End Footer */


/* Begin ../images */
p img {
	float: none;
	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;
	}
/* End ../images */


/* 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;
}

.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;
}
/* End captions */

img.wp-smiley { margin: 0; padding: 0; clear: none; border:0; float: none; }

#tabs{
	float: right;
	width: 50%;
}
#musicsami{
	float: left;
}