/*
Theme Name: Cafe Press
Theme URI: http://www.111.com/
Description: 1
Version: 1.0
Author: AsiAds
Author URI: http://www.asiads.org



*/

body {
margin: 0;
padding: 0;
background: #1A1915 url(images/bg.jpg) top left repeat fixed;
font: 0.85em Tahoma, Arial, Helvetica, sans-serif; 
color: #CCCCCC; 
line-height: 18px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 36px;
color: #FFFFFF;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #FFFFFF;
}

h1 a:hover {
color: #999999;
}

a:link, a:visited {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #A7A195;
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #B74718;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #B74718;
}

h2 a:hover {
text-decoration: underline;
}

#wrapper {
margin-left: auto;
margin-right: auto;
width: 960px;
}

h3 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #B74718;
}

h4 {
font-size: 14px;
font-weight: normal;
padding: 0;
margin: 0;
color: #B74718;
}

h4 a:link, h4 a:active, h4 a:visited {
color: #B74718;
text-decoration: none;
}

h4 a:hover {
text-decoration: underline;
}

img {
border: 0;
}

p {
margin: 0 0 15px 0;
}

.postcomments {
float: right;
width: 35px;
height: 32px;
background: url(images/comments.png) no-repeat 0 0;
text-align: center;
padding: 2px 0 0 0;
margin: 4px 0 0 0;
font-size: 14px;
}

.postcomments:hover {
background: url(images/comments.png) no-repeat 0 -48px;
}

.date {
float: left;
width: 650px;
}

.postdets {
float: left;
width: 700px;
margin: 0 0 15px 0;
}

ul {
list-style: none;
}

blockquote {
width: 80%;
height: auto;
margin: 0; 
padding: 15px 25px 15px 85px;
display: block;
}

#header {
height: 110px;
}

#logo {
height: 110px;
width: 480px;
float: left;
}

#logo h2 {
margin: -41px 0 0 93px;
}

* + html #logo h2 {
margin: -44px 0 0 95px;
}

#textlogo {
height: 110px;
width: 480px;
float: left;
color: #B74718;
}

/** begin navigation **/
#navigation {
width: 700px;
float: left;
font-size: 18px;
}

#navigation ul {
list-style: none;
margin: 30px 0 0 0;
float: right;
}

#navigation li {
display: inline;
margin: 0 0 0 25px;
padding: 0 0 23px 0;
float: left;
}

#navigation li.current_page_item, #navigation li:hover {
background: url(images/current.png) bottom no-repeat;
}
/** end navigation **/

/** begin primary layout **/
#content {
float: left;
width: 920px;
background: url(images/bg.png) repeat;
padding: 20px;
}

#content2 {
float: left;
width: 920px;
background-color:#ffffff;
padding: 20px;
}



#contento {
float: left;
width: 920px;
background-color:#000000;
padding: 20px;
}

#main {
width: 700px;
margin: 0 20px 0 0;
float: left;
}

#main2 {
width: 900px;
margin: 0 20px 0 0;
float: left;
}

.pagenavi {
font-size: 15px;
}

.pagenavi a:link, .pagenavi a:active, .pagenavi a:visited {
color: #B74718;
text-decoration: underline;
}

.pagenavi a:hover {
color: #A7A195;
}

#main h3 {
font-size: 16px;
font-weight: normal;
margin: 0 0 2px 0;
padding: 0;
}

.postbox {
width: 700px;
float: left;
}

.postimage {
float: left;
padding: 10px;
}

.postimage2 {
float: right;
padding: 10px;
}

.theblogpost ul, .pagebox ul {
list-style: disc;
}

.pagebox {
width: 700px;
float: left;
}

.pagebox2 {
width: 900px;
float: left;
}

.thepost {
float: left;
width: 700px;
}

.theblogpost {
float: left;
width: 700px;
border-bottom: 1px dashed #CCC;
margin: 0 0 20px 0;
padding: 0 0 10px 0;
}

.thepagepost {
float: left;
width: 700px;
}

