/*
Theme Name: Flashy Web
Theme URI: http://www.freewpthemes.net/preview/flashyweb
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
green:#6fd10b;
blue:#0094E0;
*/
*{
	padding:0px;
	margin:0px;
	line-height:19px;
}
body {
font-family:Arial;
font-size:13px;
color:#444444;
background-color:#0689cd;
}

h1, h2, h3 {
font-family:Arial;
font-size:16px;
}

h1 {

}

h2 {
 
}

p, ul, ol {
list-style-type:none;
}

a,a:visited {
	color: #6FD10B;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
	color:#0094E0;
}


img {
	border: none;
}

img.left {

}

img.right {

}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
margin-bottom:5px;
margin-top:5px;
}

#wrapper {

}

/* Header */

#header {
width:940px;
padding:0 20px 0 20px;
height:102px;
margin:0px auto;
background:url('images/headbg.jpg') repeat-x;
border-left:1px solid #eaeaea;
border-right:1px solid #eaeaea;
}

#logo {
}

#logo h1 {
	padding-top:30px;
	padding-bottom:50px;
	padding-left:140px;
	font-size:32px;
	background:url('images/logo.gif') center left no-repeat;
}
#logo h1 a{
}
#logo h1 sup {

}

#logo h1 a {
	color:#FFFFFF;
	text-decoration:none;
}

#logo h1 a:hover {
	color:#FFFFFF;
}

#logo h1 a:visited {
	color:#FFFFFF;
}


#logo h2 {

}

#logo a {

}

/*search form */
#div_search{
padding:15px;
}
#div_search input{
	color:#888888;
	padding:0px;
	margin:0px;
}
#s{
	width:130px;
}
#searchsubmit{
	background-color:#ffffff;
}
/* Menu */

#menu {
	width:940px;
	height:auto;
	margin:0 auto;
	padding:10px 20px 11px 20px;
	background-image:url('images/menubg.jpg');
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	font-family:Arial;

}

#menu ul {
	list-style-type:none;
}

#menu li {
display:inline;
font-size:14px;
font-weight:bold;
text-transform:propercase;
}
#menu li a{
text-decoration:none;
padding-top:8px;
padding-bottom:8px;
padding-left:10px;
padding-right:10px;
}
#menu .page_item a{
color:#0094e0;
background-color:#DFDFDF;
}
#menu .current_page_item a{
color:#FFFFFF;
background-color:#0094e0;
}
#menu .page_item a:hover{
color:#FFFFFF;
background-color:#0094e0;
}
#menu ul li a {

}

#menu a:hover {
}

#menu .active a {
}

/* Page */

#page {
width:940px;
padding:20px 20px 20px 20px;
margin:0px auto;
background:#ffffff url('images/bg.jpg') repeat-x;
border:1px solid #eaeaea;
}

/* Content */

#content {
width:730px;
float:left;
}
/* node title */
.nodetitle{
background-color:#0094E0;
border-left:1px solid #eaeaea;
border-right:1px solid #eaeaea;
border-top:1px solid #eaeaea;
padding:10px;
}
.nodetitle h1.title{
color:#FFFFFF;
}
/* Post */

.post {
background-color:#f9faf8;
border:1px solid #eaeaea;
margin-bottom:20px;
}
.post{
padding:15px;
}
html>body .post{
padding:15px 15px 30px 15px;
}
.post .title {
font-size:16px;
padding-bottom:10px;
border-bottom:1px solid #6fd10b;
margin-bottom:10px;
}
.post .title b {
}

.post .title a ,a:visited{
	color:#6fd10b;
	text-decoration:none;
}
.post .title a:hover {
	color:#0094e0;
}

.post .entry {
margin-bottom:10px;
}

.post .meta {
padding:10 auto;
height:20px;
}
.post .date{
font-size:11px;
}
.post .meta p {
	border-top:1px solid #eaeaea;
	padding-top:5px;
	line-height: normal;
}
.post .meta .byline {

}

.post .meta .links {
	float: left;
}

.post .meta .more {

}

.post .meta .comments {

}

.post .meta b {
	display: none;
}

.post .meta a {

}
.post .meta small a {
	color: #009EEB;
}

/* Sidebar */

#sidebar {
width:190px;
float:right;
}

#sidebar ul {

}

#sidebar .widget{
background-color:#F9FAF8;
display:block;
border:1px solid #eaeaea;
margin-bottom:10px;
}
#sidebar .widget .widgettitle{
background-color:#0094E0;
color:#FFFFFF;
padding:5px;
}
#sidebar li ul {
padding:5px 5px 5px 10px;
}

#sidebar li li {
padding:5px 10px 5px 20px;
background:url('images/arrow.gif') center left no-repeat;
}

#sidebar li li a,a:visited {
color:#6fd10b;
}

#sidebar li li a:hover,a:active {
color:#0094E0;
}

#sidebar h2 {

}

#sidebar strong, #sidebar b {
	color: #8BCB2F;
}

#sidebar a {
	text-decoration: none;
	color: #6D6D6D;
}

/* Search */

#search {
}

#search h2 {
}

#s {

}

#x {
}

/* Boxes */

.box1 {

}

.box2 {

}

.box2 h2 {

}

.box2 ul {

}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width:940px;
	padding:20px;
	height:40px;
	margin:0px auto;
	background-color:#eaeaea;
	border:1px solid #eaeaea;
}

html>body #footer {
	height: auto;
}

#footer-menu {
}

#legal {
	clear: both;
	font-size: 11px;
	color: #6D6D6D;
}

#legal a {
	color: #0094E0;
}

#footer-menu {
	float: left;
	color: #353535;
	text-transform: capitalize;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-menu li {
	display: inline;
}

#footer-menu a {
	display: block;
	float: left;
	padding: 1px 15px 1px 15px;
	background: url(images/img03.jpg) no-repeat right 50%;
	text-decoration: none;
	font-size: 11px;
	color: #6D6D6D;
}

#footer-menu a:hover {
	text-decoration: underline;
}

#footer-menu .active a {
	padding-left: 0;
}

#comment {
	width: 565px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}