/*
Theme Name: Rob Winters V4
Theme URI: http://robwinters.co.uk/
Description: new robwinters.co.uk 
Version: 4
Author: Rob Winters
Author URI: http://robwinters.co.uk/
Tags: private
	
	This theme was designed and built by Rob Winters,
	whose blog you will find at http://robwinters.co.uk/

*/



/* some resets
============================================================== */

html { height: 100%; }
body { min-height: 100%; height: 100%; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
/*ol,ul {list-style:none;}*/
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
hr {display:none;} 
ul, ol, li {list-style:none;margin:0;padding:0;}


/* the basics
============================================================== */

body {
	background:#F9F9F4;
	font:12px/18px "Helvetica Neue", arial, verdana, sans-serif;
	color:#333;
	text-align:center;
	margin:0;
}

a {
	text-decoration: none;
	color: #1BA7DF;
}

a:hover {color: #004F6F;}


/* =Structure
============================================================== */

#skipNav {
	display:none;
}

#wrap {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#header { 
	margin:35px 0 5px 0;
	display:block;
	position: relative;
}

#id {
	float:left;
}

#rss {
	float: right;
display: none;
}

#twitterLink a {
	height: 112px;
	width: 119px;
	background: transparent url(images/twitter-bird-2.png) 0 0 no-repeat;
	float: right;
	text-indent: -999px;
	overflow: hidden;
}

#navigation { 
	margin:0;
	padding:15px;
	background:#282119;
	clear:both;	

}

#navigation form {
	float:left;
}

#navigation ul {
	float:right;
}	

#content {    
	width:100%;
	margin:15px 0 0 0;
}

#footer {
	clear:both;
	display:block;
}




/* =extraNav
------------------------------------------------------------------*/

#extraNav {
	display: none;
}

@media screen and (min-width: 1300px) {
  

#extraNav {
visibility: visible;
position: fixed;
background: aqua;
padding: 20px;
margin: 30px;
-webkit-border-radius: 40px;
-moz-border-radius: 10px;
border-radius: 10px;
display: block;
}

}








/* =Type
------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin:20px 10px;
	font-family:Georgia,"Times New Roman",serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1;
	margin:20px 10px;
}

h1 {
	font-size: 45px;
	font-weight: normal;
	font-style: italic;
}

h2 {font-size: 30px;}

h3 {font-size: 25px;}

p {
	margin:0 10px 20px;
	font-size:14px;
	line-height: 1.5;
}

p.intro:first-letter { 
	float:left; 
	margin:0 3px 0 0; 
	font-size:57px; 
	font-weight:bold; 
	line-height:92%; 
}

p.note {
	font-size: 11px;
}


blockquote {
	margin:10px 40px 0;
	padding: 10px;
	background-color: #E8E8E8;
	border: 1px solid #dfdfdf;
	width: 300px;
}

blockquote p {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family:Georgia,"Times New Roman",serif;
	font-style: italic;
}

blockquote p:before {
    content: '"'; }
blockquote p:after {
    content: '"'; }

cite {
	font-style: italic;
	font-family:Georgia,"Times New Roman",serif;
	margin:0 40px 10px;
}

#content ul {
	margin:0 10px 20px;
	padding-left:30px;
	font-size:15px;
	line-height: 1.5;
}

#content li {
	list-style-type: square;
}

/* =forms
------------------------------------------------------------------*/
button {
	border:0;
	padding:5px;
	background:#ddd;
	color:#000;
	font-size: 14px;
}

input {
	border: 1px;
	padding: 6px;
	font-size: 12px;
}

#commentform {
	width: 600px;
}

#commentform input.txt {
	border:1px solid #ccc;
}
#commentform textarea {
	width: 600px;
	border:1px solid #ccc;
}


/* =validation
------------------------------------------------------------------*/
div.error {
	background-color: #FFF2CF;
	color: #EF2C2C;
	width: 600px;
	padding: 10px;
	margin:0 10px;
	
}

