/*
Theme Name: SRR
Description: SRR theme
Version: 1.0
Author: Andy
*/

@import url('hvdcomicserifpro_regular_macroman/stylesheet.css');

/* General styles                                   */
/* ------------------------------------------------ */
body {
	margin: 0;
	background: #fff;
	min-width: 300px;
}

html, body, p, li, dd, td {
	color: #231f20;
	line-height: 150%;
	font-size: 1.06em;
	font-family: 'Cabin', sans-serif;
}

.pace-running {
	background: url(images/preloader.gif) center 200px no-repeat #fff;
}

.pace-running > :not(.pace) {
    opacity: .8;
}

.pace-done > :not(.pace) {
    opacity: 1;
    transition: opacity .5s ease;
}

img a, a img {
	border: 0;
}

img {
	max-width: 100%;
	height: auto;
}

td {
	vertical-align: top;
}

a {
	color: #1a6eb7;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #ff9900;
}

ul {
	margin: 8px 0 18px 18px;
	padding: 0;
}

li {
	padding-left: 4px;
	line-height: 180%;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	line-height: 120%;
	font-family: 'hvd_comic_serif_proregular', serif;
    font-weight: normal;
    color: #b80101;
}

h1 {
	font-size: 1.8em;
	margin-top: 0;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

hr {
	height: 1px;
	border: 0;
	width: 100%;
	background: #dddddd;
	color: #dddddc;
	margin: 30px 0;
    clear: both;
}

ul.alphalist {
    counter-reset: item;
    list-style-type: none;
    margin-left: 0;
}

ul.alphalist li {
    display: block;
    padding-left: 25px;
    position: relative;
}

ul.alphalist li:before {
    content: counter(item, upper-alpha) "   ";
    counter-increment: item;
    position: absolute;
    left: -1px;
    color: #b80101;
    font-weight: bold;
}

.wrapper {
	width: 950px;
	padding: 0 25px;
	margin: 0 auto;
}

/* Header                                           */
/* ------------------------------------------------ */
#header {
	font-size: 24px;
	line-height: 140%;
	padding: 40px 0;
	background: #137bd2;
    color: #ffff00;
	text-align: center;
}

#header a {
	font-size: 50px;
    font-family: 'hvd_comic_serif_proregular', serif;
    text-transform: uppercase;
	text-decoration: none;
	color: #ffff00;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
    line-height: 100%;
}

#headerpic {
	height: 529px;
	overflow: hidden;
    text-align: center;
}

#headerpic h2 {
    font-size: 35px;
    color: #1336b7;
    margin: 60px 0 0 0;
}

/* Content                                          */
/* ------------------------------------------------ */
#homepage-intro {
    background: #ffff00;
    padding: 50px 0;
}

#homepage-intro h1 {
    font-size: 1.2em;
}

.content {
	padding: 45px 0 100px 0;
	overflow: hidden;
	font-size: 1.1em;
	min-height: 200px;
}

.content, .content p, .content li {
	line-height: 160%;
}

.content img {
	max-width: 100%;
	height: auto;
}

.column-half {
    width: 46%;
    margin: 0 2% 30px 2%;
    float: left;
    text-align: center;
}

.column-half img {
    display: block;
    margin: 0 auto;
}

a.readmore, input[type="submit"] {
	background: #ffff00;
	color: #b80101 !important;
	padding: 12px 25px 12px 25px;
	border-radius: 8px;
	text-decoration: none;
	display: inline-block;
	margin: 15px 0;
	font-size: 26px;
	text-shadow: none;
	line-height: 100%;
    font-family: 'hvd_comic_serif_proregular', serif;
	border: 0;
	cursor: pointer;
}

.content a.readmore , .content input[type="submit"] {
    background: #0653d2;
    color: #ffff00 !important;
}

a.readmore:hover, input[type="submit"]:hover {
	background: #b80101;
	color: #fff !important;
}


a.readmore, .homepagebox-image img, input[type="submit"] {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.testimonial {
    margin-bottom: 20px;
    font-size: 0.9em;
}

.testimonial p {
    margin: 0;
    background: #d1e9fd url(images/quote.png) 10px 20px no-repeat;
    padding: 20px 20px 20px 45px;
}

.testimonial span {
    display: block;
    font-weight: bold;
    padding: 10px 0 0 45px;
    background: url(images/author-top.png) 50px top no-repeat;
}

input, select, textarea {
    background-color: #fff;
    color: #222;
    font-family: 'Cabin', sans-serif;
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 18px;
    color: #5e5d5d;
}

/* Footer                                           */
/* ------------------------------------------------ */
#footer {
	font-size: 1.2em;
	padding: 60px 0;
	text-align: center;
	background: #0653d2;
    font-family: 'hvd_comic_serif_proregular', serif;
}

#footer a, #footer, #footer p {
	color: #fff;
}

#copyright {
    padding-top: 65px;
    font-family: 'Cabin', sans-serif;
    line-height: 150%;
}

#copyright, #copyright a, #copyright p {
    font-size: 13px;
    color: #fff;
}

a.scrollup {
	width: 53px;
	height: 53px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url('images/top.png') no-repeat;
	opacity: 0.7;
}

/* Responsive elements                              */
/* ------------------------------------------------ */
/*
@media screen and (min-width: 1280px) {
	.wrapper {
		width: 1200px;
	}
}
*/

@media screen and (max-width: 1280px) {
	.wrapper {
		width: auto;
	}
}

@media screen and (max-width: 960px) {
    #headerpic h2 {
        font-size: 20px;
        margin: 30px 0 0 0;
    }
}

@media screen and (max-width: 600px) {
	#header {
		padding: 20px;
		font-size: 20px;
	}

    #footer {
        font-size: 15px;
    }

    .column-half {
        float: none;
        width: 100%;
        margin: 0 0 40px 0;
    }
}




/* WP Common Styles */
ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	padding-left:13px;
	}

.commenttext {
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   margin-top: 30px;
   clear: both;
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #777;
   color: #fff;
   font-size: 18px;
   text-decoration: none;
   padding: 8px 15px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #444;
   text-decoration: none !important;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
   padding-bottom: 10px;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}

.wp-caption img {
	padding-bottom: 5px;
}

.alignleft, .alignright {
	margin-bottom: 20px;
}

.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}


@media screen and (max-width: 600px) {
	img.alignleft, img.alignright {
		float: none;
        display: block;
		margin: 20px auto;
	}
}