
/* 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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	color: #434343;
	background: #d2d1d0 url(../images/background.png) repeat-x;
	font: 13px Tahoma, Geneva, sans-serif;
}
/*
body.subpage {
  font: 14px/20px tahoma, Geneva, sans-serif;
}
*/
ul h1, ul h2{
padding:0 0 0 0;
margin: 0 0 0 0;
}
p {
  padding-bottom: 19px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
/* post link */
h1 a:link, h1 a:visited {
	color: #191919;
}
h1 a:hover {
	color: #191919;
}
h1 a:active {
	color: #191919;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  color:#191919;
  font-family: Geneva, Tahoma, sans-serif;
  line-height: 0.8em;
}
h1 {
  font-size: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px;
	background: url(../images/h1-border.jpg) repeat-x left bottom;
}
h2 {
  font-size: 27px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
	background: url(../images/h1-border.jpg) repeat-x left bottom;
}
h3 {
  font-size: 21px;
  padding-bottom: 20px;
  padding-top: 10px;
}
h4 {
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 20px;
  padding-top: 10px;
}
.hlText      {color: #126ED3; font-weight: normal;}

/* Wraps */
#header_wrap {
  background: url(../images/header-bg.jpg) repeat-x 0 0;
  z-index: 1200;
}
#content_wrap {
  position: relative;
  min-width: 982px;
  padding: 0 10px;
  padding-bottom: 20px;
  background-color: #EDEDED;
}
#footer_wrap {
  position: relative;
  min-width: 982px;
  padding: 0 10px;
  background: #2c2a28 url(../images/footer.png) repeat-x 0 0;
  height: 69px;
}
/* Header */
#header {
  position: relative;
  height: 100px;
  width: 982px;
  margin: 0 auto;
  z-index: 1200;
}
    /* Home Link */
    ul.main-nav li.home {
    	background: none !important;
    	border: none;
    	margin-right: 5px;
    	padding-left: 0px;
    	top: 0px;
    }
    ul.main-nav li.home a {
    	display: block;
    	height: 14px;
    	width: 18px;
    	text-indent: -9999px;
    	padding-right: 0px;
    	margin-right: 0px;
    	margin-top: 13px;
    	background: url(../images/home-icon.jpg) no-repeat 3px 0;
    }
    ul.main-nav li.home a:hover {
    	background-position: 3px -14px;
    }
  /* Community Blog Logo */
  .community-blog {
    position: absolute;
    top: 85px;
    right: 0px;
  }
/* Content */
#content {
  position: relative;
  top:30px;
  width: 982px;
  margin: 0 auto;
}
  #page {
    position: relative;
  	float: left;
  	background: #fff url(../images/page-bottom.png) no-repeat right bottom;
  	width: 699px;
  	border-left: 1px solid #d5d5d5;
  	padding-bottom: 3px;
  	margin-bottom: 30px;
  }
    .page-top {
      position: absolute;
      top: -1px;
      left: -1px;
    }
    .inner_page {
      background: #f4f4f4 url(../images/page-bg.png) repeat-y left top;
      min-height: 400px;
      width: 699px;
      float: left;
    }
    
    /* Post */
    .post {
      float: left;
      display: block;
      border-bottom: 1px solid #fff;
      width: 697px;
    }
      .entry {
        float: left;
        display: block;
        padding: 40px;
        width: 617px;
      }
      .menus {
        float: left;
        display: block;
        padding: 40px;
        margin: 0px;
        width: 617px;
      }      
.related b{
	font-weight: normal;
	}  
.related a{
	font-weight: normal; 
	color:#658090;
	font-size: 11px;
	}  	