div.error p {
	color: #EF2C2C;
}


/* =externalTopLinks 
----------------------------------------------*/

#externalTopLinks ul {
	padding: 9px 5px 5px;
	width:960px;
	margin:0 auto;
	text-align:right;
}
#externalTopLinks ul li {
	display:inline;
	padding: 0 4px 10px;
	line-height: 1.2;
}
#externalTopLinks ul li a {
	font-family: Georgia Times serif;
	font-style: italic;
	font-size: 17px;
	color: #000;
	padding: 0 0 0 22px;
}
#externalTopLinks ul li a {
	background-repeat: no-repeat;
	background-image: url(images/sprite-rw-v4.png) ;
	opacity:0.3;
	}
#externalTopLinks ul li a:hover {
	color: #1fb1ef;
	opacity:1;
}
#externalTopLinks ul li.vim a {background-position: 0 -212px;}
#externalTopLinks ul li.twi a {background-position: 0 -99px;}
#externalTopLinks ul li.flk a {background-position: 0 -155px;}
#externalTopLinks ul li.hfx a {background-position: 0 -269px;}




#content ul.social li {
	list-style: none;
	margin: 4px;
}

ul.social  li a {
	background-repeat: no-repeat;
	background-image: url(images/sprite-rw-v4.png);
	display: block;
	padding: 0px 30px;
	line-height: 1.2;
	}

ul.social li.vim a {background-position: 0 -212px;}
ul.social li.twi a {background-position: 0 -99px;}
ul.social li.flk a {background-position: 0 -155px;}
ul.social li.hfx a {background-position: 0 -269px;}
ul.social li.lin a {background-position: 0 -126px;}
ul.social li.fab a {background-position: 0 -339px;}




/* =Header
------------------------------------------------------------------*/

#header #id {
	overflow:hidden;
	height:85px;
	width: 400px;
	margin:0 0 10px 0;
	background:url("images/sprite-rw-v4.png") no-repeat 0 0;
}

#header #id h1  {
	margin: 0;
	padding: 0;
}

#header #id h1 a {
	display:block;
	height:85px;
	width: 400px;
	text-indent: -5000px;
}

#header #id h2  {
	position:absolute;
	left:-5000px;
}

#header #rss {
	overflow:hidden;
	height:18px;
	width: 18px;
	margin:0;
	background:url("images/sprite-rw-v4.png") no-repeat 0 -303px;
	/* position: absolute;
	bottom: 0;
	right: 0;
	 */
}

#header #rss a {
	display:block;
	text-indent: -5000px;
}

#navigation ul li {
	float:left;
	margin:0 0 0 15px;
	font-size: 14px;
}

#navigation ul li a  {
	display:block;
	padding:6px;
	background:#1fb1ef;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: #045DB0 1px 1px 3px ;
}

#navigation ul li a:hover  {
	background-color: #5B5B5A;
}

#navigation form  {
	padding:0;
	margin:0;
	color: #fff;
}

#navigation form label {
	font-family: Georgia, times, serif;
	font-style: italic;
	font-size: 13px;
	color: #c3c3c3;
	margin-right: 10px; 
}

#navigation form input.txt {
	font-family: Georgia, times, serif;
	font-style: italic;
	font-size: 13px;
	color: #000;
	margin-right: 10px;
}


/* =Footer
------------------------------------------------------------------*/

#footer {
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ddd;
	padding-top: 20px;
	margin-top: 50px;
}

#footer p {
	float:right;
}

#footer p em {
	display: block;
	font-size: 12px;
	font-style: italic;
}






/* =posts
------------------------------------------------------------------*/

#content .titleInfo {
	/* background:#f4f4f4; */
	border-bottom: 1px dotted #a7a79e;
	/* border-top: 1px dotted #a7a79e;*/
	margin:15px 0 25px 0;
	padding: 0;
	position: relative;
}