.thepagepost2 {
float: left;
width: 900px;
}

.entry a:link, .entry a:visited {
color: #CCCCCC;
text-decoration: underline;
}

.entry a:hover {
color: #A7A195;
}
/** end primary layout **/

/** begin home page **/
#busdets {
list-style: none;
margin: 5px 0 0 0;
padding: 0;
float: left;
}

#busdets a:link, #busdets a:visited {
color: #CCCCCC;
}

#busdets a:hover {
color: #A6A6A6;
}

#busdets h2 a:link, #busdets h2 a:visited {
color: #B74718;
}

#busdets li {
padding: 0 0 0 45px;
cursor: pointer;
}

#busdets li.contact {
background: url(images/contact.png) no-repeat 0 0;
}

#busdets li.contact:hover {
background-position: 0 -40px;
}

#busdets li.hours {
background: url(images/hours.png) no-repeat 0 0;
}

#busdets li.hours:hover {
background-position: 0 -100px;
}

#busdets li.location {
background: url(images/location.png) no-repeat 0 0;
}

#busdets li.location:hover {
background-position: 0 -40px;
}
/** end home page **/

/** begin specials **/
.specialitem {
margin: 5px 0 0 0;
float: left;
width: 200px;
}

.specialitem p {
margin: 0;
font-size: 12px;
line-height: 1.2em;
}

.specialitem a:link, .specialitem a:visited {
color: #CCCCCC;
}

.specialitem a:hover {
color: #A6A6A6;
}

.specialitem h4 a:link, .specialitem h4 a:visited {
color: #B74718;
}

.specialimage {
padding: 2px;
background: #FFFFFF;
float: left;
width: 50px;
height: 50px;
margin: 0 10px 0 0;
}

.specialimage:hover {
background: #CCCCCC;
}
/** end specials **/

/** begin sidebar **/
#sidebar {
float: left;
width: 200px;
}

.widgetblock a:link, .widgetblock a:active, .widgetblock a:visited {
color: #CCC;
text-decoration: underline;
}

.widgetblock a:hover {
color: #A7A195;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar li {
padding:0 0 4px 0;
}

.widgetblock {
width: 200px;
margin: 0 0 25px 0;
float: left;
}
/** end sidebar **/

/** begin blocks **/
#blocks {
width: 920px;
padding: 20px;
float: left;
margin: 20px 0 0 0;
background: url(images/bg.png) repeat;
}

#blocks a:link, #blocks a:visited {
color: #CCCCCC;
}

#blocks a:hover {
color: #A6A6A6;
}

#blocks h4 {
font-size: 16px;
font-weight: normal;
padding: 0;
margin: 0;
color: #B74718;
}

#blocks h4 a:link, #blocks h4 a:visited {
color: #B74718;
}

.blockitem {
width: 300px;
float: left;
margin: 0 10px 0 0;
}

#blocks p {
margin: 0;
padding: 0;
}

.lastblockitem {
width: 300px;
float: left;
margin: 0;
}

.blockimage {
float: left;
padding: 4px;
background: #FFFFFF;
margin: 0 10px 0 0;
width: 100px;
height: 100px;
}

.blockimage:hover {
background: #CCCCCC;
}
/** end blocks **/

#footer {
width: 960px;
float: left;
color: #CCCCCC;
padding: 20px 0 20px 0;
}

#footer a:link, #footer a:visited {
color: #CCCCCC;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {
padding: 0;
}





/* JCarusel */
#featuredposts { float: left; width: 960px; }
#featuredposts .blocktitle { margin-bottom: 0pt; }
.featuredposts-image { margin-bottom: 5px; }
#mycarousel .title { line-height: 1.1; }
#featuredcats { overflow: hidden; width: 960px; float: left; margin-top: 30px; height: 1%; }

