*
{
    line-height:1.5em;
    margin:0;
    padding:0;
}

body
{
    height:auto;
    width:auto;
    font-family:Sans-Serif;
    color:#444;
}
body > p:first-child {
	text-align: center;
background-image: url(http://watchdog.wpengine.netdna-cdn.com/wp-content/themes/re-watchdog/images/logo-watchdog.png);
background-repeat: no-repeat;
width: 556px;
height: 119px;
margin: 10px auto;
text-indent: -300%;
overflow: hidden;
}
a
{
    text-decoration:none;
    color:#0a67b3;
}

h1,h2,h3,h4,h5,h6
{
    color:#333;
    font-weight:400;
}

p {
	-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h1,h1 a,h1 a:visited,h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited,h4,h4 a,h4 a:visited,h5,h5 a,h5 a:visited,h6,h6 a,h6 a:visited
{
    text-decoration:none;
}

  .seriesbox { display: none; }

#wrapper
{
    background:#fff;
    width:100%;
    box-shadow:none;
    margin:0 auto;
    padding:0;
}

#content
{
    width:100%;
    position:relative;
    background:none;
}

#main
{
    float:left;
    padding-right:0;
    width:100%;
}

.advertising
{
    background:none;
    text-align:center;
    padding:0 0 10px;
}

.advertising a
{
    display:inline-block;
}

.advertising a:link:after
{
    content:" (" attr(href) ") ";
    font-size:12px;
}

.advertising img
{
    background:url(images/ad_notice.png) no-repeat right top;
    padding-right:12px;
    margin-right:-12px;
}

#footerad
{
    border-top:none;
    padding:20px 0 10px;
}

#header
{
    position:relative;
    width:100%;
    border:4px solid #231f20;
    border-width:4px 0;
    margin:0 auto;
}

#logotagline
{
    text-align:center;
    border-bottom:1px solid #e9e9e9;
    padding:32px 0;
}

a#logo
{
    display:inline-block;
    text-align:center;
}

#tagline
{
    font-family:serif;
    font-weight:700;
    line-height:1em;
    font-size:16px;
}

#footer
{
    clear:both;
    width:100%;
    height:35px;
    border-color:#231f20 #231f20 #e9e9e9;
    border-style:solid;
    border-width:4px 0 1px;
}

#footer #copyright
{
    font-size:10px;
    line-height:35px;
    padding-left:10px;
}

#footer img
{
    width:auto;
    height:15px;
    vertical-align:middle;
    margin-right:5px;
}

.listing .post,.listing .page
{
    position:relative;
    border-bottom:1px solid #e9e9e9;
    margin:0 -40px 20px 0;
    padding:0 40px 20px 0;
}

.listing .post:first-child
{
    overflow:hidden;
    margin:0 -40px 20px 0;
    padding:30px 40px 20px 0;
}

body.paged .listing .post:first-child
{
    position:relative;
    margin:0 -40px 30px 0;
    padding:30px 40px 30px 10px;
}

.listing > div:first-child small
{
    display:block;
    color:#fff;
    position:absolute;
    text-transform:uppercase;
    font-size:10px;
    background:#555;
    font-weight:700;
    line-height:35px;
    letter-spacing:1px;
    text-shadow:1px 1px 2px #333;
    right:-29px;
    top:6px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5);
    rotation:45deg;
    padding:0 29px;
}

.listing > div:nth-child(3n+1)
{
    clear:left;
}

.listing .post:first-child .posttitle
{
    font-size:30px;
}

.posttitle,.entrytitle,body.paged .listing .post:first-child .posttitle
{
    font-size:22px;
    font-family:serif;
    margin-bottom:10px;
    line-height:1.1em;
    font-weight:700;
    width:85%;
}

.posttitle a,.entrytitle a
{
    line-height:1.1em;
    color:#444;
}

.posttitle a:hover,.entrytitle a:hover
{
    color:#0a67b3;
}

body.single .posttitle,body.page .entrytitle
{
    font-size:26px;
    width:85%;
    line-height:1.1em;
    font-weight:700;
    margin:30px 0;
}

.entry ol,.entry ul
{
    font-size:14px;
    margin:0 0 15px 25px;
    padding:0;
}

.entry li
{
    list-style-position:outside;
    line-height:1.5em;
    padding:0 0 0 5px;
}

.entry p
{
    font-size:14px;
    margin:0 0 15px;
}

.details
{
    font-size:12px;
    margin-bottom:35px;
}

.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6
{
    margin-bottom:15px;
}

.entry a:link:after
{
    content:" (" attr(href) ") ";
    font-size:10px;
    font-family:sans-serif;
}

div.wp-caption.alignleft
{
    margin:0 20px 15px 0;
}

div.wp-caption img
{
    box-shadow:1px 1px 1px rgba(0,0,0,.25);
}

div.wp-caption a:hover img
{
    box-shadow:7px 10px 10px rgba(0,0,0,.15);
    margin:-5px 0 5px -5px;
}

div.wp-caption p.wp-caption-text
{
    font-size:11px;
    color:#666;
    padding-right:8px;
    margin:0;
}

.entry div.gallery img
{
    box-shadow:1px 5px 5px rgba(0,0,0,.25);
    border:none !important;
}

.entry div.gallery a:hover img
{
    box-shadow:7px 10px 15px rgba(0,0,0,.20);
    margin:-5px 0 5px -5px;
}

.entry div.gallery .gallery-caption
{
    font-size:11px;
    color:#888;
}

blockquote
{
    background:#FAFAFA;
    border-left:4px solid #aaa;
    color:#666;
    font-family:sans-serif;
    margin:15px 0 20px 20px;
    padding:15px 25px 5px;
}

.entry blockquote p
{
    line-height:1.6em;
}

.metastuff
{
    color:#888;
    font-size:11px;
    font-family:sans-serif;
    margin:-8px 0 15px;
}

body.single .metastuff
{
    font-size:11px;
    color:#888;
    background:none;
    border:none;
    margin:-23px 0 15px;
    padding:0;
}

#postexcerpt
{
    border-bottom:3px double #e3e3e3;
    margin-bottom:28px;
}

#postexcerpt p
{
    font-size:15px;
    color:#838383;
    line-height:1.3em;
    padding-bottom:25px;
}

.readmore
{
    font-size:12px;
    margin-top:10px;
    display:block;
}

.entry p.postpages
{
    text-align:right;
    margin-top:20px;
    float:right;
    padding:0;
}

.postpages span
{
    border-bottom:1px dotted #666;
    font-size:12px;
    padding:0 4px 2px;
}

.entry .postpages a:link:after
{
    content:"";
}

div.post a.thumblink
{
    float:left;
    display:block;
}

div.post a.thumblink img
{
    box-shadow:1px 1px 1px rgba(0,0,0,.25);
    margin:0 20px 0 0;
}

div.post a.thumblink:hover img
{
    box-shadow:7px 10px 10px rgba(0,0,0,.15);
    margin:-5px 25px 5px -5px;
}

.listing > div img,body.paged .listing > div:first-child img
{
    width:175px;
    height:131px;
}

.listing > div:first-child img
{
    width:300px;
    height:224px;
}

.navigation
{
    float:left;
    font-size:14px;
    width:100%;
}

.navigation .pagenav a
{
    display:block;
    margin-top:10px;
}

.navigation .pagenav a:hover
{
    text-decoration:underline;
}

input[type="text"],input[type="password"]
{
    width:170px;
    border:1px solid #ccc;
    margin:5px 5px 0 0;
    padding:5px;
}

textarea
{
    width:90%;
    font-family:sans-serif;
    font-size:12px;
    border:1px solid #ccc;
    margin:5px 0 0;
    padding:4px;
}

code
{
    font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps
{
    font-size:.9em;
    letter-spacing:.07em;
    cursor:help;
}

p img
{
    max-width:100%;
}

img.centered
{
    display:block;
    margin:0 auto;
}

img.alignright
{
    display:inline;
    margin:0 0 10px 10px;
}

img.alignleft
{
    display:inline;
    margin:0 10px 10px 0;
}

.alignright
{
    float:right;
}

.alignleft
{
    float:left;
}

acronym.abbr
{
    border-bottom:1px dashed #999;
}

blockquote cite
{
    display:block;
    margin:5px 0 0;
}

.center
{
    text-align:center;
}

img#wpstats
{
    width:0;
    height:0;
    border:none;
    overflow:hidden;
}

#hideme
{
    visibility:hidden;
}

.hidden
{
    visibility:hidden;
    display:none;
}

.rsssummary
{
    padding-bottom:15px;
}

.clear
{
    clear:both;
}

p.clear
{
    height:1px;
    width:1px;
}

p,.entry
{
    font-size:14px;
    font-family:serif;
}

#sidebar,#secondarysidebar,#topbannercontainer,#datesocial,#searchstuff,#headersearch,#navigation,#searchform,.listing > div small,body.paged .listing > div:first-child small,#crumbs,#footernav,.bottomsocial,#nextprevposts,#authorbio,.socialbutton,.entry iframe,.metastuff img,#metastuff,#sharethis,p#toplinks,#slidebox,#commentsection,hr,.hide
{
    display:none;
}

.listing p,body.single .entry
{
    text-align:justify;
}

.postpages a span,a img
{
    border:none;
}