/*---------------------------------------------------------------*/
/*---------- Custom css created by Nick Fassolas 2008 -----------*/
/*---------------------------------------------------------------*/

/* -- basic html elements -- */
body {
	font:80% "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color:#c4c6c1;
	text-align:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#242329;
	margin:0;
	padding:0;
}
a {
color:#fff;
text-decoration:none;
}
a:visited {
color:#fff;
}
a:hover {
text-decoration:underline;
color:#60ff00;
}
p.large {
font-size:200%;
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
margin-bottom:0;
padding-bottom:0;
}
blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:1.4em;
color:#d8c7d8;
border-left:2px solid #E6FBE1;
padding-left:10px;
font-size:85%;
}

h1 {
color:#7B8186;
font-size:1.5em;
text-transform:titlecase;
margin:0;
}

h2,#comments h4 {
font-size:1em;
color:#efefea;
border-bottom:2px dotted #555;
padding-bottom:2px;
margin:2em 0 0;
}

h4,h5 {
font-size:.9em;
text-transform:lowercase;
letter-spacing:2px;
}

h6 {
font-size:.8em;
text-transform:uppercase;
letter-spacing:2px;
}

p {
margin:0 0 1em;
}

img,form {
border:0;
margin:0;
}

h1 a,h5 {
color:#7B8186;
}

@media all{
h3 {
font-size:1em;
margin-top:10px;
color:#be8bba;
}

h3.no_back {
background:none;
margin:0;
padding:0;
}
}

@media handheld{
h3 {
background:none;
}
}
/* -- layout -- */
@media all{
#content {
width:100%;
text-align:left;
margin:0 auto;
}

#main-content {
text-align:justify;
margin-left:auto;
margin-right:auto;
width:900px;
}

#header {
height:265px;
background-image:url(http://www.nickfassolas.com/images/branding.jpg);
background-repeat:no-repeat;
margin-top:25px;
border-top:2px solid #00650e;
text-indent:-99999px;
}

#main {
line-height:1.4;
float:left;
voice-family:inherit;
width:580px;
margin-left:10px;
margin-right:25px;
padding:10px 12px;
}

#sidebar {
float:left;
background:transparent url(http://www.nickfassolas.com/images/sidebarbg.png) repeat-y;
width:240px;
margin-top:30px;
margin-bottom:50px;
}

#footer {
clear:both;
text-align:justify;
background-image:url(http://www.nickfassolas.com/images/footer.png);
height:295px;
margin-top:70px;
}

#footer .rights {
clear:both;
margin-left:180px;
padding-top:45px;
color:#73a176;
}
#comments dl#comments-block {
background-color:#333;
padding:20px;
border:3px solid #ccc;

}
#comments .comment-data {
margin-bottom:20px;
}
#comments #com_img {
float:right;
clear:left;
margin-top:-60px;
background:transparent url(http://www.nickfassolas.com/images/comments.png) no-repeat;
width:64px;
height:66px;
display:block;
}
/*--- groups ---*/
#group-container #ball {
float : right;
height : 199px;
width : 330px;
background : transparent url(../images/ball.png) no-repeat;
padding-right : 20px;
margin-top : -40px;
}
#group-container {
text-align : justify;
margin-left : auto;
margin-right : auto;
width : 1000px;
}
#group1 li a {
font-size : 90%;
font-weight : normal;
text-decoration : none;
padding-left : 6px;
}
#group1 li a:hover {
text-decoration : underline;
}
#groups {
float : left;
width : 600px;
padding-left : 50px;
margin-top : 15px;
}
#groups h3 a {
color:#f417f1;
}
#groups h3 a:hover {
color:#fff;
text-decoration : underline;
}
#groups li h3 {
color:#f417f1;
font-size:140%;
}
#group1 ul li {
display:inline;
}
#group1 ul {
margin-left:-40px;
}
.web_design_links li {
margin-bottom : 10px;
}
.web_design_links, .bot_space {
margin-bottom : 20px;
}
}

@media handheld{
#content {
width:90%;
}

#header {
background:#000;
}

#header div {
background:none;
}
/* IE5 hack */
#main {
float:none;
width:100%;
}

#sidebar {
background:#000;
margin:0;
}

#footer {
background:#E9EAEB;
}
}

/* -- header style -- */