.related span{
	padding-bottom: 3px;
	text-align:left;
	font-size: 11px;
	} 	   

        blockquote {
          font-style: italic;
          background: #e0e0e0;
          padding: 20px;
          border: 1px solid #a5a5a5;
          margin-top: 15px;
          margin-bottom: 15px;
          font-family: Arial, sans-serif;
          font-size: 13px;
          line-height: 18px;
        }
        .blockquote {
          border: 1px solid #a5a5a5;
        }
          .blockquote blockquote {
            border-color: #fff; 
          }
        .entry ul {
          padding-bottom: 5px;
          padding-top: 3px;
        }
          .entry ul li {
            padding:2px 0 2px 25px;
            background: url(../images/post-li.gif) no-repeat 10px 9px;
          }
            .entry li > ul {
              padding-bottom: 0px;
            }
        .entry ol {
          margin-left: 25px;
          padding-left: 10px;
          padding-bottom: 20px;
          padding-top: 3px;
        }
          .entry ol li {
            padding: 4px 0 2px 0px;
            list-style: decimal;
          }
            .entry li > ol {
              padding-bottom: 0px;
            }
      .top-image {
        float: right; 
        padding-left: 20px; 
        margin-bottom: 20px; 
        background-color: #f4f4f4;
      }
      .postimage { 
        float: right;
        margin-bottom: 20px; 
        margin-left: 20px;
        background-color: #f4f4f4;
        border: 1px solid #a5a5a5;
        padding: 1px;
      }
        .postimage img {
          background: #e0e0e0;
          padding: 9px;
          float: right;
        }
      .postimage-left { 
        float: left;
        margin-bottom: 20px; 
        margin-right: 20px;
        background-color: #f4f4f4;
        border: 1px solid #a5a5a5;
        padding: 1px;
      }
        .postimage-left img {
          background: #e0e0e0;
          padding: 9px;
          float: left;
        }
      .postimage-center { 
        clear: both;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px; 
        border: 1px solid #a5a5a5;
        padding: 1px;
        width: auto;
        background: #e0e0e0 url(http://flashden.net/../images/common/backgrounds/white_line.png) repeat-x 0 0px;
      }
        .postimage-center img {
          background: #e0e0e0;
          padding: 9px;
          margin: 0 auto;
          display: block;
          max-width: 595px;
        }
      .postmetadata {
        position: relative;
        background: #ededed url(../images/post-meta.png) no-repeat 0 0;
        float: left;
        display: block;
        width: 617px;
        border-top: 1px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
        padding: 11px 40px 10px 40px;
        text-align: right;
        font-size: 11px;
        line-height: 18px;
      }
        .the_author {
          position: absolute;
          top: 10px;
          right: 40px;
          line-height: 20px;
        }
          .the_author .avatar {
            float: left;
            margin-right: 7px;
          }
          .the_author h4 {
            float: left;
            line-height: 22px;   
            font-size: 16px;
            text-transform: none;
            color: #656565; 
            padding-top: 0;   
          }
            .the_author h4 a {
              color: #656565;
            }
          /* Comments & Post Footer */
          .comments {
            position: relative;
            height: 105px;
            padding-top: 40px;
            background: url(../images/h1-border.jpg) repeat-x left top;
            margin-top: 30px;
            clear: both;
          }
            .comments h2 {
              position: absolute;
              left: 98px;
              top: 50px;
              background: none;
              padding-top: 0;
              color: #000;
              line-height: 0.9em;
            }
              .comments h2 a {
                color: #000;
              }
                .comments h2 a span {
                  font-size: 14px;
                  color: #999;
                  font-style: italic;
                  display: block;
                }
              .post-count {
                height: 71px;
                width: 78px;
                text-align: center;
              }
                .post-count h3 {
                  font-size: 30px;
                  color: #fff;
                  padding-bottom: 0px;
                  margin-bottom: -5px;
                }
                .post-count span {
                  font-size: 10px;
                  line-height: 10px;
                  text-transform: uppercase;
                }
          .post-footer {
            position: relative;
          }
            .post-footer h4 {
              text-transform: none;
              padding-bottom: 3px;
              padding-top: 0;
            }
            .the-author {
              position: relative;
              float: left;
              width: 225px;
              padding-left: 55px;
              padding-top: 15px;
              font-size: 12px;
              line-height: 18px;
            }
              .the-author .avatar {
                position: absolute;
                top: 15px;
                left: 0;
                background: #fff;
                padding: 1px;
                border: 1px solid #a5a5a5;
              }
            .post-footer ul {
              float: right;
              width: 307px;
              padding-top: 9px;
              margin-bottom: 0px !important;
            }
              .post-footer ul a {
                color: #555;
                text-decoration: none;
                display: block;
              }
              .post-footer ul a:hover {
                color: #000;
                text-decoration: none;
              }
                .post-footer ul li {
                  background-position: 0 11px;
                  padding: 6px 0 6px 25px;
                }
      /* Pagination */
      .pagination {
        height: 40px;
        padding: 0 40px;
      }
        .wp-pagenavi {
        	font-size: 11px;
        	text-transform: uppercase;
        	clear: both;
        	color: #666;
        	font-weight: normal;
        	margin-top: 15px;
        	padding: 10px 0 0 0;
        	text-align: right;
        }
          .wp-pagenavi a, 
          .wp-pagenavi .current {
          	padding: 3px 5px;
          	border: 1px solid #ccc;
          	margin-left: 3px;
          }
          .wp-pagenavi a:hover, 
          .wp-pagenavi .current {
          	color: #000;
          	background: #ddd;
          }
          .wp-pagenavi .pages {
          	float: left;
          }
          
      /* The Comments */
      #the_comments {
        padding: 20px 0;
        margin: 0px;
        margin-top: 20px;
        padding-bottom: 0px;
        background: url(../images/h1-border.jpg) repeat-x left top;
      }
        #the_comments .commentlist {
          font-size: 13px;
          line-height: 18px;
          margin: 0;
          padding: 0;
        }
          #the_comments .commentlist li {
            background-image: none;
            padding: 0px;
            background-color: #fff;
            padding: 20px;
            padding-bottom: 35px;
            padding-right: 70px;
            border: 1px solid #d5d5d5;
            margin-bottom: 15px;
            position: relative;
          }
            #the_comments .commentlist li .avatar {
              position: absolute;
              right: 10px;
              bottom: -10px;
              background: #fff;
              padding: 1px;
              border: 1px solid #a5a5a5;
            }
            .comment-author {
              font-size: 16px;
              font-weight: bold;
              padding-bottom: 10px;
            }
            .commentmetadata {
              position: absolute;
              left: 20px;
              bottom: 10px;
              font-size: 10px;
            }
            
  /* Sidebar */
  #sidebar {
    float: right;
    position: relative;
    width: 280px;
  }
    #sidebar h2 {
      font-size: 32px;
      background: none;
      padding-bottom: 0;
      margin-bottom: 0;
      padding-top: 0;
    }
    .subscribe {
      padding-left: 20px;
      text-align: center;
    }
      .subscribe li,
      .subscribe li h2 {
        display: inline;
        line-height: 24px;
        padding-top: 0;
      }
      .subscribe li:first-child {
        padding-right: 5px;
      }
        .subscribe li img {
          vertical-align: bottom;
        }
      .subscribe p {
        font-size: 9px;
        color: #6e6e6e;
      }
    .search {
      background: url(../images/search.gif) no-repeat 100% 0;
      width: 263px;
      padding-left: 17px;
      padding-bottom: 14px;
      height: 34px;
    }
      .search input {
        padding: 6px 15px;
        margin-top: 4px;
        width: 212px;
        border: none;
        background: none;
        color: #828282;
        font-family: Tahoma, arial;
      }
    .creattica_images {
      padding-left: 16px;
      padding-bottom: 70px;
    }
    .collection {
      padding-left: 16px;
    }
      .creattica_images h3 {
        font-size: 22px;
        color: #151515;
        width: 260px;
        padding-left: 4px;
        position: relative;
        padding-bottom: 15px;
        padding-top: 0;
      }
        .creattica_images h3 a {
          color: #151515;
        }
          .creattica_images h3 a img {
            position: absolute;
            top: 0;
            right: 0;
          }
        .creattica_images ul {
          padding: 0px;
        }
          .creattica_images ul li {
            padding:2px 0 0px 25px;
            background: url(../images/post-li.gif) no-repeat 10px 9px;
          }
            .creattica_images li > ul {
              padding-bottom: 0px;
            }

    #twitter {
      padding:0 0 30px 16px;
    }
    #twitter h3 {
        font-size: 22px;
        color: #151515;
        width: 260px;
        position: relative;
        padding:0 0 5px 4px;
    }
    #twitter .item {
        padding:20px 0 0 0;
        width:270px;
        font-size:12px;
        line-height:15px;
        display:none;
    }
    #twitter .item.active {
        display:block;
    }
    #twitter p img {
        position:absolute;
        border:1px solid #f4f4f4;
        padding:1px;
        background:#ccc;
        margin:3px 0 0 -40px;
    }
    #twitter p {
        padding:0 0 0 60px;
    }
    #twitter .navigation {
        position:absolute;
        margin:25px 0 0 210px;
    }
    #twitter .navigation li {
        float:left;
        display:block;
        width:16px;
        height:14px;
        line-height:16px;
        text-align:center;
        margin-right:2px;
        font-weight:bold;
        cursor:pointer;
        text-indent:-999em;
        background:url(../images/pointers.gif) no-repeat;
    }
    #twitter li.prev {
        background-position:0 -14px;
    }

    #blogs {
      padding:40px 0 30px 16px;
    }
    #blogs h3 {
        font-size: 22px;
        color: #151515;
        width: 260px;
        position: relative;
        padding:0 0 30px 4px;
    }
    #blogs .item {
        padding:0 0 0 25px;
        width:245px;
        font-size:12px;
        line-height:15px;
        display:none;
    }
    #blogs .item a {
        font-weight:none;
    }
    #blogs .item.active {
        display:block;
    }
    #blogs .navigation {
        position:absolute;
        margin:5px 0 0 210px;
    }
    #blogs .navigation li {
        float:left;
        display:block;
        width:16px;
        height:14px;
        line-height:16px;
        text-align:center;
        margin-right:2px;
        font-weight:bold;
        cursor:pointer;
        text-indent:-999em;
        background:url(../images/pointers.gif) no-repeat;
    }
    #blogs li.prev {
        background-position:0 -14px;
    }
    #seealso {
				padding:40px 0 30px 16px;  
    }
    #seealso h3 {
        font-size: 22px;
        color: #151515;
        width: 260px;
        position: relative;
        padding:0 0 30px 4px;
    }    
    #seealso .item {
        padding:0 0 0 25px;
        width:245px;
        font-size:12px;
        line-height:15px;
        display:none;
    }
  
    #seealso .item a {
				font-weight:none;
    }
    #seealso .item.active {
        display:block;
    }
    #seealso .navigation {
        position:absolute;
        margin:5px 0 0 210px;
    }
    #seealso .navigation li {
        float:left;
        display:block;
        width:16px;
        height:14px;
        line-height:16px;
        text-align:center;
        margin-right:2px;
        font-weight:bold;
        cursor:pointer;
        text-indent:-999em;
        background:url(../images/pointers.gif) no-repeat;
    }
    #seealso li.prev {
        background-position:0 -14px;
    }
   #seealso b {font-weight: normal }			
			
    .popular_items {
      padding-left: 10px;
      padding-bottom: 30px;
    }
      .popular_items h3 {
        font-size: 26px;
        color: #151515;
        width: 260px;
        padding-left: 10px;
        position: relative;
        padding-bottom: 15px;
        padding-top: 0;
      }
        .popular_items h3 a {
          color: #151515;
        }
          .popular_items h3 a img {
            position: absolute;
            top: 0;
            right: 0;
          }
      .popular_items ul {
        clear: both;
        position: relative;
      }
        .popular_items li {
          display: inline;
          position: relative;
        }
          .popular_items li a {
            float: left;
            display: block;
            border: 1px solid #fff;
            margin-left: 8px;
            margin-bottom: 8px;
            position: relative;
          }
            .popular_items li a img {
              float: left;
            }
            .popular_items ul li a span {
              position: absolute;
              bottom: -9px;
              left: 3px;
              height: 22px;
              width: 75px;
              z-index: 99;
            }
    .jobs_list {
      padding-left: 18px;
      padding-bottom: 30px;
      width: 262px;
    }
      .jobs_list h3 {
        font-size: 26px;
        color: #151515;
        width: 260px;
        position: relative;
        padding-left: 2px;
        padding-bottom: 15px;
        width: 160px;
        padding-right: 100px;
        padding-top: 0;
      }
        .jobs_list h3 a {
          color: #151515;
        }
          .jobs_list h3 a img {
            position: absolute;
            top: -5px;
            right: 0;
          }
      #fsjobs_list {
        border: 1px solid #a6a6a6;
        width: 260px;
      }
        #fsjobs_list li {
          background: #e0e0e0;
          padding: 10px 20px;
          border: 1px solid #fbfbfb;
          border-bottom-color: #a5a5a5;
        }
        #fsjobs_list li:last-child {
          border-bottom-color: #fbfbfb;
        }
          #fsjobs_list li a {
  
          }
            #fsjobs_list li a span {
              display: block;
              color: #4c4c4c;
              font-size: 11px;
            }
          
