
/*
Theme Name:Folio
THEME URI: http://myfolio.pixel8tion.net
DESCRIPTION: Folio is a WP Portfolio Style Theme ideal for photographers, artists or designers. It was created to be VERY easy to maintain using simple WordPress posting and writing capabilities. No need for custom fields! Simply write a post like you normally would and use the WordPress Gallery  "AddMedia"  to upload your image, select  "medium size" and  "insert into post"   The image can be  added anywhere in the text and it will create everything you need including the thumbnail. Zoom to the larger size Images with a Lightbox feature that floats the image over the page.  All post categoires are presented in a slider with Descriptons and thumbnail navigation.  Also includes a JQ enhanced dropdown menu, Lightbox, auto Image sizer, thumbnail creation, gravatars and more. valid xhtml & css.
VERSION: 1.1
Author: Mark Landry
Author URI: http://pixel8tion.net
TAGS:two columns,fixed width, widget ready, valid xhtml, valid css, feedburner, 1024, dropdown categories, footer navigation, drop down category menu, jquery, slider, fetured category slider
.
*/


/*  
	COLORS CYAN:
	primary #15A5B7
	highlight #1BCCDF
	2nd highlight #19BDCF
*/

/* =============== Theme Color ======================*/

a {color: #1BCCDF;}

#header h1 a {background:transparent url(../images/logo-cyan.gif) no-repeat scroll left top;}

#header-wrap{border-bottom:4px solid #15A5B7;  }

#BtmWrap {border-top:4px solid #15A5B7;   }

#BtmContent li.current-cat a { 
background:#15A5B7 none repeat scroll 0 0; 
border-bottom:1px solid #1BCCDF;
border-left:1px solid #19BDCF;
border-right:1px solid #19BDCF;
}
#BtmContent .col2 li.current-cat a, #BtmContent .col1 li.current-cat a {
border-color:#15A5B7;
border-style:solid none none;
border-width:2px medium medium;
}

#BtmContent .col2 a, #BtmContent .col1 a {
border-bottom:1px solid #232323;}

#BtmContent a:hover {
color:#FFFFFF; 
border-bottom:1px solid #141414;
}

#BtmContent .col2 h3, #BtmContent .col1 h3 {
background:#15A5B7 none repeat scroll 0 0;
border-bottom:1px solid #1BCCDF;
color:#FFFFFF;
padding-left:10px;
}
#dropmenu li ul a {
background:#141414 none repeat scroll 0 0;
color:#fff;

}
#dropmenu a:hover{
background:#15A5B7;
}

.topPost h2.topTitle a {
color:#fff !important;

}

.pageTitle{
background:#15A5B7;
top:-30px;
border-top:1px solid #1BCCDF;
border-left:1px solid #19BDCF;
border-right:1px solid #19BDCF;
}


.more a{
background:#15A5B7;
padding:5px 5px!important}

.submitbutton:hover {
	cursor: pointer;
	background: #15A5B7;
	color: #14144;
}

blockquote {
border-bottom:1px solid #1BCCDF;
border-top:1px solid #1BCCDF;

}

