/* @option user-defined global colors  */
body{background-color: #F6EFDA !important;color: #333333;}

/* @option user-defined links colors  */
a{color: #CC3333;}

/* @option user-defined header colors */
#header{background-color: #39362E !important;}
#header, #bottom{border-color: #DDDDDD;}
#header h1, #header h1 a{color: #FFFFFF;}
#header span{color: #E1D1AA;}

/* @option user-defined navigation colors */
#navigation ul li a { color: #2C8DFF; }
#navigation li a.current,#navigation a.currentAncestor { color: #F6F1ED; }
#navigation ul ul li a { color: #2C8DFF; }
#navigation ul ul li a:hover { color: #555555; }
#navigation ul ul li a.current,#navigation ul ul li a.currentAncestor{ color: #333333; }

/* @option user-defined pictured colors */
.pictured { background: #F6F1ED; }

/* @option user-defined EC2 colors */
#myExtraContent2 {color: #999999; }
#myExtraContent2 a {color: #CC3333; }

/* @option user-defined primary-content colors */
#primary-content h1,#primary-content h2,#primary-content h3, .blog-entry-title a, .album-title, .movie-page-title, .message-text{color: #333333;}
.blog-entry-date, .blog-entry-date a{color: #999999;}
#primary-content h1,#primary-content h2,#primary-content h3, .blog-entry-title a, .album-title, .movie-page-title, .message-text, .thumbnail-frame img, .movie-thumbnail-frame, .filesharing-item, .form-input-field{border-color: #CCCCCC;}
.photo-links a, .photo-links a:visited {color: #2C8DFF;}
.photo-title {color: #FFFFFF;}
.photo-caption {color: #E1D1AA;}

/* @option user-defined secondary content colors */
#secondary-content{background-color: #E8DABB;color: #C01A37;}
#secondary-content h3{color: #333333;border-color: #DDDDDD;}
#secondary-content a{color: #CC3333;}

/* @option user-defined meta border colors */
#blog-categories a, a.blog-category-link-enabled, div.blog-category-link-disabled, a.blog-archive-link-enabled, .blog-tag-cloud a, div.blog-archive-link-disabled, #blog-rss-feeds a, a.blog-comments-rss-link,.filesharing-item{border-color: #DDDDDD;}

/* @option user-defined bottom and EC3 colors */
#bottom{background-color: #38362E;color: #E8DABB;}
#myExtraContent3 a { color: #999999; }
#myExtraContent3 ul li { border-color: #333333; }

/* @option user-defined breadcrumb colors */
#breadcrumb ul li a{color: #E8DABB;}

/* @option user-defined footer colors */
#footer{color: #E8DABB;border-color: #333333;}
#footer a{color: #CC3333;}
