/*
Theme Name: Outsource Survival
Theme URI: http://snipurl.com/i7oj
Description: Custom theme for Outsource Survival
Author: Riki Tiki Tavi
Author URI: http://snipurl.com/i7oj
Version: 1.0
*/

body {
  font-family:Arial;
  font-size: 10pt;
  margin:0px;
  padding:0px;
  color:#555;
}

a, a:visited {
  color:#f38222;
}

img {
  border:0px;
}

    .aligncenter,
    div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    .alignleft {
    float: left;
    }

    .alignright {
    float: right;
    }

    .wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

    .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
    }

    .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
    }

#header, #page, #footer, #top-ads, .navbar {
  width:990px;
}

#page {
  margin:0px auto;
  background:url(images/page-bg.gif) repeat-y;
}

#content {
  width:562px;
  border:1px solid #eee;
  float:left;
  margin:10px 0px 10px 10px;
}

#content .inner {
  background:url(images/content-bg.gif) repeat-x top;
  margin:1px;
  overflow:hidden;
  padding:10px 25px;
}

#header {
  margin:0px auto;
  height:170px;
  position:relative;
}

#footer {
  margin:0px auto;
}

#description {
  position:absolute;
  top:10px;
  right:0px;
  background:url(images/tcorner.gif) no-repeat top left;
  width:542px;
  padding-top:8px;
}

#description p {
  color:#fff;
  font-size:11px;
  font-family:Arial;
  margin:5px 0px 10px 0px;
}

#description .inner {
  background:#f38222 url(images/bcorner.gif) no-repeat bottom left;
  overflow:hidden;
  padding:0px 30px;
  height:148px;
}

#description h2 {
  font-size:20px;
  font-family:Arial;
  margin:0px;
  background:url(images/gray-dot.gif) repeat-x bottom;
  color:#fff;
}

#logo {
  width:395px;
  height:143px;
  background:url(images/logo.jpg) no-repeat;
  position:absolute;
  top:10px;
  left:25px;
  overflow:hidden;
  margin:0px;
  text-indent:-1000em;
}

#logo a {
  width:395px;
  height:143px;
  overflow:hidden;
}

.navbar {
  background:url(images/navbar-bg.gif) repeat-x;
  margin:0px auto;
  height:30px;
}

.navbar ul {
  list-style:none;
  margin:0px;
  padding:0px;
}

.navbar ul li {
  float:left;
  padding:0px 25px 0px 23px;
  background:url(images/navbar-divider.gif) no-repeat 100% 11px;
  line-height:30px;
}

.navbar ul li.last {
  background:none;
  padding-right:5px;
}

.navbar ul li.right {
  background:url(images/rss.jpg) no-repeat 0px 5px;
  padding-left:24px;
}

.navbar li.right {
  float:right;
  text-align:right;
}

.navbar ul li a {
  color:#fff;
  font-weight:bold;
  font-size:11px;
  font-family:Tahoma, Arial;
  text-decoration:none;
}

.navbar ul li a:hover {
  color:#f47407;
}

.sidebar {
  width:203px;
  padding:20px 0px 10px 0px;
}

#sidebar-left {
  float:left;
  display:inline;
}

#sidebar-right {
  float:right;
  display:inline;
}

.sidebar .widgettitle {
  color:#f38222;
  font-size:18px;
  font-family:Arial;
  padding:0px;
  margin:0px 0px 10px 0px;
  border-bottom:1px solid #dedede;
  display:block;
}

.sidebar .widgettitle .alt {
  color:#555;
}

.widget_aweber .widgettitle {
  text-align:center;
}

.widget_aweber .alt {
  font-size:16px;
}

.sidebar .widget {
  margin:0px 16px 25px 16px;
}

.sidebar .widgets {
  margin:0px;
  padding:0px;
  list-style:none;
}

.sidebar .widgets ul {
  list-style-image:url(images/bullet1.gif);
  #list-style-image:url(images/bullet_ie.gif);
  list-style-position:inside;
  text-indent:0px;
  margin:0px;
  padding:0px;
}

.sidebar .widgets ul li {
  background:url(images/gray-dot.gif) repeat-x bottom;
  padding:3px 0px;
}

.sidebar .widgets ul li a {
  color:#333;
  text-decoration:none;
  font-size:10pt;
}


#top-ads {
  height:120px;
  margin:0px auto;
  background-color:#f4f4f4;
  overflow:hidden;
  border-bottom:1px solid #dfdfdf;
}

#top-ads .ad-block, .content-ads .ad-block {
  width:226px;
  height:90px;
  margin-left:17px;
  float:left;
  display:inline;
  margin-top:15px;
}

.content-ads {
  margin-bottom:20px;
}

.content-ads .ad-block {
  margin-left:5px;
  width:468px;
  height:20px;
  display:block;
  clear:both;
}

#top-ads .ad-block {
  width:728px;
  height:90px;
  margin:15px 131px;
}

.copyright {
  text-align:center;
}

.copyright a {
  color:#f47407;
}

.post {
  margin:0px 0px 20px 0px;
}

.post p {
  line-height:140%;
  font-family:Tahoma, Arial;
  font-size:13px;
}

.post-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#f38222;
	font-weight:bold;
	background:url(images/gray-dot.gif) repeat-x bottom;
	padding:0px 0px 5px 0px;
	margin:0px 0px 8px 0px;
}


.post-title a {
  text-decoration:none;
}

.postmeta, .postmeta-bottom {
  background:url(images/gray-dot.gif) repeat-x bottom;
  padding-bottom:10px;
  font-family:Tahoma, Arial;
  font-size:11px;
  position:relative;
}

.postmeta-bottom {
  background:url(images/postmeta-bottom-bg.gif) repeat-x top;
  line-height:28px;
}

.postmeta a {
  font-family:Tahoma, Arial;
  font-size:11px;
}

.postmeta .author {
  position:absolute;
  right:0px;
  top:2px;
}

.more-link {
  display:block;
  font-size:10pt;
  font-weight:bold;
  margin:10px 0px;
  background:url(images/morelink-bg.gif) no-repeat 0px 3px;
  padding-left:16px;
}

.widget_aweber label {
  margin:3px 0px;
}

.widget_aweber .submit {
  background:url(images/button-bg.gif) repeat-x;
  padding:0px 15px;
  border:0px;
  color:#fff;
  font-size:0.9em;
}

.widget_aweber .fullname, 
.widget_aweber .email {
  width:167px;
  border:1px inset #999;
}


textarea#comment {
  width:100%;
  border:1px solid #999;
}

ul.commentlist {
  list-style:none;
  margin-left:0px;
  margin-right:0px
  padding:0px;
}

ul.commentlist li {
  padding:0px 0px 10px 0px;
  margin:0px;
  background:url(images/gray-dot.gif) repeat-x bottom;
}

.WP-PrintIcon {
  display:none;
}

.widget .ad-block {
  width:120px;
  margin:0px auto;
  text-align:center;
}
