@charset "UTF-8";

/*
Schahryar Fekri's Homepage
http://www.schahryar.com
*/

body {
background:#d2d2d2 url(../images/bg/body_home.jpg) repeat-x top;
width:100%; height:auto;
font-size:0.85em;
text-align: left;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-align:center;
color:#313131;
}



/* Banner | Home |  Start */

#banner {
width:100%; height:210px;
clear:both;
font-size:0.75em;
}

#banner .left {
background:url(../images/bg/banner_l.jpg) no-repeat right;
width:31px; height:100%;
float:left;
}

#banner .center {
background:#e9d413;
width:990px; height:100%;
float:left;
}

#banner .right {
background:url(../images/bg/banner_r.jpg) no-repeat left;
width:31px; height:100%;
float:left;
}

#banner .logo {
width:310px; height:100%;
background:url(../images/other/logo_schahryar.jpg) no-repeat;
float:left;
}

#banner .content {
width:680px; height:100%;
background:url(../images/bg/banner.jpg) no-repeat;
float:left;
}


#banner .content .copy {
width:100%; height:165px;
}

#banner .content .nav {
width:100%; height:45px;
text-align:right;
}

#banner p {
padding: 30px 34px 30px 34px;
width:450px; height:100%;
color:white;
font-size:1.3em;
}

#banner ul {
padding:8px 0 0 0;
float:right;
}

#banner ul li {
margin:0 0 0 31px;
text-align:center;
float:left;}

#banner ul li a {
width:120px; height:29px;
display:block;
float:left;
overflow:hidden;
text-align:center;
text-indent:-1000em;
cursor:pointer;
text-decoration:none;
}

#banner ul li a.blog {
background:url(../images/nav/button_weblog.png) no-repeat;
}

#banner ul li a.photoblog {
background:url(../images/nav/button_photoblog.png) no-repeat;
}

#banner ul li span {
width:31px; height:1px;
float:left;
}

/* Banner | Home | End */


#channels .facebook {
width:auto; height:31px;
background: url(../images/icon/facebook.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .facebook:hover {
background: url(../images/icon/facebook.png) 0 -31px no-repeat;
}

#channels .youtube {
width:auto; height:31px;
background: url(../images/icon/youtube.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .youtube:hover {
background: url(../images/icon/youtube.png) 0 -31px no-repeat;
}

#channels .twitter {
width:auto; height:31px;
background: url(../images/icon/twitter.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .twitter:hover {
background: url(../images/icon/twitter.png) 0 -31px no-repeat;
}

#channels .blogger {
width:auto; height:31px;
background: url(../images/icon/blogger.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .blogger:hover {
background: url(../images/icon/blogger.png) 0 -31px no-repeat;
}

#channels .nowpublic {
width:auto; height:31px;
background: url(../images/icon/nowpublic.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .nowpublic:hover {
background: url(../images/icon/nowpublic.png) 0 -31px no-repeat;
}

#channels .digg {
width:auto; height:31px;
background: url(../images/icon/digg.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .digg:hover {
background: url(../images/icon/digg.png) 0 -31px no-repeat;
}

#channels .delicious {
width:auto; height:31px;
background: url(../images/icon/delicious.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .delicious:hover {
background: url(../images/icon/delicious.png) 0 -31px no-repeat;
}

#channels .friendfeed {
width:auto; height:31px;
background: url(../images/icon/friendfeed.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .friendfeed:hover {
background: url(../images/icon/friendfeed.png) 0 -31px no-repeat;
}

#channels .tumblr {
width:auto; height:31px;
background: url(../images/icon/tumblr.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .tumblr:hover {
background: url(../images/icon/tumblr.png) 0 -31px no-repeat;
}

#channels .stumble {
width:auto; height:31px;
background: url(../images/icon/stumble.png) 0 0 no-repeat;
padding-left:40px;
margin-bottom:11px;
}
#channels .stumble:hover {
background: url(../images/icon/stumble.png) 0 -31px no-repeat;
}

#channels a {
font-weight:bold;
font-size:1.1em;
}