body {
	background-color:#ffffff;
}

a {
  color: #11297b;
}

.align-center {
	margin:0px auto 0px auto;
}

hr {
	width:80%;
	margin:0px auto 0px auto;
}
#menucolumn hr {
	margin:12px auto 0px auto;
}
fieldset {
    margin-bottom: 14px;
}
#container {
   width: 1030px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}
.storyitem {
    padding-left: 10px;
    width: 100%;
}
#innercontainer {
	  width: 1030px;
	  margin-left:10px;
	  border-left:1px solid #11297b;
	   border-right:1px solid #11297b;
	    border-bottom:1px solid #11297b;
	    min-height:1080px;
}
#content_and_menu {
	padding-top:18px;
}

#new-home-left {
    float: left;
    margin-left: 28px;
    width: 660px;
}

#new-home-left h3{
	font-weight:bold;
	font-size:18px;
	padding:8px 0px;
}

#new-home-right {
	float:right;
	width:300px;
	margin-left:30px;
 	margin-bottom:20px;
}
/************************* Banner ************************************/

#banner {
   background: #11297b url(/fileadmin/projects/creighton-magazine/images/banner.png) no-repeat;
   background-position:42px 0px;
   height:136px;
 width: 1050px;
   position:relative;
}
a#cmlink {
  background-image:url("/fileadmin/images/global/spacer.gif");
  display: block;
  width: 984px;
  height: 136px;
  margin-left:0px;
}
table#socialtable {
	width:190px;
	margin-top:15px;
	margin-left:8px;
}
table#socialtable td {

	height:32px;
}
td#thesocialtext {
	text-align:center;
	font-weight:bold;
    	font-size:16px;
    	padding-bottom:0px! important;
    	color:#11297b;
}

table#socialtable td a {
	height:32px;
	width:32px;
	display:block;
}
table#socialtable td a:hover {
	border-bottom:none;
}

td#facebook-link a {
background:transparent url(/fileadmin/images/icons/social-icons/IconDock/32px/facebook.png) center center no-repeat;

}
td#linkedin-link a {
background:transparent url(/fileadmin/images/icons/social-icons/IconDock/32px/linkedin.png) center center no-repeat;

}
td#twitter-link a {
background:transparent url(/fileadmin/images/icons/social-icons/IconDock/32px/twitter.png) center center no-repeat;

}
td#youtube-link a {
background:transparent url(/fileadmin/images/icons/social-icons/IconDock/32px/youtube.png) center center no-repeat;

}


#menucolumn {
  position: relative;
  width: 200px;
  float: left;
}
#contentLeft {
	width:145px;
	margin:0px auto 0px auto;
}
#contentLeft h3 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#11297b;
	margin:2px 0px 2px 0px;
}
#contentLeft .csc-subheader {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#11297b;
	margin:2px 0px 2px 0px;
}
#contentLeft p {
text-align:center;
}
#contentLeft a {
color:#11297b;
}
#theobits {
	width:120px;
	margin:0px auto 0px auto;
}
#contactsinfo {
	width:180px;
	margin:22px auto 22px auto;
}
#contactsinfo p {
	margin:12px 0px;
}
#otherlinks {
margin:22px 0px;
}
#billything {
	margin-bottom:12px;
}
#maincontent {
float:right;
margin-right:20px;
position:relative;
width:730px;
}

#content {
  /*padding: 0px 10px 20px 10px;*/
  padding:0 15px 8px 15px;
}
#featured_stories {
	background:transparent url(/fileadmin/projects/creighton-magazine/images/frame.gif) no-repeat;
	z-index:800;
	margin-top:-355px;
	height:355px;
	width:730px;
	position:relative;
}
#thestories {
	width:390px;
	height:355px;
	float:left;
	padding-top:8px;
}

#feature-bck-image {
	background:transparent url(/fileadmin/projects/creighton-magazine/images/featureback.jpg) no-repeat;
	z-index:10;
	height:355px;
	width:730px;
	position:relative
}

#Table_contents_header {
	width:730px;
	text-align:left;
	font-size:22px;
	font-weight:bold;
	color:#11298b;
	margin-top:12px;
}
#tbcontents table {
	width:100%;
	margin:4px 0px 22px 0px;
}
#tbcontents td {
	width:178px;
	border-top:1px solid #e0e0e0;
	padding:4px;
}
#tbcontents img {
	border:1px solid #e0e0e0;
	padding:2px;
	margin:8px auto 0px auto;
}
#tbcontents hr {
	width:100%;
}
#tbcontents td.borderedtd {
border-right:1px solid #e0e0e0;
}
#theleftside {
	width:340px;
	float:left;
}
#therightside {
	width:340px;
	float:right;
}

#therightside h3, #theleftside h3, h3#featuredstories {
	font-size:20px;
	font-weight:bold;
	color:#848CB1;
	margin-top:18px;
	margin-bottom:8px;
}
#therightside img, #theleftside img {
	padding:6px;
}
#creightonlogo {
    background: url("/fileadmin/images/logos/CreightonLogo-11297B_FFFFFF.gif") no-repeat scroll left top transparent;
    bottom: 14px;
    height: 75px;
    left: 412px;
    position: absolute;
    width: 160px;
}

a#creightonlink  {
  background-image:url("/fileadmin/images/global/spacer.gif");
  display: block;
  width: 160px;
  height: 75px;
}
/***************************************** footer ******************************/

#footer {
bottom:-20px;
display:inline;
height:20px;
left:488px;
position:absolute;
text-align:right;
width:490px;
	font-size:12px;
}
#footer a {
	color:#000;
	/*text-decoration:none;*/
	/*border-bottom:1px dashed #666;*/
}
#footer a {
	/*text-decoration:none;*/
}
#footer a:hover {
	color:#000;
	/*border-bottom:1px dashed #000;*/
}

