@charset "UTF-8";
/* CSS Document */
/*
Theme Name: dpgOnline
Theme URI: www.pages.drexel.edu/~mep64/DPG/
Description: Drexel Publishing Group Online.
Version: 1.0
Author: Mark Petrovich Jr.
Author URI: www.pages.drexel.edu/~mep64/DPG
*/

#dpgContest{
margin-left: 3em;
}
.sideSectionLight{
   width: 220px;
   margin-left: -3.5em;
}

strong #staff p{
   font-size: 16px;
}

img
{  border-style: none;
}

#search{
margin-left: 2em;
text-decoration: none;
}
.myicons {
	float: left;
	padding:10px 0 0 0px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 6px 10px 20px;
	background: none no-repeat;
}

#horizontal{
margin-left: 2em;
}

#latestComments{
width: 250px;
margin-left: -6em;
}

#latestComments li{
list-style-type: none;
}

#latestComments h2{
width: 400px;
margin-left: 1.8em;
}



#icon1{
        float: left;
        margin-left: 1em;
        margin-top: .8em;
        width: 35px;
        height: 35px;
}
#icon2{
        float: left;
        margin-left: -2em;
        margin-top: 7em;
        width: 35px;
        height: 35px;
}
#icon3{
        float: left;
        margin-left: -2.1em;
        margin-top: 15.5em;
        width: 35px;
        height: 35px;
}
#icon4{
        float: left;
        margin-left:-2em;
        margin-top: 23.5em;
        width: 35px;
        height: 35px;
}
#icon5
{
        float: left;
        margin-left: -2.3em;
        margin-top: 31.3em;
        width: 35px;
        height: 35px;
}
#icon6{
         float: left;
        margin-left: -2.1em;
        margin-top: 38.6em;
        width: 35px;
        height: 35px;
}







body{
	background: #153244;
	margin: auto;
	padding: 0 20px;
   /* font-size:62.5%;*/

}

body a{
	color: #CCCC00;
}

#footer{

	/*background-image:url(footer.png)*/
	background-color: #082737;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: .1em;
	width: 934px;
	height: 60px;
	float: left;
	border:thin #000000 solid;
}

#footer p{
	padding-top: 10px;
	margin: auto;
	color:#FFFFFF;
	text-align: center;
	font-size:x-small;
}

#header{
	margin-bottom: 1em;
	width: 940px;
}

#mainNav{
	position: relative;
        /*float: left;*/
	margin-left: -.25em;
	width: 1000px;
	z-index: 5;
}

#mainNav li{
	float: left;
	width: 125px;
	background-color:#7897a5;
	margin: 0 .31em;
	list-style-type: none;
	text-decoration: none;
	display: inline;
	z-index: 5;
}

#mainNav li a{
	display: block;
	text-align: center;
	background-image:url(navBG.jpg);
	background-repeat:repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	height: 1.3em;
	color: #FFFFFF;
	text-decoration: none;
        z-index: 5;
}

#mainNav li a:hover{
	color: #082737;
}

#Wrapper{
	margin: 20px auto;
	width: 995px;
	height: auto;
	text-align: left;
}

/* Unchanging above */


/*HOMEPAGE CSS*/
#announcements{
	position: relative;
	width: 254px;
	height: 545px;
	top: 34.7em;
	left: .15em;
	/*margin-top: 24em;*/
	/*margin-left: 8.4em;*/
	padding-top: .1em;
	background-color: #2f5972;
	/*background-image:url(horizontalBar.jpg);*/
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	display: block;
	float: left;
	overflow: hidden;
	border-bottom:thin #000000 solid;
	border-right:thin #000000 solid;
	border-left:thin #000000 solid;
}

#announcementsHeading{
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-top-width: 2px;
	border-top-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 254px;
	height: 1.3em;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	background-color: #082737;
}

#announcementsHeading p{
	margin: auto;
}

#announcementsWrapper{
	width: 240px;
	padding-left: 1em;
}


#articles{
	position: relative;
	width: 270px;
	height: 934px;
	top: 1.5em;
	left: 1.3em;
	/*height: 200px;*/
	padding-top: .1em;
	padding-bottom: .1em;
	background-color: #2f5972;
	/*background-image:url(horizontalBar.jpg);*/
	background-repeat: repeat-y;
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	display: block;
	float: left;
	overflow: hidden;
	border:thin #000000 solid;
}

