html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-size: 14px;
 background-image:url('http://www.stpaulcollegeclub.com/wp-content/themes/spcc/images/bg_pattern.jpg');
}
#mainwrap {
 padding-top: 30px;
 height: 100%;
 width: 100%;
} 
#pagewidth{ 
 width:900px; 
 text-align:left; 
 margin:0 auto; 
 background-color: white;
 border-radius: 25px;
} 
 
#maincollanding{
 position: relative; 
 margin: 0;
 text-align: center;
 }
#content {
 padding-top: 25px;
 margin-left: 25px;
 margin-right: 25px;
 margin-bottom: 25px;
}
#header{
 position:relative; 
 height:185px; 
 background-color:#D0D9CC; 
 width:100%;
 display:block;
 overflow:auto;
} 
 
#leftcol{
 text-align: left;
 width:145px; 
 float:left; 
 position:relative; 
 margin-top: 15px;
}

#leftcolnav {
 /*background-color: #E7E0DA; */
 background-color: #E4DCD1;
 border-radius: 10px;
}
#leftcolnavcont {
 padding-left: 10px;
 padding-top: 7px;
 padding-bottom: 7px;
}
#leftcolnavcontwhite {
 margin-top: 15px;
 margin-bottom: 15px;
 line-height: 14px;
}
#leftcolnavcontwhite img {
 margin-bottom: 2px;
}
#leftcolnavcontwhite a:link,#leftcolnavcontwhite a:visited,#leftcolnavcontwhite a:active,#leftcolnavcontwhite a:hover {
 margin-left: 10px;
}
#leftcol a:link, #leftcol a:visited, #leftcol a:active {
 font-size: 14px;
 text-decoration: none;
}
#leftcol a:hover {
 font-weight: bold;
 text-decoration: none;
}
#twocols{
 width:705px; 
 float:right; 
 position:relative;
 margin-top: 15px; 
  }
 
#rightcol{
 width:140px; 
 float:right; 
 position:relative; 
 }
 
#maincol{
 float: left; 
 margin-left: 35px;
 margin-right: 25px;
 position: relative;
 text-align: left; 
 width:505px; 
 }
.entry-content h1  {
 font-size: 18px;
}
.wp-post-image  {
 padding-right: 15px;
}

.entry-content {
 margin-bottom: 30px;
 
} 
#maincolheader {
 padding-bottom 30px;
}
#footer{
 background-color: #E4DCD1;
 clear:both;
 border-radius: 10px;
 display:block;
 line-height: 14px;
 padding-top:25px;
} 

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover {
 margin-right: 10px;
 font-size: 14px;
}

#archivelinks {
 background-color: #E4DCD1;
 list-style: none;
 padding-left: 15px;
 padding-top: 10px;
}

#archivelinks li {
 padding-bottom: 10px;
}
#archives {
 text-align: left;
 margin-bottom: 20px;
}
#bottomfooter {
 color: #A28CB3;
 text-align: center;
}
#bottomfooter a {
 color: #A28CB3;
}

#archivehead {
 background-color: #471667;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 line-height: 16px;
}
#archivehead h2 {
 margin: 0;
 padding: 0;
 color: white;
}
#projects {
 font-size: 10px;
 line-height: 10px;
 font-family: Arial;
 text-align: left;
}
#projhead {
 margin-top: 20px;
 margin-bottom: 3px;
}
.project {
 margin-bottom: 15px;
 padding-left: 10px;
}
.projectlast {
 margin-bottom: 8px;
 padding-left: 10px;
}
#projects a {
 font-size: 10px;
 font-family: Arial;
}
.projectbullet {
 font-size: 10px;
 font-family: Arial;
 color: #471667;
 float: left;
 line-height: 8px;
}
 
/* Global Stuff */
.last {
 margin-bottom: 0;
 padding-bottom: 0;
}
hr {
  color: #E4DCD1;
  background-color: #E4DCD1;
  border: none;
  height: 1px;
}
.alignleft {
 float: left;
}
.cats {
 margin-top: 12px;
}
.tags {
 margin-top: 12px;
 margin-bottom: 12px;
}
.categories {
 font-weight: bold;
}

.entry-content-single IMG {
 padding-top: 15px;
 padding-bottom: 15px;
}
IMG.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.alignright {
 float: right;
}
IMG.alignright {
 padding-left: 15px;
}
IMG.alignleft {
 padding-right: 15px;
}
.nopadding img {
 padding: 0;
 margin: 0;
}
h1 {
 font-size: 18px;
 color: #471667;
}
h2 {
 font-size: 16px;
 /* color: #A089B5;*/
 color: #471667;
}
img {
 border: 0;
}
.left {
 float: left;
}
.right {
 float: right;
}
a:link, a:visited, a:active {
 font-size: 14px;
 color: #471667;
 text-decoration: none;
}
.hrsep {
	margin-bottom: 20px;
}
.hrseptopmargin {
	margin-top: 25px;
}
a:hover {
 text-decoration: underline;
}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
.fb_ltr { margin: 0; padding: 0; height:100%; } /* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