#footer-jc {
  position: absolute;
  bottom: -20px;
  left: 6px;
  height: 20px;
  font-style: italic;
}

#feature_stories_header {
	width:730px;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	color:#11298b;
}




#main-content {
       	/*padding:0px 10px 20px 10px;*/
	padding:20px 18px 20px 20px;
}
#main-content ol { 
	list-style-type: decimal; 
	margin:12px 0px 12px 32px;
}
#main-content ol li { 
	line-height:14px;
}
#main-content h3 {
	/*text-align:center;*/
	font-size:1.3em;
	font-weight:bold;
	color:#4D84BC;
	padding-bottom:6px;
	position:relative;
}
#main-content h2 {
	font-size:20px;
	font-weight:bold;
	color:#848CB1;
}
#main-content ul {
	list-style-type:disc;
	/*margin-left:24px;*/
	padding-left:24px;
	margin-bottom:8px;
}
#main-content li {
	line-height: 16px;
}
#main-content a:hover{
	border-bottom:1px dashed #939393;
}
#main-content img {
	padding: 8px;
	margin:4px;
}

#main-content p.bodytext {
	padding-bottom:12px;
}
/************************ left callout supages ******************************/
#left-top {
background:transparent url(/fileadmin/projects/creighton-magazine/images/subpages/left-header.png) top right no-repeat;
height:38px;;
width:180px;
}
#left-content {
	background:transparent url(/fileadmin/projects/creighton-magazine/images/subpages/left-back.png) top center repeat-y;
	margin-left:11px;
	width:180px;
}
#left-content img {
	padding: 0px! important;
}
#left-content p,#left-content ul,#left-content ol, #left-content h4, #left-content h5, #left-content h1, #left-content h6, #left-content h2, #left-content h3 {
	width:165px;
	margin:0px 0px 4px 7px;
}

#left-content h4, #left-content h5, #left-content h1, #left-content h6, #left-content h2, #left-content h3 {
font-weight:bold;
}

#left-content .csc-header-n1  h3 {
	font-size:1.1em;
	font-weight:bold;
	margin-top:-25px;
	padding-bottom:8px;
	color:#21035d;
	width:170px;
	text-align:center;
} 
#left-bottom {
background:transparent url(/fileadmin/projects/creighton-magazine/images/subpages/left-base.png) top right no-repeat;
width:180px;
margin-left:11px;
margin-top:-4px;
height:6px;
}

/************************ border callout supages ******************************/
#border-content {
	margin-top:8px;
	margin-left:10px;
	background-color:#CCD1E4;
	border-style:solid;
	border-width: 1px;
	border-color: #e9ebf2 #a0a4b3 #a0a4b3 #e9ebf2; 
	padding-bottom:8px;
}
#border-content h3 {
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #4d4889;
	margin-bottom:6px;
	padding:8px 0px 8px 0px;
	text-align:center;
	background-color:#7069c7;
	color:#fff;
} 
#border-content p, #border-content ul, #border-content ol, #border-content table {
	padding:0px 8px 0px 8px;
}
#border-content h1, #border-content h2, #border-content h4, #border-content h5, #border-content h6 {
	padding:0px 8px 0px 8px;
} 


/************************ right callout supages ******************************/
/********************* the right column apparently occupies the border space **********/
/************************ right callout supages ******************************/
#right-top {
/*background:transparent url(/fileadmin/projects/creighton-magazine/images/subpages/right-header.png) top right no-repeat;*/
height:4px;;
width:264px;
background-color:#eff0f3;
}
#right-content {
	width:264px;
	/*background:transparent url(/fileadmin/projects/creighton-magazine/images/subpages/right-back.png) top center repeat-y;*/
	border:1px solid #11297b;
	background-color:#eff0f3;
	margin-top:8px;
	margin-left:3px;
	float:right;
	margin-left:12px;
}

#right-content img {
	/*padding: 5px! important;*/
	padding: 2px! important;
	border:1px solid #d0d0d0;
	margin:0px auto;
} 
#right-bottom {
/*background:transparent url(/fileadmin/projects/creighton-magazine/images/subpages/right-base.png) no-repeat;*/
width:264px;
height:1px;
}

#right-content .csc-header-n1  h3 {
	color:#21035D;
	font-size:1.3em;
	font-weight:bold;
	margin-top:-28px;
	margin-left:7px;
	padding-bottom:20px;
	position:relative;
}
#right-content p,#right-content ul,#right-content ol, #right-content h4, #right-content h5, #right-content h1, #right-content h6, #right-content h2,#right-content h3  {
	width:250px;
	margin:0px auto;
	padding:8px 0px 12px 0px;
}
#right-content h4, #right-content h5, #right-content h1, #right-content h6, #right-content h2 {
font-weight:bold;
}
.archive #contentLeft img {
	border:none! important;
	padding:0px! important;
}
.archive table {
	width:100%
}
.archive td {
	text-align:center;
}
.archive img {
	padding:6px! important;
	border-color:#D4D6DD #7A7E8A #7A7E8A #D4D6DD;
	border-style:solid;
	border-width:1px;
	margin:0px auto! important;
}
#addthisdiv {
height:30px;
padding:5px 0 0 10px;
position:absolute;
right:180px;
top:140px;
width:190px;
}

#givetocreighton {
    height: 30px;
    padding: 5px 0 0 10px;
    position: absolute;
    right: 300px;
    top: 140px;
    width: 190px;
}
#archivesearch {
	width:190px;
	margin:0px auto;
}
    #archivesearch h3 {
    color: #11297B;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0 !important;
    text-align: center;
    }