/*
Theme Name: Vidro
Theme URI: http://remixmag.com/
Description: Vidro is a very attractive and well designed WP theme
Version: 1.0
Author: Sven Tallen
Author URI: http://remixmag.com/

*/

/**** General Formating ****/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	background: #010103 url(images/bg.jpg) no-repeat top left;
	color: #b5c2ca;
	font-size: 62.5%;
	text-align: center;
	}

#page {
	text-align: left;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
    font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 11px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	margin-bottom: 14px;
	font-size: 24px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
    font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	margin-bottom: 10px;
	color: #FFFFFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	margin-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}

.entry p a:visited {
	color: #0066CC;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#header {
	clear: both;
	margin-left: 45px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 50px;
background: url(images/epochlogo.png) no-repeat top left;
	
	padding: 0;
	height: 145px;
	width: 750px;
	}
	
#content {
	margin-top: 15px;
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
#navigation{
	margin-top: 15px;
	height: 40px;
	width: 100%;
	background-image: url(images/blackbg.png);
	border-bottom: 5px solid #E3EDF5;
	border-top: 5px solid #E3EDF5;
}

#navbar{
	padding-top: 12px;
	text-align: right;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#navigation li{
	padding-left: 15px;
	display: inline;
	list-style-type: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
#navigation a{
	text-decoration: none;
	color: #EAF7F5;
}

#footer {
	bottom: 0px;
	position: relative;
	height: 280px;
	width: 100%;
	background: #010103;
	border: none;
	margin-left: 35px;
	}


#sidebar {
	margin-top: 45px;
	padding-left: 15px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: none;
	margin-left: 10px;
	font: 1.2em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #0080cb;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 870px;
	}

#tagline{
	font-size: 12px;
	color: #0b517a;
	margin-top: -30px;
	margin-left: 165px;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 490px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	color: #cce2e7;
	margin-bottom: 10px;
	margin-top: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-top: 8px;
	background-repeat: repeat;
	background-image: url(images/transbg.png);
	text-align: left;
	clear: left;
	border: 5px solid #E3EDF5;
}

.clear {
	clear: both;
}

#footer {
	bottom: 0px;
	height: 180px;
	margin-left: 0px;
	margin-bottom: -20px;
	margin-right: 0px;
	margin-top: 0;
	
background: #010103 url(images/footer.png) no-repeat top center;
	padding: 0;
	clear: both;
	border-top: 5px solid #E3EDF5;
	}

#footer p {
	margin: 0px;
	padding: 10px 0;
	text-align: right;
	}
	
#footer p a{
	color: #21A8D8;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	color: #00639d;
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	background-repeat: repeat;
	background-color: none;
	padding: 10px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	list-style-type: none;
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 5px;
	background-image: url(none);
	list-style-type: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(none);
	list-style-type: none;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 5px;
	color: white;
	background-image: url(none);
	list-style-type: none;
	font-size: 11px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 121px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	background-color: transparent; 
	color: #b9f0f1;
	background-image: url(images/blackbg.png);
	background-repeat: repeat;
	width: 100%;
	padding: 2px;
	border: 0px;
	}


#commentform #submit {
	
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 0;
	margin-right: 5px;
	margin-top: 0px;
	background-repeat: repeat;
	background-image: url(images/transbg.png);
	border: 5px solid #E3EDF5;
	}

#commentform p {
	margin: 5px 0;
	}

#commentquote {
	margin-top: 5px;
	height: 20px;
	width: 24px;
	background-repeat: no-repeat;
	background-image: url(images/commentquote.png);
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 555px;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.entry {
		padding: 10px;
		background-image: url(images/transbg.png);
		background-repeat: repeat;
		border: 5px solid #030308;
	}

#sidebar ul li ul li {
		list-style-type: none;
	}

#sidebar li a {
		padding: 6px;
		text-decoration: none;
		color: #bfbfbf;
	}

#sidebar li h2 {
		padding-left: 6px;
		font-size: 14px;
		color: #bfbfbf;
	}


#sideSearch {
margin-left: 0px;
margin-bottom: 12px;
margin-right: 0px;
margin-top: 0px;
background:url(images/blackbg.png) repeat;
padding:6px 6px 6px 6px;
}
 
#searchWrap #s {
background: url(images/searchbg.gif) left no-repeat;
color: #FFFFFF;
font-size:1.2em;
border:none;
margin:0px 3px 0px 0px;
width: 220px;
height: 32px;
padding-top: 15px;
}

#searchWrap input {
vertical-align:middle;
}


#commentpop {
	padding-top: 4px;
	padding-left: 12px;
	margin-top: -30px;
	height: 27px;
	width: 105px;
	float: right;
	font-weight: bold;
}
.post h2 {
	margin-bottom: 7px;
}
#sidebar li a:hover {
	color: #00639d;
}
cite {
	color: #b5c2ca;
}

.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}
.tool-title{
font-weight:normal;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(images/tips-trans.png) top left;
text-align:left;
}
.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(images/tips-trans.png) bottom right;
text-align:left;	
}

#footinside{
	position: relative;
	padding-top: 15px;
	width: 800px;
}
#navbar li{
}
#sidebar ul li h2{
	color: #00639d;
}

.roundedcornr_box_745529 {
   background: #ffffff url(images/roundedcornr_745529_grad.gif) repeat-x top left;
}
.roundedcornr_top_745529 div {
   background: url(images/roundedcornr_745529_tl.gif) no-repeat top left;
}
.roundedcornr_top_745529 {
   background: transparent url(images/roundedcornr_745529_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_745529 div {
   background: url(images/roundedcornr_745529_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_745529 {
   background: transparent url(images/roundedcornr_745529_br.gif) no-repeat bottom right;
}

.roundedcornr_top_745529 div, .roundedcornr_top_745529,
.roundedcornr_bottom_745529 div, .roundedcornr_bottom_745529 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_745529 { margin: 5px 5px; }

.roundedcornr_box_626058 {
   background: #ffffff url(images/roundedcornr_626058_grad.gif) repeat-x top left; padding: 0px 0 5px 0;
	margin-left: 15px;
	width: 130px;
}
.roundedcornr_top_626058 div {
   background: url(images/roundedcornr_626058_tl.gif) no-repeat top left;
}
.roundedcornr_top_626058 {
   background: transparent url(images/roundedcornr_626058_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_626058 div {
   background: url(images/roundedcornr_626058_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_626058 {
   background: transparent url(images/roundedcornr_626058_br.gif) no-repeat bottom right;
}

.roundedcornr_top_626058 div, .roundedcornr_top_626058,
.roundedcornr_bottom_626058 div, .roundedcornr_bottom_626058 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_626058 { margin: 30px 30px; }

#preview {
width: 140px;
	padding: 10px;
	text-align: center;
}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */