@media (min-width:320px) and (max-width:1024px) {

#tag {
display:none;
width:1px;
}

#email {
display:none;
}

#wrap {
width:290px;
margin:20px auto;
}

#moving {width:250px;

display:none;}

#logo {
width:88px;
margin:auto;
}

#leftcont, #rightcont, #middlecont {
clear:left;
padding-top:20px;
margin-left:0;
width:290px;
}

#foliowrap {
width:290px;
margin:0 auto;
text-align:center;
}

hr {
margin-top:30px;
color:#CCCCCC;
background-color:#CCCCCC;
height:1px;
border:none 0;
}

.about, .portfolio, .twitter, .blog, .links, .contact {
background-position:center center;
}

#smalltag {
padding-top:20px;
}

}

@media (min-width:1024px) and (max-width:1200px) {

#wrap {
width:90%;
margin:20px auto;
}


#logo {
padding-bottom:25px;
float:left;
}

#moving {width:300px;}

#email {
width:150px;
float:right;
}

.tagimg {
max-width:100%;
height:auto;
}

#leftcont, #rightcont, #middlecont {
float:left;
padding-top:20px;
margin-left:0;
margin-right:3%;
width:30%;
}


#smalltag {display:none;}

hr {display:none;}

}



@media (min-width:1200px) {

#wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top:150px;
}

#smalltag {
display:none;
}

#moving {width:452px;}

#logo {
	float: left;
	width: 88px;
	padding-right: 25px;
}

#content {
	margin-left: 120px;
	margin-top: 25px;
}

hr {display:none;}

#leftcont {
	float: left;
	width: 320px;
	background-image: url(../images2/divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 40px;
}
#middlecont {
	float: left;
	width: 345px;
	background-image: url(../images2/divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 15px;
}
#rightcont {
	float: left;
	width: 345px;
	margin-left: 15px;
}

}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

img {border:none;}

#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content h3 {
	margin-bottom: 5px;
}
#content {
}
#leftcont ul {
	list-style: none;
	padding: 0px;
	margin:0px;
}

#leftcont li {
	list-style: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#middlecont a {
	color: #3FCBFF;
	text-decoration: underline;
}
#rightcont li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.contact-pop {
	color: #343434;
	text-decoration: none;
}
.envelope {
	padding-right: 5px;
}
#rightcont ul {
	margin: 0px;
	padding: 0px;
}
#wrap a:hover {
	color: #FF3300;
}
#email {
	text-align: right;
	padding-bottom: 10px;
	font-size: 12pt;
}
#rightcont a {
	color: #666666;
	text-decoration: none;
}
#foliowrap img {
	border: 10px solid #E6E6E6;
}
#tumblr a {
	color: #666666;
	text-decoration: none;
}


#twitter_update_list a {
	color: #3FCBFF;
	text-decoration: none;
}
#foliowrap {
	width: 270px;
}
#leftcont .about {
	background-image: url(../images2/about-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#middlecont .portfolio {
	background-image: url(../images2/portfolio-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#rightcont .contact {
	background-image: url(../images2/contact-title.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#leftcont .twitter {
	background-image: url(../images2/twitter-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#leftcont .blog {
	background-image: url(../images2/blog-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#rightcont .links {
	background-image: url(../images2/links-title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


#clear {
	clear: both;
}

h1 {
	font-size: 58px;
	margin: 0px;
	padding: 0px;
}
#tumblr li {
	background-image: url(../images2/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position-veritcal: center;
	background-position: left center;
}
.follow {
	color: #3FCBFF;
	text-decoration: none;
	padding-top: 5px;
	font-size: 9pt;
}

#moving {
	text-align: center;
	margin-top:25px;
	margin-right: auto;
	margin-left: auto;
}
.movingimg {
	height: auto;
	width: 100%;
}

