/*  
Theme Name: Portfolio for Beau Bergeron
Theme URI: http://www.addicottweb.com/
Description: This website is designed as a portfolio for Beau Bergeron.
Version: 1.0
Author: Addicott Web
Author URI: http://www.addicottweb.com/
*/



/* load 960 framework */
@import url("library/960/text.css");
@import url("library/960/960.css");
@import url("library/nav/superfish.css");


/*-------------------- Resets --------------------*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; font-weight:normal; vertical-align:baseline; background:transparent; }

body { line-height:1; }

ol,ul { list-style:none; }

blockquote,q { quotes:none; }

blockquote:before,blockquote:after,q:before,q:after { content:''; content:none; }

:focus { outline:0; }

ins { text-decoration:none; }

del{ text-decoration:line-through; }

table { border-collapse:collapse; border-spacing:0; }


/*-------------------- Global styles --------------------*/

body { background:url('images/bg.gif') left repeat-y; }

.top { margin-top:0; }

h2 { margin-top:15px; }

p { font:12px/20px Georgia, "Times New Roman", Times, serif; margin-top:15px; }

a.email { background:url('images/email_sm.gif') left no-repeat; padding-left:25px; }
a.rss { background:url('images/rss.gif') left no-repeat; padding-left:20px; }

input,
textarea { padding:3px; background:#e4d2c4; font:11px/18px Georgia, "Times New Roman", Times, serif; border:1px solid #000000; }
input:focus,
textarea:focus { background:#ffffff; }
label { font:bold 11px/18px Georgia, "Times New Roman", Times, serif; }

/* headers */
#header { width:1200px; height:180px; position:fixed; background:#ffffff; display:block; z-index:100; padding-bottom:10px; }
#header #logo { float:left; }
#header h1 {margin:0;text-transform: uppercase;font-size: 25px;padding:0;line-height: 1}
#header h1 a {color: #333;border:none;}
#header h1 a:hover {color:#666;}
#header .description {color:#bbb;font-family: Georgia;font-style: italic;font-size: 14px }

#navbar { border-bottom:1px solid #e4d2c4; width:1050px; margin:20px auto 0 auto; padding:0 5px 5px 5px; clear:both; }
#navbar ul { margin:0; list-style:none; }
#navbar ul li { display:inline; margin:0 5px 0 0; font:11px/18px Arial, Helvetica, sans-serif; text-transform:uppercase; }
#navbar ul li a { color:#000000; text-decoration:none; margin-right:5px; font-weight:bold; }
#navbar ul li a:hover { text-decoration:underline; }

/* intro text */
#introduction h2 {font-size:30px;font-family: Georgia;margin:0 0 5px 0;padding:0}
#introduction h3 {line-height:1.3;color: #999;font-size: 18px}

/* twitter */
#twitter {background:url(images/twitter-bg.gif) 0px 30px no-repeat;margin-bottom:25px;}
#twitter-top {background:url(images/twitter-top.gif)  0 0 no-repeat;}
#twitter_update_list {list-style:none;margin:0;padding:0;background:url(images/twitter-bot.gif)  left bottom no-repeat;min-height:80px;}
#twitter_update_list li {list-style: none;margin:0;font-size:12px;padding:25px 60px 15px 20px;line-height: 1.3}
#twitter_update_list li span {display: block}

/* Navigation Highlights */
/*.current-cat a, .current_page_item a {font-weight:bold;}*/
.sf-menu a:hover{color:#d852bc;}

/* NAVIGATION - Search for something */
#search { position: relative; float: right; top: 5px; height:40px; width:165px;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 20px; width: 140px; border: none; font-size: 12px; color: #999; vertical-align: bottom;  background: #e5ded6 url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height: 1}
#search #s:hover { color: #666;background: #ddd5cd url(images/search.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery {border:10px solid #e5ded6;}
#gallery-nav {margin:2px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px 2px; background:#f6ede7; }
#gallery-nav li.current {background: #e5ded6; }
#gallery-nav li.current a {color:#666}
#gallery-nav li a {color:#aaa;font-weight: bold; border: none; padding:5px}


/*-------------------- Main content and portfolio styles (DONE) --------------------*/
#content { margin:190px 0 20px 65px; width:1050px; height:1%; overflow:hidden; clear:both; }

#content ul.categories { list-style:none; margin:0 0 15px 10px; }
#content ul.categories li { display:inline; font:11px/18px Georgia, "Times New Roman", Times, serif; padding:5px; margin:0 5px 0 0; background:#e4d2c4; }
#content ul.categories li a { color:#000000; text-transform:uppercase; text-decoration:none; }
#content ul.categories li a:hover { text-decoration:underline; }

#content .portfolio { background:#ffffff; margin-bottom:22px; }
#content .portfolio a.thumb { display:block; position:relative; overflow:hidden; height:134px; padding:15px; border:none; }
#content .portfolio h4 { position:relative; height:1%; overflow:hidden; }
#content .portfolio a:focus,
#content .portfolio a:hover { text-decoration: none; }
#content .portfolio img { position:absolute; top:8px; left:8px; width:200px; height:150px; border:0; z-index:3; }
#content .portfolio span.title { position:absolute; top:0; left:0; padding:20px; font:13px Arial, Helvetica, sans-serif; text-transform:uppercase; }
#content .portfolio span.title a { color:#000000; font-weight:bold; }
#content .portfolio span.category { position:absolute; bottom:0; left:0; padding:0 20px 15px 20px; font-size:12px; color:#aaa; }
#content .portfolio span.category p { margin:0; font:11px/18px Georgia, "Times New Roman", Times, serif; color:#000000; }
#content .portfolio span.category a { font-size:12px; border: none; color:#888;}

#content_left { float:left; margin:0 35px 0 5px; width:200px; }
.portfolio_left { position:fixed; display:block; }
#content_left h2 { font:bold 13px Helvetica, Arial, sans-serif; text-transform:uppercase; padding-left:5px; margin-top:15px; }
#content_left span.description { padding-bottom:15px; border-bottom:1px solid #e4d2c4; display:block; margin-bottom:15px; }
#content_left p { font:italic 11px/18px Georgia, "Times New Roman", Times, serif; padding-left:5px; }

#content_left ul.tags { list-style:none; margin:15px 0 0 0; }
#content_left ul.tags li { display:inline; font:11px/18px Georgia, "Times New Roman", Times, serif; padding:5px; margin:0 5px 0 0; background:#e4d2c4; }
#content_left ul.tags li a { color:#000000; text-transform:uppercase; text-decoration:none; }
#content_left ul.tags li a:hover { text-decoration:underline; }

#content_left ul { margin:15px 0 20px 0; list-style:none; padding:0 5px; }
#content_left ul li { margin-bottom:5px; padding:0; font:11px/18px Georgia, "Times New Roman", Times, serif; color:#000000; }
#content_left ul li a { color:#00c0f6; }

#project_nav { height:1%; overflow:hidden; }

#previous_project { float:left; width:90px; }
#previous_project a { background:url('images/previous_project.gif') 0 0 no-repeat; display:block; width:86px; height:41px; }
#previous_project a:hover { background-position:0 -41px; }

#next_project { float:right; width:90px; }
#next_project a { background:url('images/next_project.gif') 0 0 no-repeat; display:block; width:86px; height:41px; }
#next_project a:hover { background-position:0 -41px; }

#content_middle { float:left; margin-right:35px; width:435px; }
#content_middle h2 a { text-decoration:none; color:#e4d2c4; }
#content_middle h2 a:hover { text-decoration:underline; }

#content_right { float:left; width:200px; }

#content_double { width:810px; float:right; text-align:left; }
#content_double h2 a { text-decoration:none; color:#e4d2c4; }
#content_double h2 a:hover { text-decoration:underline; }

/* prev next navigation */
.navigation,
.navigation-archive { clear:both; margin-bottom: 20px;height: 33px;text-align:center}
.next  {background: url(images/next.gif) 0 -66px no-repeat;width: 85px; height: 33px;float: right}
.prev  {background: url(images/prev.gif) 0 -66px no-repeat;width: 115px; height: 33px;float: right}
.next a {background: url(images/next.gif) 0 0 no-repeat;}
.prev a {background: url(images/prev.gif) 0 0 no-repeat;}
.next a, .prev a {float:right;display:block; height:33px;text-indent:-9999px;border:none;}
.next a {width:85px;}
.prev a {width:115px;}
.next a:hover, .prev a:hover {background-position: 0px -33px;border:none}
.navigation-archive .prev {float:left}

/* widgets */
h3.sub {margin-bottom:7px;font-weight: bold}
.item ul li {display: block;list-style:none;border-top:1px solid #ddd;margin:0;padding:8px 0;}
.item ul li a {display: block;border: none;font-weight: bold;}
.item dt {font-weight: bold;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.item h4 {color:#666;margin-bottom: 10px}
.textwidget {margin-bottom:30px}
#wp-calendar  {width: 100%}
#wp-calendar td {text-align: center;}
#wp-calendar thead {font-weight: bold;background: #eee}
#wp-calendar td#prev {text-align: left}
#wp-calendar td#next {text-align: right}

/* Content Area */
.postmetadata,
.tags { color:#95979a; font:italic 11px/18px Georgia, "Times New Roman", Times, serif; padding-bottom:10px; }
.postmetadata a,
.tags a { color:#95979a; text-decoration:underline; }
.postmetadata a:hover,
.tags a:hover { text-decoration:none; }

.tags { margin-top:5px; }

small {color: #bbb}
hr.dotted { border:none; border-bottom:1px solid #e4d2c4; }
.pagetitle,
.post h2 a { color:#e4d2c4; font:italic 18px Georgia, "Times New Roman", Times, serif; margin-top:10px; }

/* Comments */
#respond h3 {border-bottom: 1px solid #ddd;padding-bottom:7px}
.commentlist {padding: 0;margin: 0;}
.commentlist li {margin: 10px 0 0px;padding: 10px 10px 10px 10px;list-style: none;border:1px solid #ddd; }
.commentlist li ul {padding: 0;margin: 0;}
.commentlist li ul li {margin-right: 0px;margin-left: 0px;}
.commentlist li .avatar {float: left;border: 1px solid #eee;padding: 2px;background: #fff;margin-right:10px}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;}
.commentmetadata {font-weight: normal;font-size: 11px}
.children { padding: 0; }
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0 0 10px 0;display: block;}
.even, .alt {background:#f8f6f2;}
ul.children li.odd {background: #f6ede7;}
.thread-odd {background: #f6ede7;}
.thread-even {background:#f8f6f2;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background: #fff}
.cancel-comment-reply {margin-bottom: 20px}

/*-------------------- Footer --------------------*/

#footer { clear:both; margin:20px auto; width:1060px; height:1%; overflow:hidden; padding:5px 5px 0 5px; border-top:1px solid #e4d2c4; }
#footer p { margin-top:0; }