/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.expTable { width: 90%; margin-bottom: 20px; }
.expTable th {  }
.expTable tr { border-bottom: solid 1px #dbdbdb; }
.expTable td { padding: 2px 4px; }

li.linkcat { width:290px; margin:0 10px 20px 10px; display: block; background: #f7f7f7; float: left; }
ul.blogroll { list-style: disc; }

/* 1.1 Defaults */
body  { font: 12px Arial, "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Sans-Serif; line-height: 1.5; color: #666; background-color: #fff; }
h1, h2, h3, h4, h5, h6  { margin: 0; font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Sans-Serif; color: #a3a3a3; }


#main-page1 img  { padding: 5px; /* border: 1px solid #ccc; */ }

#main-page1 .alignleft  { float: left; width: auto; margin: 10px 15px 10px 0; }
#main-page1 .alignright  { float: right; width: auto; margin: 10px 0 10px 15px; }
#main-page1 .aligncenter  { text-align: center; }

#main-page1 .wp-caption { padding: 1px; text-align:center; background:#F8F8F4; border: solid 1px #e6e6e6; }
#main-page1 .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
#main-page1 .wp-caption-text { margin:0; padding:0; font-size:11px; text-align:center; }

#main-page1 p  { margin: 0 0 15px 0; }

/* 2.3 Header */
#header{background:url(images/bg-top.png) repeat;padding:25px 0 20px;clear:both;position:relative;z-index:10;}

#logo  { }
#logo img  { }
#logo .site-title, #logo .site-description  { display: none; }
#logo .site-title a { color:#fff; font-size:26px; line-height:28px; text-transform:uppercase; letter-spacing:1px;  }
#logo .site-title a:hover { text-decoration:none; color:#eee; }
#logo .site-description { color:#fefefe; text-transform:uppercase; font-size:12px;}

/* 2.6 Footer */
#footer{background: #858585 url(images/bg-footer-top.png) repeat-x top center; font-size:12px;padding: 20px 0;border-top: 1px solid #eee; }
#footer #credit, #footer #copyright { color: #eee; }
#footer #credit a, #footer #copyright a { color: #999; }

/* 2.7 Featured Area */
/*#featured { background:url(images/bg-bottom.png) repeat; }
#featured h2, #featured h1, #featured span.archive_header { color: #545454;font-size:40px; line-height:40px; letter-spacing:-1px;  } */
#featured #page-title { padding: 15px 0; }

#featured #page-title h2, 
#page-title h1, 
#featured span.archive_header { text-shadow:#ccc 1px 1px 0; }
#featured span.archive_header.blog  { font-size: 30px; }

/* 2.8 Homepage */
#featured.home .featured-image { width:490px; padding:40px 0 0; margin-bottom:-60px; position:relative; text-align:center; }
#featured.home .play { background:url(images/btn-play.png) no-repeat; position:absolute; bottom:0; left:0; width:470px; height:380px;}
#featured.home .featured-content { width:450px; padding:25px 0; }
#featured.home h2 { font-size:40px; line-height: 40px;;}
#featured.home p { font-size:20px; color:#fff; line-height:30px; }

/* 2.9 Portfolio */
#portfolio .block { width:290px; margin:0 10px 20px 10px; display:inline; }
#portfolio .block a.thumb { text-align:center; background: url(images/portfolio-wh-hover-280w.png) no-repeat; /* border:1px solid #ddd; */ border: none; padding:4px; margin:0 0  20px 0; display:block; min-height: 210px; }
#portfolio .block .imgContainer { width: 290px; height: 210px; display: table-cell; vertical-align: middle;    }
#portfolio .block img.portfolio-img {     }
#portfolio .block h2 { font-size:14px; margin-bottom:15px; color: #a3a3a3; }
.port-cat { text-transform:uppercase; }
.port-cat a { padding:2px 6px; background:#e4e4e4; margin:0 0 0 5px; border:1px solid #ccc; }
.port-cat a:hover { text-decoration:none; background:#eee; }

#portfolio .title { text-align: center; }
#portfolio .entry { text-align: center; }

/* 3.2 Images */
.entry img  { padding: 5px; }
img.wp-smiley  { padding: 0; border: none; }

.entry .alignleft  { float: left; width: auto; margin: 10px 15px 10px 0; }
.entry .alignright  { float: right; width: auto; margin: 10px 0 10px 15px; }
.entry .aligncenter  { text-align: center; }

.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F4; /* border: solid 1px #e6e6e6; */ }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text { margin:0; padding-bottom:0; font-size:11px; text-align:center; }

/* NEWS WIDGET */
.widget_woo_news  {  }
.widget_woo_news h3 { float: left; color: #545454; }
.widget_woo_news a.rss  { float: right; display: block; height: 20; overflow: hidden; margin: 3px 10px 0 0; }
#sidebar .widget_woo_news ul li a  { padding: 0; background: none; }
#sidebar .widget_woo_news ul li  { padding: 0 0 0 20px; }
.widget_woo_news ul li { border-bottom: 1px solid #dbdbdb; margin-bottom: 10px; }
.widget_woo_news ul li .meta  { float: right; padding: 9px 10px 0 0; font-size: 10px; text-transform: uppercase; color:#666; }
.widget_woo_news ul li p { margin-bottom: 5px; padding: 0px;}
.widget_woo_news .archivelink { padding: 0 0 0 20px; text-transform: uppercase; font-weight: bold; }

#info-box h3 { color: #545454; }
#info-box p { margin-bottom: 5px; padding-bottom: 0px; }

.post .title  { width:100%;position:relative; margin: 0 0 5px 0; }
.post .title a:link, .post .title a:visited  { color: #a3a3a3; }

