/*
Theme Name: Art For Dorks
Theme URI: http://wordpress.org/
Description: My Very Own Custom Theme : Clean2 
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

body{
	font-family: 'Roboto', sans-serif;
	color:#0000FF;
	padding:0px;
	margin:0px;
}	

a,a:link{
	color:#000066;
	position:relative;
	text-decoration:none;
}

p{
	line-height:1.4em;
}

#post-778, 
#post-1653{
	width: 75%;
}

#post-1658 p{
    font-size: 0.9em;
    margin: 0px;
    line-height: 2.45em;
    font-weight: normal;
    color: #333;
    padding-bottom: 24px;
}

#content #post-1658 h2{
    color: #333;
    font-size: 1.0em;
    margin: 0px;
    padding:0px;
    line-height: 2.2em;
    font-weight: normal;
}

.entry-content a,
.entry-content a:link{
	color:#000066;
}

#content{
	display:block;
	float:left;
	width: 70%;
	padding:6% 4% 0 0;
}

#content h2{
	font-size:2.0em;
	line-height:1.3em;
	margin:0px;
	padding:0px 0px 20px 0px;
	font-weight:normal;
}

#post-2 p{
    	display: block;
    	font-size: 1.0em;
    	line-height: 2.0em;
    	width: 600px;
	margin:0px 0px 0.8em 0px;
}


#post-1565 p{
    	display: block;
    	font-size: 0.9em;
    	line-height: 1.8em;
}

#post-1565 a{
	color:#000;
	font-weight:bold;
}


.post a, .post a:link{
	color:#000066;
	text-decoration:none;
}


a.active,
a:active,
a:hover{
	text-decoration:underline;
}

#caption{
	font-style:italic;
	color:#00F;
	font-size:0.8em;
	text-align:center;
}

#navigation{
	display:block;
	background: #fff;
	padding:6% 4% 0 0;
	width:20%;
	float:left;
	text-align:right;
}

#navigation h1{
	font-size:1.0em;
	margin:0px;
	color: #00F;
	line-height:2.2em;
}

#navigation h2,
#navigation h2 a{
	color:#00f;
	font-size:1.0em;
	margin:0px;
	line-height:2.2em;
	font-weight:normal;
}

#navigation h3,
#navigation h3 a{
	font-size:0.9em;
	margin:0px;
	line-height:2.45em;
	font-weight:normal;
	color:#00f;
}

.post{
	display:block;
	float:left;
	margin-right: 75px;
}

.post p{
	font-size:0.9em;
	line-height:1.8em;
}
.page p{
	font-size:0.9em;
	line-height:1.8em;
}

 
.page ul,
.page ul li,
.post ul,
.post ul li{
	padding:0px 0px 0px 3px;
	margin:0px;
	font-size:14px;
	line-height:20px;
	clear:both;
}

.page ol,
.page ol li,
.post ol,
.post ol li{
	padding:0px 0px 12px 3px;
	margin:0px;
	font-size:14px;
	line-height:20px;
	clear:both;
}


ul, li{
  font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    list-style-position: outside;
    list-style-type: none;
	padding:0px;
	margin:0px;
}

a img{
	border:none;
}


#header h1{
	font-size:1.8vw;
}

#header h1 a,
#header h1 a:link,
#header h1 a:active,
#header h1 a:hover,
#header h1 a:visited
{
	font-weight:normal;
	text-decoration:none;
}

.left {
	display:block;
	float:left;
	width: 600px;
	padding-right: 6%;
}

.right{
	display:block;
}