#content .titleInfo div {
	float:right;
	width:300px;
	margin:0 0;
}

#content .post  {
	margin: 30px 0 50px;
}

#content .titleInfo div span.cat {
	display: block;
}

#content .titleInfo div span.cat strong {
	font-size: 12px;
}

#content .titleInfo div span.comments {
	text-align: center;
	display: block;
	width: 73px;
	height: 71px;
	background:url("images/sprite-rw-v4.png") no-repeat 0 -390px;
}



#content .titleInfo div.postMeta .pl {
	margin-top: 25px;
}

#content .titleInfo div span.comments strong {
	display: block;
	margin: 0 10px 0 14px;
	padding-top: 16px
}

#content .titleInfo div span.comments strong a {
	font-size: 38px;
	line-height: 1;
	display: block;
	margin:0 auto;
	color: #fff;
	letter-spacing: 0px;
	text-shadow:1px 1px 0px #000
}

#content .titleInfo h2 {
	font-size: 45px;
	font-family:Helvetica,Arial,Sans-Serif;
	font-weight: bold;
	font-style: normal;
	line-height: 1;
	margin:20px 10px 15px;
	float:left;
	width: 600px;	
	display: block;
	letter-spacing: -1px;
	text-shadow:-1px 1px 0px #FFFFFF
}

#content .titleInfo h2 a {
	color: #222;
}


#content .titleInfo h2 a:hover {
	color:#1fb1ef;
}

#content .entry {
	clear:both;
	width: 600px;	
}


/* =templates
--------------------------------*/
 /* general */
 
div.section {
	float: left;
	width: 600px;
}

div.aside {
	float: right;
	padding-left: 30px;
}


/* =about -- */

ul.facts {
	float: left;
	border-right:1px solid red;
}

#content ul.social li,
#content h3.social,#content ul.social {
	clear:both;
	margin:0 0 5px 0;
	padding: 0;
}

#content h3.social {
	margin-bottom: 15px;
}

.about.aside {
	border-left: 1px solid #ccc;
}

div.vcard img {
	padding-bottom:10px;
}

div.vcard {
	float:right;
	width:310px;
	display: block;
	margin: 0 0 30px;
}

div.vcard h3, div.vcard h4, div.vcard p {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}

div.vcard a {
	display: block;
}

div.vcard a.download {
	display: block;

}



/* =Archives
--------------------------------*/

ul.archives {
	margin: 10px 20px;
}

ul.archives li {
	font-size: 15px;
	line-height: 1.5;
}

/* =comments
--------------------------------*/

h3#comments {
	font-size: 25px;
	border-top:1px solid #ccc;
	padding-top:20px;
	color: #aaa;	
}
ol.commentlist {
	padding:20px;
	width:600px;
	list-style-type:none;
}

#content ol.commentlist li {
	border-bottom:1px solid #ccc;
	margin-bottom: 20px;
    list-style-type:none;
}

ol.commentlist li p {
	padding-left: 35px;
}

ol.commentlist cite {
	font-size: 18px;
	padding: 10px;
	margin:0;
}

span.commentmetadata {
	font-size: 11px;
	margin-left:45px;
}




/* =portfolio
--------------------------------*/


img.port {
	padding:10px;
	border: 1px solid #e5e4e4;
	-moz-box-shadow: 0px 0px 9px #ddd;
	-webkit-box-shadow: 0px 0px 9px #ddd;

}

div.port.skills {

	background-color: #2F2F2F;
color: #fff;

	width: auto;
	padding: 5px 10px;
	margin: 10px;
	display: inline;

}


/* =Controls

------------------------------------------------------------------*/


.pl {
	float:left;
}

.pr {
	float:right;
}


/* =Clearfix

------------------------------------------------------------------*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}


.clearfix {display: block;}
/* End hide from IE-mac */


@import url("demos.css");
