/* 
Name: Connections
URI: http://www.patriciamuller.com/
Ported to Textpattern by Thame
*/
body {
	margin:0;
	padding:0;
	font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;
	font-size: 0.8em; /*0.9em or 11px this effects sidebar and nav*/
	text-align:center;
	color:#29303B;  
	line-height:1.3em; /*1.3em*/
	background: #F3F6ED;
/* from bici.css */
       background-image: url("../images/6.jpg");
	background-color: #fff;
	background-position: 1% 70% ;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a {
	color: #73819D;	/* 73819D 909D73 */
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:none; /*underline*/
}
input, textarea 
{
	background: #F3F6ED; 
	border: #E1D6C6 1px solid;
}
#rap 
{
	/* background:#fff url(../images/rap.jpg) center repeat-y; */
	width:740px; /* 760 740*/
	margin:0 auto;
	padding:0px 8px; /* 0 8 */
	text-align:left;
font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;
	font-size: 0.9em;
}

/* goo ad --*/
#google {
	height: 90px; /*183*/
	margin: 0 auto;
	width:730px; /*760 740*/
	padding:0px;  /* 0 */
	border:#E4E6E3 1px solid; /*E4E6E3 fc9*/
}

/* top logo-- */
#header {
	background:#fff url(../images/bicilogictop.jpg) no-repeat bottom;  	height: 168px; /*183*/
	margin: 0 auto;
	width:740px; /*760 740*/
	padding:0px;  /* 0 */
	border:#E4E6E3 1px solid; /*E4E6E3 fc9*/
}

#main 
{
	margin:0 auto;
	/*padding:0; */
padding: 20px 0px 0px 0px; /* TOP,  ori40px */
	/* background:url(../images/content_bg.gif) repeat;*/
	width:740px; /* 760 740*/
}
#content {
	width:450px; /*510*/
	float:right;   /*left*/
	padding:0px;/*5shiftleft*/
	margin:0px;
	overflow:hidden;
	display:inline;
}


/* on the side */
#sidebar {
	width:180px;  /*186*/
	float:left; /*R*/
	padding:50px 0px 0px 0px; /*TOP 0, R8 B?10 LEFT8*/
	margin:0px;
	font-size:10px; /*1em*/
font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;
	color:#333;
/*from bici.css--*/
voice-family: "\"}\""; 
	voice-family: inherit;/*end*/
	display:inline;
border: #E1D6C6 0px solid;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
code2 {
	color: #363;
	font-family: monaco, 'courier new', courier, sans-serif;
}

blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(../images/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;	
	font-size: 1.6em;	
	padding:110px 20px 0 0; /*  10px 20px 0 0 DOWN LEFT right left */
	text-align:right;	
}
#header h1 a 
{
	color:#B5C09D;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}

/* me */

#sidebar p {
	color: #666;
	line-height: 1.3em; /* 12px */
	margin-top: 0;
	margin-bottom: 15px;
}
/* end me*/
#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #676E04;
	text-align:center;
	background:url(../images/sidenav_top.jpg) no-repeat center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:3em;
	background:#F3F6ED url(../images/sidenav_bottom.jpg) no-repeat bottom;
	border:#E1D6c6 1px solid;
	border-top:#f3f6ed 1px solid;
}
#pagenav
{
	list-style:none;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	text-decoration: none;
	border:none;
}
/*me*/
#sidebar a, #sidebar a:visited, #sidebare a:active, #sidebar a:link {
	color: #666;
	font-weight: normal;
	border: 0;
}

#sidebar a:hover {
text-decoration: none;
	color: red;
}
/* end */

/* #sidebar ul li a:link {
	color: #909D73;	
}
#sidebar ul li a:visited {
	color: #999999;	
}
 #sidebar ul li a:hover, #sidebar ul li a:active {
	color: #990000;
}*/

#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background:url(../images/subcat_bullet.gif) no-repeat left;
}
/*me from bic.css*/
#sidebar pre {
	color: #363;
	font-family: monaco, courier new, monospace;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 10px;
}
 /*end*/

#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
/*me*/
#content h3 {
font-family: baskerville, 'itc new baskerville', georgia, times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	margin-top: 20px;	
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}
/*end*/

#content ul li {
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}
#content em {
	font-family: georgia, times, serif
}
.post , .page
{
	margin:0 0 30px 0;
}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.8em; /* .85*/
	/* font-family: Verdana, Arial, Sans-Serif; */
font-family: georgia, times, serif;
	margin:0;
	padding:0;
	color:#333;
text-shadow: dimgray 0px 3px 5px; /*me*/

}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color:#990000;
}
.post-info a:hover 
{
	color:#000;
}
.post-content, .page-content {
	padding:0px 0;
	margin:3px 0;
	border-bottom:#BBC4A3 1px solid;	
	font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;;
	font-size:12px; /* 12px for the main content*/
line-height:1.3em; /*1.3em*/
}
.page-content {

}
.post-title, .page-title {
	font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;
	font-size:1.3em;
	margin:0;
padding:15px 0;  /*for title down*/
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#4E4059; /*676E04; green*/
}
.post-date {
	float: left;
	color: #773733; /*C3B1AC; BBC4A3; words*/
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 70px; /*55*/
	background: #E3D5BA; /*E7EBDE;*/
	line-height:1em;
}
.post-footer 
{
	padding-top:10px; /*20*/
	background:url(../images/leaf.gif) no-repeat center; /*divider.gif*/
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.9em; /*.8*/
	color: #999;
	text-align:center;
	width:740px;
}
#footer a {
border:none;
color:#8183C3; /*8183C3  7A7636*/
}