.jcarousel-container { position: relative; }
.jcarousel-clip { margin: 0pt; padding: 0pt; overflow: hidden; z-index: 2; position: relative; }
.jcarousel-list { margin: 0pt; padding: 0pt; overflow: hidden; z-index: 1; position: relative; top: 0pt; left: 0pt; }
.jcarousel-list li, .jcarousel-item { float: left; list-style-type: none; list-style-image: none; list-style-position: outside; width: 75px; height: 75px; }
.jcarousel-next { z-index: 3; display: none; }
.jcarousel-prev { z-index: 3; display: none; }

.jcarousel-skin-featured .jcarousel-container-horizontal { padding: 15px 60px; width: 810px; }
.jcarousel-skin-featured .jcarousel-clip-horizontal { width: 810px; height: 160px; }
.jcarousel-skin-featured .jcarousel-item { width: 180px; height: 160px; }
.jcarousel-skin-featured .jcarousel-item-horizontal { margin-right: 30px; }
.jcarousel-skin-featured .jcarousel-item-placeholder { background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
.jcarousel-skin-featured .jcarousel-next-horizontal { background: transparent url('images/next.png') no-repeat scroll 0pt 0pt; position: absolute; top: 40px; right: 15px; width: 32px; height: 80px; cursor: pointer; }
.jcarousel-skin-featured .jcarousel-next-horizontal:hover { background-position: -32px 0pt; }
.jcarousel-skin-featured .jcarousel-next-horizontal:active { background-position: -64px 0pt; }
.jcarousel-skin-featured .jcarousel-next-disabled-horizontal, .jcarousel-skin-featured .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-featured .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -96px 0pt; }
.jcarousel-skin-featured .jcarousel-prev-horizontal { background: transparent url('images/prev.png') no-repeat scroll 0pt 0pt; position: absolute; top: 40px; left: 15px; width: 32px; height: 80px; cursor: pointer; }
.jcarousel-skin-featured .jcarousel-prev-horizontal:hover { background-position: -32px 0pt; }
.jcarousel-skin-featured .jcarousel-prev-horizontal:active { background-position: -64px 0pt; }
.jcarousel-skin-featured .jcarousel-prev-disabled-horizontal, .jcarousel-skin-featured .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-featured .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -96px 0pt; }