/* Footer */
#footer {
  position: relative;
  height: 69px;
  width: 982px;
  margin: 0 auto;
  background: url(../images/footer-bg.png) no-repeat 710px 40px;
  color: #8f887c;
}
  .envato_site {
    position: absolute;
    top: 35px;
    left: 0px;
  }
  #footer .desc {
    font-size: 15px;
    line-height: 20px;
    width: 670px;
    position: absolute;
    top: 100px;
  }
    #footer .desc a {
      color: #dbdbdb;
    }
  #footer .find_us {
    width: 190px;
    position: absolute;
    left: 750px;
    top: 45px;
  }
    #footer .find_us h2 {
      color: #e3dfd7;
      font-size: 26px;
      background: none;
      padding-bottom: 8px;
      margin-bottom: 0;
    }
    #footer .find_us p {
      padding-bottom: 13px;
    }
    #footer .find_us li {
      display: inline;
      padding-right: 10px;
    }
  #footer .copy {
    position: absolute;
    bottom: 0px;
    color: #837e76;
    font-size: 10px;
    line-height: 12px;
  }
    #footer .copy p {
    text-transform: lowercase;
    }
    #footer .copy a {
      color: #cda869;
    }
  #footer .reg {
    font-size: 9px;
    position: absolute;
    bottom: 20px;
    color: #68635a;
    font-style: italic;
  }
/* Button */
a.input-link-dark { 
  float: right; 
  margin-left: 8px; 
  margin-top: 10px; 
  display:block;
  padding-left: 5px;
  position:relative;
  text-transform:uppercase;
  color: #fff;
  height: 22px;
  font-size: 10px;
  line-height: 22px; 
  overflow: hidden;
}
a.input-link-dark:hover {
  background-position:left bottom;
  text-decoration:none;
}
  a.input-link-dark span {
    padding: 0px 10px 0px 5px; 
    display: block; 
    float: left; 
    position: relative; 
    text-transform: uppercase; 
    color: #fff;
  }
  a.input-link-dark:hover span {
    background-position:right bottom;
  }

.title       {font-family: Arial, Helvetica; font-size: 16px; font-weight: bold; color: #333333;}
.gallery{text-align: center;margin: 0;padding: 0}
.gallery a:hover {
opacity:1;
color:#F4F5F5;
}
.gallery a:active {
color:#F4F5F5;
}
.gallery a {
background-color:#F4F5F5;
border:1px solid #B8B8B8;
display:inline-table;
margin:2px;
opacity:0.87;
padding:3px;
text-align:center;
}
.gallery li {list-style: none;}