#header h1 {
width:557px;
line-height:1;
padding:12px 0 92px 4px;
}

/* -- content area style -- */

#main {
line-height:1.4;
}

h3.post-title {
font-size:1.2em;
margin-bottom:0;
background:transparent url(http://www.nickfassolas.com/images/sidebarbg.png) repeat-x;
color:#00b804;
padding:5px;
}

h3.post-title a {
color:#C4663B;
}

.post {
clear:both;
margin-bottom:4em;
}

.post-footer em {
color:#B4BABE;
font-style:normal;
float:left;
}

.post-footer .comment-link {
float:right;
}

#main img {
border:solid 1px #E3E4E4;
background:#fff;
padding:2px;
}
.c550 {
width:550px;
}
.deleted-comment {
font-style:italic;
color:gray;
}

.rights p {
float:left;
}

#main ul.agr {
list-style-type:none;
margin-left:0;
padding-left:0;
padding-top:15px;
}

#main ul.agr li {
display:inline;
}

#main ul.agr li img {
background:transparent;
border:none;
}
pre.styling {
	font-size:90%;
	border:1px solid #555;
	padding:10px;
 	font-family: "Courier New", Courier, mono;
	background:transparent url(http://www.nickfassolas.com/images/sidebarbg.png) repeat;
}
.box {
padding:20px;
background:transparent url(http://www.nickfassolas.com/images/sidebarbg.png) repeat;
margin-top:0;
margin-bottom:20px;
color:#faf5fa;
border:2px solid #a774a9;
}
.examples {
padding:20px;
background:#fff;
margin-bottom:20px;
color:#638263;
border:2px solid #a774a9;
}
.examples a {
color:#000;
}
.examples a:hover {
color:#638263;
}
.examples span.det {
font-size:83%;
color:#666;
}


/* -- sidebar style -- */

@media all{
#sidebar #description {
color:#bbb19e;
font-size:1em;
font-weight:700;
line-height:1.3em;
margin:0;
padding:10px;
}

#sidebar a {
color:#b4b4b4;
}
}

#sidebar a:hover {
color:#60ff00;
}

#sidebar h2 {
font-size:1.3em;
padding-left:10px;
padding-right:10px;
margin:1.3em 0 .5em;
}

#sidebar dl {
margin:0 0 10px;
}

#sidebar ul {
list-style:none;
margin:0;
padding:10px;
}

#sidebar li {
padding-bottom:6px;
line-height:0.9;
}

#profile-container {
color:#7B8186;
}

#profile-container img {
border:solid 1px #7C78B5;
float:left;
margin:0 10px 1em 0;
padding:4px 4px 8px;
}

.archive-list {
margin-bottom:2em;
}

p.center {
text-align:center;
}

@media handheld{
#sidebar #description {
background:#FFD1BC;
}
}

/* -- main-nav style -- */
#main-nav {
position:absolute;
left:47%;
width:500px;
top:255px;
font-size:95%;
color:#fff;
}

#main-nav a {
padding:10px;
}

#main-nav li {
display:inline;
font-weight:700;
}
/* -- footer style -- */
#footer p {margin: 0; padding: 0px 8px; font-size: 0.9em;}
#footer hr {display: none;}

/* Feeds
----------------------------------------------- */
#blogfeeds {
position:relative;
left:900px;
top:180px;
width:80px;
}
#blogfeeds a {
background:transparent url(http://www.nickfassolas.com/blog/images/feed.png) no-repeat;
display:block;
width:70px;
height:93px;
text-indent:-9999px;
}
#postfeeds {
}
#twitter_update_list {
clear:both;
margin-top:-30px;
}
#twitter span.image {
	background: url(http://www.nickfassolas.com/images/twitter.png) no-repeat top center;
	height:77px;
	width:100px;
	display:block;
	float:right;
	margin-top:-50px;
}
#twitter_update_list li {
line-height:130%;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:8px;
border:1px dotted #555;
margin-bottom:8px;
background: transparent url(http://www.nickfassolas.com/images/green-trans.png) repeat left top;
text-align:left;
}
a#twitter-link {
font-size:85%;
padding-right:10px;
}

.ask {font-size:110%;color:#fff;font-weight:700; font-style:italic}
.ps {color:#ccc;font-weight:700;}
.white {color:#fff;font-weight:700;}

#created-by {padding-top:5px; color:#999;}
