/*
Theme Name:     Illinois - Codium
Theme URI:      http://publish.illinois.edu/
Description:    Follows Illinios identity standards and passes FAE, child of the Codium theme
Author:         Mike Bohlmann
Author URI:     http: //publish.illinois.edu/mikeb
Template:	codium
Version:        0.1
*/

@import url("../codium/style.css");

/* University of Illinois */

h1.blogtitle {
	font-face: Helvetica,Verdana,Arial,Sans-Serif;
}

#header {
	height: 200px;
}

#imark {
	float: left;
	margin-right: 20px;
	height: 100px;
}

.dp100 {
	width: 600px;
}


/* Version mobile */
@media screen and (min-width: 600px) and (max-width: 900px) {
	body{background-image:none}
	#wrapperpub {padding: 5px 10px;margin: 15px;width:auto}
	#wrapper {margin: 15px;width:auto;}
	#header{margin:0 auto;width:auto;}
	#container{width:auto;margin:0 0 0 0;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
	h1.blogtitle{margin:0 0 0 -8px}
	.description{margin:0 0 0 -8px}
	#headertop,#access,.adsensehaut,#footerlink,.wp-pagenavi,.mobileoff,.sidebar{display:block;}
	.mobileon{width:auto;}
	.navigation_mobile{display:inline}
	#logo img{height:auto;max-width:500px;width:auto;}
	#logo {margin:0 0 0 -1em}
	#content img{height:auto;max-width:500px;width:auto;margin:0;}
	#content .attachment img{height:auto;max-width:500px;width:auto;margin:0;}
	#content .attachment-thumbnail {height:auto;max-width:90px;width:auto;margin:0;}
	#content .wp-caption{max-width:500px;width:auto;}
	#content .wp-caption img{max-width:480px;width:auto;}
	#content .dp40 .postthumbimg-ds img{max-width:150px;width:auto;}
}

@media screen and (max-width: 600px),screen and (max-device-width: 480px) {
	body{background-image:none}
	#wrapperpub {padding: 5px 10px;margin: 15px;width:auto}
	#wrapper {margin: 15px;width:auto;}
	#header{margin:0 auto;width:auto;}
	#container{width:auto;margin:0 0 0 0;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
	h1.blogtitle{margin:0 0 0 -8px}
	.description{margin:0 0 0 -8px}
	#headertop,#access,.adsensehaut,#footerlink,.wp-pagenavi,.mobileoff,.sidebar{display:block;}
	.mobileon{width:auto;}
	.navigation_mobile{display:inline}
	#logo img{height:auto;max-width:300px;width:auto;}
	#logo {margin:0 0 0 -1em}
	#content img{height:auto;max-width:280px;width:auto;margin:0;}
	#content .attachment img{height:auto;max-width:280px;width:auto;margin:0;}
	#content .attachment-thumbnail {height:auto;max-width:50px;width:auto;margin:0;}
	#content .wp-caption{max-width:280px;width:auto;}
	#content .wp-caption img{max-width:260px;width:auto;}
	#content .dp40 .postthumbimg-ds img{max-width:100px;width:auto;}
}