#articlesHeading{
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-top-width: 2px;
	border-top-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 270px;
	height: 1.3em;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	background-color: #082737;
}

#articlesHeading p{
	margin: auto;
}

#articlesWrapper{
	margin: 5px 0px 0px;
	width: 170px;
	padding-left: 6em;
}

#blog{
	width: 254px;
	height: 390px;
	margin-left: .1em;
        margin-top: -57.2em;
	padding-top: .1em;
	background-color: #2f5972;
	/*background-image:url(horizontalBar.jpg);*/
	background-repeat: repeat-y;
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	display: block;
	float: left;
	overflow: hidden;
	border-top:thin #000000 solid;
	border-right:thin #000000 solid;
	border-left:thin #000000 solid;
}

#blogWrapper{
	width: 240px;
	padding-left: .5em;
}

#blogHeading{
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-top-width: 2px;
	border-top-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 254px;
	height: 1.3em;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	background-color: #082737;
}

#blogHeading p{
	margin: auto;
}

#features{
	width: 376px;
	height: 936px/*auto*/;
	/*height: 200px;*/
	margin-top: 2em;
	margin-right: 4.9em;
	padding-top: .1em;
	background-color: #2f5972;
	/*background-image:url(horizontalBar.jpg);*/
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	float: right;
	display: block;
	overflow: hidden;
	border:thin #000000 solid;
	
}

#featuresHeading{
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-top-width: 2px;
	border-top-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 376px;
	height: 1.3em;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	background-color: #082737;
}

#featuresHeading p{
	margin: auto;
}

#featuresWrapper{
	width: 320px;
	padding-left: 2em;
}

#footerImages ul{
       display: inline;
       list-style-type: none;
       float: left;
       margin-left: -1em;
       margin-top: 2.2em;
}

#footerImages ul li{
       display: inline;
       list-style-type: none;
       padding: 0 1em;
       margin: auto;
}
/*END HOMEPAGE CSS*/


/*BEGIN PAGE.PHP CSS*/

#mainContentAbout{
	float: left;
	display: block;
	margin-top: 2em;
	margin-left: 0;
	background-color: #2f5972;
	width:663px;
	height: auto;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	overflow: hidden;
	border:thin #000000 solid;
}

#mainContentHeadingAbout{
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-top-width: 2px;
	border-top-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 1.05em;
	margin-bottom: 1em;
	width: 663px;
	height: 1.8em;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	background-color: #082737;
}

#mainContentHeadingAbout h2{
        margin-top: 0em;
	margin-left: auto;
        margin-right: auto;
}

#mainContentAbout h2{
	margin-left: -1.5em;
	
}

#mainContentAbout p a{
	color: #CCCC00;
}

#mainContentAbout a{
	color: #CCCC00;
}

#mainContentAboutWrapper{
	margin: 2em auto;
	width: 600px;
}


/*END PAGE.PHP CSS*/

/*BEGIN SIDEBAR.PHP CSS*/

#sidebar{
        position: relative;
	width: 254px;
	height: auto;
	top: 2em;
	left: 1.3em;
	margin-bottom: 1.5em;
	padding-top: .1em;
	padding-bottom: 1em;
	background-color: #2f5972;
	/*background-image:url(horizontalBar.jpg);*/
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	display: block;
	float: left;
	overflow: hidden;
	border:thin #000000 solid;
}

#sidebarWrapper{
	width: 240px;
	padding-left: 5em;
        align: center;
}

#sidebarHeading{
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-top-width: 2px;
	border-top-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 1em;
	margin-bottom: 1em;
        margin-left: -2.5em;
        margin-right: auto;
	width: 254px;
	height: 1.8em;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	background-color: #082737;
}

#sidebarHeading h3{
	margin: auto;
        margin-top: .2em;
}

#sidebar a{
	color: #CCCC00;
        border-style: none;
}

#sidebar a img{
        text-decoration: none;
        border-style: none;
}

#searchform{
       float: left;
       margin-left: -5em;
}

/*END SIDEBAR.PHP CSS*/



/* BEGIN SINGLE.PHP CSS*/

