
@import "css/default.css";
@import "css/classes.css";
@import "css/grid.css";
@import "css/header.css";
@import "css/paging.css";
@import "css/main.css";
@import "css/comments.css";
@import "css/sidebars.css";
@import "css/footer.css";

body {
	background: #ffffff;

}
a {
	color: #000000;
	border-bottom: 1px dotted #000000;

}
a:hover {
	border-bottom: 1px solid #000000;

}
#container {
width: 1000px;	background: #ffffff;

}
.paging {
	border: 1px solid #cccccc;

}
.article {
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #000000;

}
h1.title, h2.title a, .article, .paging {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;

}
.button {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;

}

body, .tags a, .button {
	font-family: Arial;
	color: #000000;

}
body {
	font-size: 13px;
}
.tags a {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;

}
.widget {

}
.widget li a {
	border-bottom: 1px solid #cccccc;

}
.widget li a:hover {
	border-bottom: 1px solid #cccccc;

}

#header {

	border-width: 0;
	border-style: solid;
	background: #ffffff;

}
#logo {
	height: 80px;

}
#logo img {

}
#logo a {
	margin-left: 0px;
	margin-top: 15px;

}
#search {

	border-width: 0;
	border-style: solid;
	margin-top: 40px;
	margin-left: 778px;

}
#search #s {
	border: 1px solid #cccccc;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#eeeeee, endColorstr=#ffffff);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#eeeeee, endColorstr=#ffffff)';

}
#search .button {
	border: 1px solid #cccccc;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eeeeee));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#eeeeee);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#eeeeee)';

}

#sidebar1 {
	width: 260px;

}
#sidebar2 {
	width: 260px;

}
.widget {

	border-width: 0;
	border-style: solid;
	border-color: #cccccc;
	padding: 3px;
	background: #ffffff;

}
.widget ul {
	border-top: 1px dotted #cccccc;

}
.widget li p a {
	border-bottom: 1px dotted #000000;

}
.widget li p a:hover {
	border-bottom: 1px solid #000000;

}
.widget h4 {
	-moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	background: #30be56;
	background: -moz-linear-gradient(top, #30be56, #1d9c50);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#30be56), to(#1d9c50));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#30be56, endColorstr=#1d9c50);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#30be56, endColorstr=#1d9c50)';

}
.widget .content {
	-moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px;
	background: #ffffff;
	color: #000000;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;

}
.widget .content a {
	color: #000000;
	border-bottom: 1px dotted #000000;

}
.widget .content a:hover {
	border-bottom: 1px solid #000000;

}
.widget .content li a {
	border-bottom: 1px dotted #cccccc;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#ffffff);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#ffffff)';

}
.widget .content li a:hover {
	border-bottom: 1px solid #cccccc;
	background: #ffffcc;
	background: -moz-linear-gradient(top, #ffffff, #ffffcc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffffcc));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#ffffcc);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#ffffcc)';

}
.widget .content .list li a {
	border-bottom: 1px dotted #000000;

}
.widget .content .list li a:hover {
	border-bottom: 1px solid #000000;

}
.widget .content .button, .widget .content a.button, .widget .content .tags a {
	border: 1px solid #cccccc;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eeeeee));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#eeeeee);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#eeeeee)';

}
.widget .content .button:hover, .widget .content a.button:hover, .widget .content .tags a:hover {
	color: #000000;
	border: 1px solid #cccccc;
	background: #dddddd;
	background: -moz-linear-gradient(top, #eeeeee, #dddddd);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#dddddd));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#eeeeee, endColorstr=#dddddd);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#eeeeee, endColorstr=#dddddd)';

}
.widget td.thumb {
	border: 1px solid #cccccc;
	color: #000000;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eeeeee));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#eeeeee);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#eeeeee)';

}
.widget td.thumb:hover {
	border: 1px solid #bbbbbb;
	background: #ffffcc;
	background: -moz-linear-gradient(top, #ffffff, #ffffcc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffffcc));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#ffffcc);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#ffffcc)';

}
.widget td.thumb a {
	color: #000000;
	border-bottom: 1px dotted #000000;

}
.widget td.thumb a:hover {
	border-bottom: 1px solid #000000;

}

.article.top h1 {

}
.article.top {
	background: #ffffff;

}
.article.top p, .article.top li {

}
.article.top p a, .article.top li a {

}
.article.top p a:hover, .article.top li a:hover {

}
h2.title a, h1.title {
	color: #ffffff;
	background: #30be56;
	background: -moz-linear-gradient(top, #30be56, #1d9c50);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#30be56), to(#1d9c50));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#30be56, endColorstr=#1d9c50);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#30be56, endColorstr=#1d9c50)';

}

#main {
	width: 480px;

}

.article .button {
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Arial;
	background: #666666;
	background: -moz-linear-gradient(top, #666666, #000000);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#000000));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#666666, endColorstr=#000000);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#666666, endColorstr=#000000)';

}
.article .button:hover {
	color: #ffffff;
	background: #444444;
	background: -moz-linear-gradient(top, #444444, #222222);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444444), to(#222222));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#444444, endColorstr=#222222);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#444444, endColorstr=#222222)';

}

.section.meta .container {
	color: #000000;
	font-family: Arial;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eeeeee));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#eeeeee);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#eeeeee)';

}
.section.meta a {
	color: #000000;
	border-bottom: 1px dotted #000000;

}
.section.meta a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;

}
.section.meta a.avatar {
	border: 2px dashed #cccccc;

}
.section.meta a.avatar:hover {
	border: 2px dashed #dddddd;

}

#footer {

}
#footer h4 {

}
#footer .content {

}
#footer .box {
	width: 247px;
}
#footer .info {
	padding: 10px;
}
.category-description {
font-style: italic;
}
.related li {
line-height: 20px;
}
