/*
Theme Name: vSlider
Theme URI: http://irui.ac/cool-stuff/vslider3
Description: vSlider 3 Theme - created for <a href="http://iRui.ac/">iRui.ac</a>
Version: 3.0
Author: Rui Pereira
Author URI: http://iRui.ac

	vSlider v3.0
	http://iRui.ac

	The CSS, XHTML and design is licensed under a Creative Commons License
	http://creativecommons.org/licenses/by/2.5/
*/

@import "style_header.css";
@import "style_page.css";
@import "style_content.css";
@import "style_post.css";
@import "style_comment.css";
@import "style_sidebar.css";
@import "style_footer.css";
@import "style_slidebox.css";
@import "style_weather.css";
@import "style_plugins.css";
@import "style_wpg2.css";
@import "style_widgets.css";


/*******************/
/* Begin Structure */

body {
	margin: 0;
	padding: 0;
}

h1 a, h1 a:hover{
	font-family:simhei;
	text-decoration:none;
	color:#fff;
}
h1 a{color:#dedede;}
h1 a:hover{color:#fff;}

h2 {
	margin: 0px;
}

p img {
	padding: 0;
}

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
}

.center {
	text-align: center;
}

.alignleft a, .alignright a {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
}

hr {
	display: none;
}

a img {
	border: none;
}

blockquote {
	margin: 15px 10px 15px 10px;
	padding-left: 22px;
}

.blockquote-inner {
	padding-right: 22px;
}

blockquote cite {
	margin: 5px 0;
	display: block;
}

/* End Structure */
/*****************/


/***************/
/* Typography  */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font: 1.6em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

h2, h2 a, h2 a:visited {
}

h2 a:hover {
}

h2, h2 a, h2 a:hover, h2 a:visited {
	text-decoration: none;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
}

blockquote, strike {
}

code {
	font: 10pt "Courier New", Courier, mono;
	border-bottom:1px dotted #ccc;
	line-height:160%;
}


acronym, abbr, span.caps
{
	letter-spacing: .07em;
}

/* End of Typography */
/*********************/



.slidebox .sblue{font-size:8pt; color:#3333FF;}

.slidebox .left_img, .slidebox .left{float:left;margin-right:10px;margin-bottom:10px;}
.slidebox .right_img, .slidebox .right{float:right;margin-left:10px;margin-bottom:10px;}

.slidebox span.noicon li{list-style: none; font-family: "Arial Narrow";}

.postspermonth li {margin: 5px 0 10px 0;list-style: none;padding-left: 25px;}
.postspermonth li, .monthtitle, .srg_switcher{font-size:15px;}

.fs_footer{display:none;}
