/*
Theme Name: GreyIdea
Theme URI: http://www.seo-themes.com
Description: Nice theme
Version: 1.1
Author: Paul Montana
Author URI: 
License: General Public License (GPL)
*/

body {	
	margin: 0;padding: 0;background: #f0efea url(images/wall.gif) repeat-x;
	font: normal small Arial, Verdana;
	color: #000000;}

h1, h2, h3 {
	margin: 0;
	color: #343434;
}
h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
        text-decoration:none;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul {
	list-style: square;
}

ul li {
}


ol li {
}

a {	text-decoration: none;
	color: #343434;
}

a:hover {
	text-decoration: underline;
	color: #343434;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 4px;
	background: #f0efea url(images/boxtop2.gif) repeat-x;
}

.boxed .title {
	color: white;
	height: 20px;
	padding: 6px 10px 0 26px;
	background: url(images/bok.gif) no-repeat center left;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.05em;
}

.boxed .content {
	padding: 5px 5px 0px 5px;
}

/* Header */

#header {
	width: 700px;
	padding: 0;
	height: 140px;
	margin: 0 auto;
}

#header h2, #header h2 a, #header h2 a:hover, #header h2 a:visited {
        color: white;
}
/* h1h2 - TITLE */

#h1 {	padding: 30px 0 0 0;
	font-size: 1.30em;
	color: white;}


#h1 h1 a {text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -3px;}


#h1 a:hover {text-decoration: none;
	color: #d6d6d6;}



/* Menu */

#menu {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	padding: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0 auto;
	float: left;
}

#menu li {
	display: inline;
	padding: 0 auto;
}

#menu a {
	color: #3d3d3d;
	display: block;
	float: left;
	height: 26px;
	padding: 7px 8px 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: black;
	background: transparent url(images/button-over.gif) no-repeat top center;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#main {
	float: left;
	width: 480px;
}


/* Sidebar */

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


/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 10px auto;
	font-size:0.9em;
	background: #f0efea url(images/boxtop.gif) repeat-x;}

#legal {
	margin: 0;
	padding: 1px;
	text-align: center;
	color: #FFFFFF;
}

#link {
	margin: 0;
	font-size:0.8em;
	padding: 5px;
	text-align: center;
}

#main a,  #main a:visited
{
color: #343434;
text-decoration:none;
}

#main a:hover {
text-decoration:underline;
}

#main h2 {
	margin-bottom: .5em;
	font-size: 1.4em;
	text-decoration:none;
}

#main h2:hover {
	text-decoration: none;
	color: #343434;
}
.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit {
        font-size: 0.85em;
	text-decoration:none;
	color: #343434;	
}

.entry {
        text-algin: justify;
	font-size: 1.05em;
	color: #02171d;
}

.post a, .post p a {
color: #990000;
text-decoration:underline;
}

.post a:hover, .post p a:hover {
color: #990000;
text-decoration:underline;
weight: bold;
}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}
.post-edit {
	padding: 0 0 3px 3px;
}
.post { margin:0 0 25px 0; }

#s {
	clear: both;
	width: 100px;
	font-size:1.0em;
	background: #ffffff;
	border-top: 1px solid #919191;
	border-left: 1px solid #919191;
	border-bottom: 1px solid #474747;
	border-right: 1px solid #474747;

}

#go {
	color: white;
	cursor:hand;
	clear: both;
	width: 15px;
	font-size:1.0em;
	background: #555;
	border-top: 1px solid #919191;
	border-left: 1px solid #919191;
	border-bottom: 1px solid #474747;
	border-right: 1px solid #474747;

}

/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Arial, Verdana;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #f0efea;
width: 280px;
}

#commentform textarea {
background: #fafafa;
	border-top: 1px solid #d0cdc1;
	border-left: 1px solid #d0cdc1;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;
width: 280px;
}
#commentform textarea:hover {
	background: #FFF;
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
	border-bottom: 1px solid #d0cdc1;
	border-right: 1px solid #d0cdc1;
}
#commentform textarea:focus {
background: #FFF;
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
	border-bottom: 1px solid #d0cdc1;
	border-right: 1px solid #d0cdc1;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fafafa;
	border-top: 1px solid #d0cdc1;
	border-left: 1px solid #d0cdc1;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #FFF;
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
	border-bottom: 1px solid #d0cdc1;
	border-right: 1px solid #d0cdc1;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #FFF;
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
	border-bottom: 1px solid #d0cdc1;
	border-right: 1px solid #d0cdc1;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	color: white;
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #4c4c4c;
	border-top: 1px solid #d0cdc1;
	border-left: 1px solid #d0cdc1;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;}

.submit1:hover, .submit1:focus{
	background: #69685f;
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
	border-bottom: 1px solid #d0cdc1;
	border-right: 1px solid #d0cdc1;}

#myentry a {
color: #990000;
text-decoration:underline;
font-weight: bold;
}

#myentry a:hover {
color: #990000;
text-decoration:none;
font-weight: bold;
}

.imagecenter {
  text-align: center; 
  padding-top: 10px;
}