/* COMMENTS CSS */
.commentlist {
	font-size:1.2em;
	font-weight:normal;
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 5px;
	list-style: none;
	background:#F3F6ED url(../images/comments_bottom.jpg) repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.8em; /*9*/
	margin:0 auto;	
	padding:12px 20px 0 0; /* 12 20 0 0 */
	text-align:right;	
	font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#333; /* 666 #BBC4A3 */
}
#topnav li a:hover, #topnav li a:active
{
	color:red;  /*	#F7F3ED*/
}

/* from bic.css  mu homepage */
.indent, blockquote {
        font-family: georgia, 'helvetica, arial', sans-serif;
        font-size: 12px;
        padding: 12px;
        margin: 5px;
        padding-top: 20px;
	    padding-bottom: 7px;
        margin-left: 20px;
        margin-bottom: 20px;
	    margin-right: 50px;
        color: #222; 
        border-top: solid #999 1px;
        border-bottom: solid #999 1px;
        background: #f6f6f6; /* ffe  new; #f6f6f6 mine #edd */
        /* try it */
        background-image: url("../images/7.jpg");
	    background-color: #f6f6f6;
	    background-position: 96% 99%;
	  
	    background-repeat: no-repeat;
        /* end try */
        line-height: 16px;
}

.indent p {
        margin-bottom: 10px;
        margin-top: 0px;
}

ul, ol {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 15px;
}
#CorpoX em {
	font-family: georgia, times, serif;
	}


#CorpoX {
	width: 400px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 50px;
	float: center;
}

h1 {
	padding: 0;
	margin: 0;
}

#CorpoX h2 {
	font-family: baskerville, 'itc new baskerville', georgia, times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	text-shadow: dimgray 0px 3px 5px;
	margin-top: 185px;	
	margin-bottom: 0px;	
	text-align: center;
}

#CorpoX h3 {
	font-family: baskerville, 'itc new baskerville', georgia, times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	margin-top: 0px;	
	margin-bottom: 10px;
	padding-bottom: 0;
	text-align: center;
}
/* DEC0205*/


/* BEGIN NARROW side */
#sidebar2 {
	width:90px;  /*186*/
	float:left; /*R*/
	padding:50px 0px 0px 0px; /*TOP 0, R8 B?10 LEFT8*/
	margin:0px;
	font-size:10px; /*1em*/
font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;
	color:#333;
/*from bici.css--*/
voice-family: "\"}\""; 
	voice-family: inherit;/*end*/
	display:inline;
border: #E1D6C6 0px solid;
} 
a img {
	border: none;
}
acronym2, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym2, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code2 {
	font-size: 1em;
	font-style: italic;
}
code2 {
	color: #363;
	font-family: monaco, 'courier new', courier, sans-serif;
}

blockquote2 {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(../images/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite2 {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: geneva, 'lucida grande', verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header2 h1 
{
	margin: 0;	
	font-size: 1.6em;	
	padding:110px 20px 0 0; /*  10px 20px 0 0 DOWN LEFT right left */
	text-align:right;	
}
#header2 h1 a 
{
	color:#B5C09D;
	text-decoration:none;
}
#header2 h1 a:hover 
{
	color:#F7F3ED;
}
#header2 #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}

/* me */

#sidebar2 p {
	color: #666;
	line-height: 1.3em; /* 12px */
	margin-top: 0;
	margin-bottom: 15px;
}
/* end me*/
#sidebar2 h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #676E04;
	text-align:center;
	background:url(../images/sidenav_top.jpg) no-repeat center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
}
#sidebar2 ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:3em;
	background:#F3F6ED url(../images/sidenav_bottom.jpg) no-repeat bottom;
	border:#E1D6c6 1px solid;
	border-top:#f3f6ed 1px solid;
}
#pagenav2
{
	list-style:none;
}
#sidebar2 ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar2 ul li a {
	text-decoration: none;
	border:none;
}
/*me*/
#sidebar2 a, #sidebar a:visited, #sidebare a:active, #sidebar a:link {
	color: #666;
	font-weight: normal;
	border: 0;
}

#sidebar2 a:hover {
text-decoration: none;
	color: red;
}
/* end */

/* #sidebar2 ul li a:link {
	color: #909D73;	
}
#sidebar2 ul li a:visited {
	color: #999999;	
}
 #sidebar2 ul li a:hover, #sidebar ul li a:active {
	color: #990000;
}*/

#sidebar2 ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar2 ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background:url(../images/subcat_bullet.gif) no-repeat left;
}
/*me from bic.css*/
#sidebar2 pre {
	color: #363;
	font-family: monaco, courier new, monospace;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 10px;
}
 /*end NARROW SIDE*/
/* jon hicks design for the MAKE CONTACT link */
#contactinfo {
       position: absolute;
       z-index: 10;
       top: 64px; /*54 64 74*/
       left: 180px; /*270 200*/
       padding: 20px 15px 15px 15px;
       width: 425px;
       height: 171px; /*161*/
       background: #fff;
       color: #333;
       overflow: auto;
}

#contactinfo p{
       color: #000;
}  

#wrapper>#contactinfo {
       background: url(http://bicilogic.com/images/contact_bg.png);
}

.address {
       font-style: normal;
       margin: 0 0 6px 0;
       color: #000;
}

.vcard {
       float: left;
       width: 299px; /*190*/
}

.vcard a img {
       margin-right: 6px;
}