/*
Theme Name: Internetware March 2010
Theme URI: 
Description: 
Version: 1.0
Author: Adam
Author URI: http://www.internetware.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/


/* General */
body {background-color: #111; margin:0; font-size: 13px; font-family: Helvetica; }
body {background-image: url(images/back.jpg); background-repeat:no-repeat; }
.right {text-align:right; }
.left {float:left;}
a { color: #00a6d1; outline: none; }
a:hover {color:#666;}
img {border:0}

/* wp tags */
.alignright {float:right; margin-left:20px}
.alignleft {float:left; margin-right:20px;}


/* Main top Menu */
#menu ul {margin:0; padding:0; line-height:80px; float:right;   }
#menu li {margin:0; padding:0; list-style:none; float:left; margin-left:10px;}
#menu li a {
    outline: none;
    color:#333;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
    padding:5px 10px;
    border-radius: 5px;
    -moz-border-radius: 7px;
    -webkit-border-radius:7px;
}
#menu li a:hover {background-color: #00a6d1; color:white; text-shadow:none;}
#menu li.current_page_item a {background-color: #00a6d1; color:white;}
#menu li.current_page_ancestor a {background-color: #00a6d1; color:white;}
#menu li.selected a {background-color: #fff;}
#menu {margin-bottom:20px;}


/* Header Section */
#hd { width:100%; height:80px; }
#hd img {margin-top:25px; float:left;}


/* Hero Area */
#hr { min-height:60px; padding:0; margin:0;}
#hr img {margin-top:20px; float:right; margin-bottom:0;}
#hr h1 {margin-top:14px; margin-bottom: 15px; font-weight:normal; font-size: 36px; color:white; text-shadow: 1px 1px #333;}
#hr h2 {margin-top:-10px; font-weight:normal; font-size: 18px; color:white; line-height:150%;text-shadow: 1px 1px #333}
#hr h3 {margin-top:0px; font-weight:normal; font-size: 15px; color:white; line-height:100%;text-shadow: 1px 1px #333}
/*#hr {border-bottom: 1px solid #0ba6d1;}*/
#hr a { width: 162px; height: 42px; display:block; float:left; line-height: 42px; font-weight:bold; text-align:Center; background: url(images/btn-blue.png); text-decoration:none; color:white; -webkit-border-radius:25px; margin-right:10px; font-size: 15px;}
#hr a.red {background: url(images/btn-red.png); }
#hr a:hover { color: #eee; }

/* Middle Content Section */
#md {background-color: #fff; padding-bottom:20px;}
#md h2 {text-shadow: 1px 1px #eee; color: #333; font-size: 20px; text-shadow: 1px 1px #eee;font-weight: normal; margin-bottom:20px; margin-top:0px;}
#md h3 {text-shadow: 1px 1px #eee; color: #090; text-shadow: 1px 1px #eee; font-weight: normal;}
#md h4 {text-shadow: 1px 1px #eee; color: #333; font-size: 15px;text-shadow: 1px 1px #eee;}
#md hr {color: silver; }
#md .block img {margin-right:20px; float:left; margin-bottom:35px; border: 1px sold red;}
#md .block h3 { margin:0; margin-bottom:5px;}
#md .block p {margin:0;}
#md .block a {font-size: 14px; font-weight:bold; }
#md  a {text-decoration:none;}
#md  a:hover h3 {color:black !important;}
#md blockquote {font-size: 15px; font-weight:bold; background-color: #8DCA1E; color:white;margin:0; border: 1px solid silver; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px;padding: 10px; margin-bottom:20px;}
#md blockquote {background:  -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #8DCA1E), color-stop(.95, #6A9716)); }
#md blockquote p {font-size: 11px; margin-top:10px; margin-bottom:0; color: #000; font-weight:normal; }

#md #subnav {   margin-bottom:20px;}
#md #subnav ul {border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; margin:0; padding:0; list-style-type: none; margin-top:20px;  }
#md #subnav ul li {margin:0; padding:0; line-height: 30px; color: #666; border-bottom: 1px solid #ddd; background:url(images/bullet-off.png) 10px center transparent no-repeat;  padding-left:30px;}
#md #subnav ul li a { padding:5px;  display:block;  }
#md #subnav ul li a { padding:5px; 	display:block; }
#md #subnav ul li.current_page_item a { color: #0088CD !important;}
#md #subnav ul li.current_page_item {background-color: #ccc;  background:url(images/bullet-blue.png) 10px center transparent no-repeat; color: #0088CD !important;}
#md #subnav ul li a:hover {color: #0088CD; }

#posts h2 {font-size: 28px; color: #0a0; margin-bottom:5px;}

#md .tweets {list-style:none; margin:0;padding:0 }
#md .tweets li { margin-bottom: 10px; list-style:none; color: #0088CD;}

/* Footer Area */
#ft {background-color: #111; color:white;}
#ft {background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #333), color-stop(.75, #111));}
#ft { color: #999; margin-top:0px; padding-top:10px;}
#ft a { color: #999; }
#ft a:hover { color:#fff;}
#ft .box { font-size: 11px;}
#ft .box h2 { font-size: 15px; font-weight:normal; color: #ccc; margin: 10px 0px 5px 0px; }
#ft .box h3 { font-size: 13px; font-weight:normal; color: #fff; margin: 10px 0px 5px 0px; }
#ft .credits {margin-top: 10px; color:white; font-size: 10px;}
#ft .box ul {margin:0; padding:0; margin:0 0px 0px 0px;}
#ft .box li {margin:0; padding:0; list-style:none; line-height:14px;}
#ft .box a { font-size: 11px;}
#ft #credits { padding-bottom:20px;}