.mytop .jcarousel-clip { margin: 0pt; padding: 0pt; overflow: hidden; position: relative; }
.mytop .jcarousel-list { margin: 0pt; padding: 0pt; overflow: hidden; position: relative; top: 0pt; left: 0pt; }
.mytop .jcarousel-features .jcarousel-list li, .jcarousel-features .jcarousel-item { position: relative; float: left; list-style-type: none; list-style-image: none; list-style-position: outside; width: 630px; height: 250px; }
.mytop .jcarousel-features .jcarousel-container {  }
.mytop .jcarousel-features .jcarousel-container-horizontal { width: 980px; }
.mytop .jcarousel-features .jcarousel-clip-horizontal { position: absolute; top: 12px; left: 325px; width: 600px; height: 250px; }
.mytop .jcarousel-features .jcarousel-item { width: 600px; height: 250px; }
.mytop .jcarousel-features .jcarousel-item-placeholder { background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
.mytop .jcarousel-screenshots .jcarousel-list li, .mytop .jcarousel-screenshots .jcarousel-item { position: relative; float: left; list-style-type: none; list-style-image: none; list-style-position: outside; width: 590px; height: auto; }
.mytop .jcarousel-screenshots .jcarousel-container {  }
.mytop .jcarousel-screenshots .jcarousel-container-horizontal { width: 590px; height: auto; }
.mytop .jcarousel-screenshots .jcarousel-clip-horizontal { width: 590px; height: auto; }
.mytop .jcarousel-screenshots .jcarousel-item { width: 590px; height: auto; }
.mytop .jcarousel-screenshots .jcarousel-item-placeholder { background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
.mytop .jcarousel-screenshots .jcarousel-next-horizontal { position: absolute; top: 5px; right: 5px; width: 32px; height: 32px; cursor: pointer; z-index: 999; }
.mytop .jcarousel-screenshots .jcarousel-next-horizontal:hover { background-position: 0pt 0pt; }
.mytop .jcarousel-screenshots .jcarousel-next-horizontal:active { background-position: 0pt 0pt; }
.mytop .jcarousel-screenshots .jcarousel-next-disabled-horizontal, .mytop .jcarousel-screenshots .jcarousel-next-disabled-horizontal:hover, .mytop .jcarousel-screenshots .jcarousel-next-disabled-horizontal:active { cursor: default; }
.mytop .jcarousel-screenshots .jcarousel-prev-horizontal { position: absolute; top: 5px; left: 5px; width: 32px; height: 32px; cursor: pointer; z-index: 999; }
.mytop .jcarousel-screenshots .jcarousel-prev-horizontal:hover { background-position: 0pt 0pt; }
.mytop .jcarousel-screenshots .jcarousel-prev-horizontal:active { background-position: 0pt 0pt; }
.mytop .jcarousel-screenshots .jcarousel-prev-disabled-horizontal, .mytop .jcarousel-screenshots .jcarousel-prev-disabled-horizontal:hover, .mytop .jcarousel-screenshots .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -32px 0pt; }

/* Top Features */
#features { overflow: hidden; position: relative; clear: both; width: 960px; height: 280px; background: #e4e4e4; }
#features-nav { position: absolute; top: 7px; left: 5px; z-index:100; }
#features-nav .features-nav-item { padding: 10px 20px; position: relative; display: block; width: 280px; height: 64px; cursor: pointer; }
#features-nav #features-nav3.features-nav-item { height: 62px; }
#features-nav .features-nav-item.current { padding: 10px 70px 10px 20px; display: block; width: 280px; height: 64px; cursor: default; }
.features-nav-tnail { margin: 0pt 15px 0pt 0pt; padding: 2px; overflow: hidden; float: left; width: 58px; height: 58px; }
.features-nav-tnail img { width: 58px; height: 58px; opacity: 0.5; }
#features-nav .features-nav-item.current .features-nav-tnail img { opacity: 1; }
#features-nav .features-nav-item h3 { margin: 2px 0pt 0pt; font-size: 1.0em; font-weight: bold; text-transform: uppercase; color: rgb(140, 147, 152);  }
#features-nav .features-nav-item p { font-size: 0.9em; line-height: 1.4em; color: rgb(150, 161, 169); }
#features-nav .features-nav-item.current p { color: rgb(70, 84, 93); }
#features-nav .features-nav-item .num {float:left; font-weight:normal; padding-right:15px; height:20px; font-size:30px; font-family:Georgia; font-style:italic; color: rgb(150, 161, 169);}
#features-nav .features-nav-item.current .num { color:#333333;}
#features-nav .features-nav-item span { display: none; }
#features .features-effects { background: transparent url('images/features-effects.png') no-repeat scroll 0pt 0pt; display: block; position: absolute; width: 100%; height: 100%; top: 0pt; left: 0pt; }
#features-nav .features-nav-item { background: transparent url('images/features-nav-bg.jpg') repeat-x scroll 0pt 0pt; }
#features-nav .features-nav-item.current { background: transparent url('images/features-nav-current.png') no-repeat scroll 0pt 0pt; }
.features-nav-tnail { background: transparent url('images/features-nav-tnail.jpg') no-repeat scroll 0pt 0pt; }

/* ToolTip */
#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; }

#networks {
clear: left;
text-align: center;

}

#networks img.buttons {
margin: 0 0 40px 0;
}

#networks img{
margin: 25px 12px 20px 12px;
padding: 0
}

.sites_in_our_network{margin:21px 0 1.3em;}
.sites_in_our_network h4{color:#999;font-size:9pt;margin:0 0 4px;}
.scrolling_logos{padding:12px 16px;}
#scroller{width:900px;height:90px;list-style:none;text-align:center;overflow:hidden;margin:0;padding:0;}
#scroller li{float:left;height:84px;width:240px;margin:0;padding:7px 10px;}