#mainContentSingle{
	float: left;
	display: block;
	margin-top: 2em;
	margin-left: 0em;
	background-color: #2f5972;
	width:663px;
	height: auto;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	overflow: hidden;
	border:thin #000000 solid;
}

#mainContentHeadingSingle{
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-top-width: 2px;
	border-top-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 1.05em;
	margin-bottom: 1em;
        margin-left: -1.3em;
	width: 663px;
	height: 1.8em;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	background-color: #082737;
}

#mainContentHeadingSingle h6{
        margin-top: auto;
        margin-bottom: auto;
	margin-left: auto;
        margin-right: auto;

}

#mainContentSingle h6{
	margin-top: 1em;
	
}

#mainContentSingle p a{
	color: #CCCC00;
}

#mainContentSingle a{
	color: #CCCC00;
}

#mainContentSingleWrapper{
        
	margin: 0 auto;
	width: 600px;
}

#comments{
       float: left;
}


/*END SINGLE.PHP CSS*/

/*BEGIN ARCHIVE.PHP CSS*/

#mainContentArchive{
	float: left;
	display: block;
	margin-top: 2em;
	margin-left: 0em;
	background-color: #2f5972;
	width:663px;
	height: auto;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	overflow: hidden;
	border:thin #000000 solid;
        padding-bottom: 1em;
}

#mainContentHeadingArchive{
	border-bottom-width: 2px;
	border-bottom-color:#000000;
	border-top-width: 2px;
	border-top-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 1.05em;
	margin-bottom: 1em;
        margin-left: 0em;
	width: 663px;
	height: auto;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	background-color: #082737;
}

#mainContentHeadingArchive h2{
        margin-top: 0em;
	margin-left: auto;
        margin-right: auto;
}

#mainContentArchive h2{
	margin: auto;
	
}

#mainContentArchive p a{
	color: #CCCC00;
}

#mainContentArchive a{
	color: #CCCC00;
}

#mainContentArchiveWrapper{
        
	margin: 0 auto;
	width: 600px;
}



/*END ARCHIVE.PHP CSS*/




/* Begin Images */
p img {
	padding: 3px;
	max-width: 100%;
	border: 1px solid black;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
        border-style: none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/*DROP DOWN NAV CSS*/
/* Author: Craig Erskine Description: Dynamic Menu System - Horizontal/Vertical */ 

ul#navmenu-h { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: relative; 
}
 
ul#navmenu-h ul { 
	width: 125px; 
	/* Sub Menu Width */ 
	margin: 0 auto; 
	list-style: none; 
	display: none; 
	position: absolute; 
	top: 100%; 
	left: -36%;
	z-index: 5;
	padding-top: 2px;
	padding-bottom: 2px; 
} 

ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { 
	padding-top: 2px;
	top: 0; 
	left: 100%; 
} 

ul#navmenu-h li { 
	float: left; 
	display: inline; 
	position: relative; 
} 

ul#navmenu-h ul li { 
	width: 100%; 
	display: block;
	background: #999999;
} 

/* Root Menu */ 

ul#navmenu-h a { 
	/*border-top: 1px solid #FFF; */
	/*border-right: 1px solid #FFF; */
	padding: 4px; 
	float: none; 
	display: block; 
	/*background: #DDD; */
	color: #FFF; 
	/*font: bold 12px Arial, sans-serif; */
	text-decoration: none; height: 1%;
	border: thin #000000 solid;
} 

/* Root Menu Hover Persistence */ 

ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {  
	color: #082737; 
} 

/* 2nd Menu */ 

ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a { 
	padding-top: 2px;
	float: none;  
	text-align: center;
	margin: 0 auto;
} 

/* 2nd Menu Hover Persistence */ 

ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a { 
	background: #FFF; 
	padding-top: 2px;
}

/* 3rd Menu */ 

ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a {
	padding-top: 2px;
	float: none;  
	text-align: center;
	margin: 0 auto; 
} 

/* 3rd Menu Hover Persistence */ 

ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a { 
	background: #FFF; 
	padding-top: 2px; 
} 

/* 4th Menu */ 

ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a { 
	background: #666; 
} 

/* 4th Menu Hover */ 

ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover { 
	background: #333; 
} 

/* Hover Function - Do Not Move */ 

ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { 
	display: none; 
}

ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { 
	display: block; 
}
/* END DROP DOWN NAV CSS*/