/*
Theme Name: Newman Cause
Theme URI: http://www.newmancause.co.uk/
Description: This is the Offical Website Theme for The Cause for the Canonisation of John Henry Cardinal Newman.
Version: 2.7
Author: Michael Wood
Author URI: mailto:mjw.wood@gmail.com
Tags: 

*/

/* Swatch
Grey 1  - f3f3f3
Grey 2 - d5ded9
*/

#body{
margin:0;
padding:0;
line-height: 1.5em;
background: url('/images/maincontentBg.jpg') repeat-y center top #f0ece0;  
}

#contentcolumn b{font-size: 120%; font: "Georgia"; color: black;}
#contentcolumn strong{font-size: 120%; font: "Georgia"; color: black;}
#rightcolumn b{font-size: 110%; color: black;}

/* TOP SECTION */

#topsection{
height: 140px; /*Height of top section*/
background: url('/images/top_tile.jpg') top left repeat-x #fefef6;
width: 100%;
}

#toptitle{
margin: 0 auto; /*Center container on page*/
width: 1000px;
text-indent: -10000px;
background: url('/images/header.jpg') no-repeat bottom center;
height: 116px;
padding-top: 23px;
}

/* MENU SLIDE */

#menu_slide_wrapper {
margin: 0 auto; /*Center container on page*/
text-align: center;
padding-bottom: 7px;
padding-top: 7px;
width: 100%;
border: #d5ded9 double;
}

#menu_slide_wrapper:hover {
border: black double;
}

#menu_slide_toggle {
padding: 4px;
color: #666666;
text-decoration: none;
font-family: Georgia;
font-size: 1.3em;
}

#menu_slide {
background: #fefef6;
width: 750px;
margin-left: 95px;
margin-top: 20px;
margin-bottom: 15px;
float: left;
border: #d5ded9 double;
padding: 10px;
}

#menu_slide:hover {
border: black double;
}

.menu_list {
font-size: 0.9em;
background: #f3f3f3;
float: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: 15px;
list-style-type: none;
text-align: center;
font-family: arial;
}

.menu_list li {
margin-bottom: 3px;
padding: 1px;
}

.menu_list  li a {
display: block;
color: black;
text-decoration: none;
padding: 2px;
}

.menu_list li a:hover {
background: white;
}

.menu_list_heading {
font-weight: bold;
text-decoration: underline;
font-family: Georgia;
}

/* TOP LINK BOXES */

#topnavigation {
height: 76px;
margin-top: 10px;
margin-left: 3px;
padding-bottom: 15px;
margin-bottom: 10px;
}

#topnavigation img {
margin-right: 5px;
padding: 3px;
background: #f3f3f3;
border: double #d5ded9;
width: 170px;
}

#topnavigation img:hover {
background: #d5ded9;
border: double white;
}

#topnavigation img.right {
margin-right: 0;
}

#topnavigation a {
text-decoration: none;
text-align: justify;
}

/* CONTENT */

/* Content Column Layout */

#maincontainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height: 100%;
margin-top: 10px;
margin-bottom: 0px;
}

#contentwrapper{
border-top: double #d5ded9;
padding-top: 15px;
margin-bottom: 0px;
float: left;
width: 100%;
}

#contentcolumn{
width: 600px;
margin-right: 330px; /*Set right margin to RightColumnWidth*/
padding: 15px;
padding-left: 10px;
padding-bottom: 0px;
float: left;
min-height: 1550px;
}

#contentcolumn img {
border: 0;
}

/* Heading Stylings */

#contentcolumn h2 {
font: "Georgia";
color: black;
font-weight: normal;
font-size: 180%;
margin-bottom: 25px;
margin-top: 10px;
}

#contentcolumn h2 a {
border-bottom: none;
}

#contentcolumn h2:first-letter {
float:left;
font-size: 60px;
color: #666666;
line-height:50px;
padding-top:2px;
padding-right: 4px;
font-family: Georgia;
}

#contentcolumn h3 {
margin: 0;
padding: 0;
color: #666666;
text-decoration: none;
font-family: Georgia;
font-size: 1.5em;
font-weight: normal;
}

div.post-details {
background: #f3f3f3;
padding: 6px;
text-align: center;
}

/* Paragraph Stylings */

#contentcolumn p {
padding-bottom: 10px;
text-align: justify;
}

p.indent {
padding-left: 40px;
}

p.dropcap:first-letter {
float:left;
color: #666666;
font-size:60px;
line-height:50px;
padding-top:2px;
padding-right: 4px;
font-family: Georgia;
}

/* Link stylings */

#contentcolumn a {
color: #1d7ccc;
text-decoration: none;
}

#contentcolumn a:hover {
background: #d5ded9;
}


/* Captions */

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
font-style: italic;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Archive Formatting */

div.archivePost {
margin-top: 20px;
padding-top: 20px;
border-top: #d5ded9 double;
}

h3.archiveHeader {
}

div.archive-post-details {
margin: 12px;
margin-left: 0;
width: 100%;
padding-left: 6px;
background: #f3f3f3;
}

/* Front Formatting */

#frontThought {
width: 100%;
border-bottom: #d5ded9 double;
padding-bottom: 5px;
}

#frontNewman {
padding-top: 10px;
}

#frontThought p {
margin: 0;
padding: 0;
padding-left: 10px;
padding-right: 30px;
padding-top: 20px;
}

/* --- Front Action */

#frontAction {
border-top: #d5ded9 double;
padding-top: 20px;
margin-top: 35px;
}

#frontActionGroup {
margin-top: 25px;
padding: 8px;
padding-top: 5px;
padding-bottom: 5px;
background: #f3f3f3;
}

/* --- --- Donate */

#frontActionItem-donate  a{
margin-top: -10px;
margin-bottom: -10px;
padding: 0px;
padding-right: 10px;
padding-left: 90px;
background: url('/images/frontAction-donate.jpg') no-repeat 15px 8px;
display: block;
}

#frontActionItem-donate a:hover {
background: url('/images/frontAction-donate.jpg') no-repeat 15px 8px white;
}

/* --- --- subscribe */

#frontActionItem-subscribe  a{
margin-top: -10px;
margin-bottom: -10px;
padding: 0px;
padding-right: 10px;
padding-left: 90px;
background: url('/images/frontAction-subscribe.jpg') no-repeat 15px 8px;
display: block;
}

#frontActionItem-subscribe a:hover {
background: url('/images/frontAction-subscribe.jpg') no-repeat 15px 8px white;
}

/* --- --- newman */

#frontActionItem-newman  a{
margin-top: -10px;
margin-bottom: -10px;
padding: 0px;
padding-right: 10px;
padding-left: 90px;
background: url('/images/frontAction-newman.jpg') no-repeat 15px 8px;
display: block;
}

#frontActionItem-newman a:hover {
background: url('/images/frontAction-newman.jpg') no-repeat 15px 8px white;
}

/* --- --- what */

#frontActionItem-what  a{
margin-top: -10px;
margin-bottom: -10px;
padding: 0px;
padding-right: 10px;
padding-left: 90px;
background: url('/images/frontAction-what.jpg') no-repeat 15px 8px;
display: block;
}

#frontActionItem-what a:hover {
background: url('/images/frontAction-what.jpg') no-repeat 15px 8px white;
}

/* --- --- beat */

#frontActionItem-beat  a{
margin-top: -10px;
margin-bottom: -10px;
padding: 0px;
padding-right: 10px;
padding-left: 90px;
background: url('/images/frontAction-beat.jpg') no-repeat 15px 8px;
display: block;
}

#frontActionItem-beat a:hover {
background: url('/images/frontAction-beat.jpg') no-repeat 15px 8px white;
}

/* ---- Front Post - LEGACY*/

#frontPost {
border-top: #d5ded9 double;
margin-top: 30px;
padding-top: 10px;
width: 100%;
height: 250px;
}

#frontPost span.spanright {
display: block;
text-align: center;
font-size: 1.2em;
padding-right: 5px;
margin-top: -30px;
color: firebrick;
margin-top: 15px;
margin-bottom: 5px;
}

/* Print Bar */

.printBar a {
margin-left: 10px;
}

/* CONTENT COLUMN - Comments */

h3.comments-header {
}

h3.comments-header:first-letter {
font-size: 1.8em;
}

#comments {
list-style-type: none;
margin: 20px;
padding: 0;
}

#comments li {
margin: 0;
padding: 0;
padding-top: 5px;
padding-left: 5px;
margin-top: 20px;
}

#comments li p {
margin: 0px;
padding: 10px;
font-size: 0.8em;
font-family: arial;
}

li.odd {
}

li.even {
}

div .comment-meta {
color: #666666;
text-decoration: none;
font-family: Georgia;
font-size: 1em;
}


span .comment-author {
}
span .comment-date {}

div .comment-text {
border: 1px dotted #d5ded9;
}

span.commentId {
margin-top: -10px;
padding-top: -10px;
float: right;
color: #d5ded9;
font-size: 30px;
font-family: Georgia;
line-height: 32px;
}

div #comments-form {}

form #comments-form {}

#comments-form p label {
color: #666666;
}

#comments-form input {
padding: 6px;
border: double #d5ded9;
margin-right: 20px;
}

#comments-form textarea {
padding: 10px;
border: double #d5ded9;
}

#sub {
background: #f3f3f3;
border: double #d5ded9;
padding: 10px;
width: 250px;
}

#sub:hover {
background: white;
}

/* wp-poll-archive */

.wp-polls-archive  {
font-size: 0.9em;
}

/* RIGHT COLUMN */

#rightcolumn{
float: left;
width: 330px; /*Width of right column*/
margin-left: -330px; /*Set left margin to -(RightColumnWidth) */
padding-top: 0px;
padding-bottom: 30px;
}

#rightcolumn h2 {
width: 100%;
display: block;
margin: 0;
padding: 0;
color: firebrick;
text-decoration: none;
font-family: Georgia;
font-size: 1.2em;
text-align: center;
font-weight: normal;
border-top: #d5ded9 double;
padding-top: 25px;
}

#rightcolumn p {
font-size: 80%;
padding-left: 20px;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 2px;
text-align: left;
line-height: 18px;
}

#rightcolumn a {
color: #1d7ccc;
text-decoration: none;
padding: 2px;
}

#rightcolumn .hiLink a:hover {
background: #f3f3f3;
}

#rightcolumn li {
list-style-type: none;
}

#sidebarLinks ul li{
list-style-type: lower-greek;
}
/* Right Multibox */

#multiboxTabs {
list-style-type: none;
display: block;
text-align: center;
padding: 0;
margin: 0px;
margin-bottom: 10px;
margin-top: 10px;
}

#multiboxTabs li {
display: inline;
list-style-type: none;
}

.mTab {
color: black;
font-family: tahoma;
background: #f3f3f3;
text-decoration: none;
border-bottom: none;
padding: 5px;
margin: 5px;
}

.mTab:hover {
background: #d5ded9;
}

.mBox {
margin: 10px;
padding: 10px;
background: #f3f3f3;
border: #d5ded9; 
padding: 10px; 
font-size: 0.9em;
}

.mbox a {
color: black;
border-bottom: none;
}

.mBox li {
padding: 5px;
}

.mBox li:hover {
background: white;
}

.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/* sidebarPoll */

#sidebarPoll p {
padding: 0;
margin: 0;
margin-top: 5px;
margin-bottom: 5px;
}

#sidebarPoll ul {
padding: 0;
margin: 0;
width: 260px;
margin-left: 30px;
}

/* FOOTER */

#footer {
text-align: center;
width: 100%;
margin-top: -10px;
margin-bottom: 0px;
background: url('/images/footerBg.jpg') no-repeat center top #f0ece0; 
height: 200px;
float: left;
}

#footerContainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top: 25px;
}

#footer ul{
height: 100px;
float: left;
width: 250px;
list-style-type: none;
margin: 0;
margin-left: 10px;
padding: 10px;
text-align: left;
}

#footer ul li {
display: block;
overflow: hidden;
height: 22px;
margin: 0;
padding: 0;
}

#footer ul li  a {
text-decoration: none;
color: #666666;
font-family: arial;
display: block;
font-size: 0.8em;
}

#footer ul li a:hover {
color: black;
background: white;
}

#footer ul li.title {
font-family: georgia;
font-weight: bold;
color: #545454;
border-bottom: #666666 double;
text-align: center;
}

#footer p {
height: 60px;
float: left;
width: 330px;
margin: 0;
margin-left: 30px;
margin-top: 12px;
padding: 10px;
text-align: justify;
color: #999999;
font-family: arial;
font-size: 0.8em;
line-height: 1.3em;
}

#footer p:hover {
color: black;
}

#footer p a {
text-decoration: none;
color: #666666;
}

#footer p a:hover {
background: #d5ded9; 
}

#footer span {
float: left;
height: 50px;
width: 50px;
margin-top: 5px;
}

#footer span.footerSpanLeft {
margin-left: 25px;
}

#footer span a.linkBar {
display: block;
text-indent: -10000px;
height: 50px;
width: 50px;
}

#footer form {
margin: 0;
padding: 0;
}

/* ---- Wordpress Link */
#footer span a.link_wp {
background: url('/images/link_wp.jpg') top left no-repeat;
}

#footer span a.link_wp:hover {
background: url('/images/link_wp_hover.jpg') top left no-repeat;
}

/* ---- RSS Link */
#footer span a.link_rss {
background: url('/images/link_rss.jpg') top left no-repeat;
}

#footer span a.link_rss:hover {
background: url('/images/link_rss_hover.jpg') top left no-repeat;
}

/* STYLING */

.dropcap {
float:left;
color: #666666;
font-size:60px;
line-height:62px;
padding-top:2px;
padding-right: 4px;
font-family: Georgia;
margin-top: -5px;
} 

.dropcap_quotes {
float:left;
color: #99b2b7;
font-size:60px;
line-height:62px;
padding-top:2px;
padding-right: 4px;
padding-bottom: 70px;
font-family: Georgia;
margin-top: -5px;
} 

.dropcapr {
float:right;
color: #666666;
font-size:60px;
line-height:62px;
padding-top:2px;
padding-right: 4px;
font-family: Georgia;
margin-top: -15px;
} 

.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* Newman On and Popes on Newman Highlighted Boxes */

div.bluebox {
background: #f3f3f3;
margin-top: 40px;
padding: 20px;
padding-left: 35px;
padding-right: 35px;
padding-bottom: 10px;
}

div.newmanon_back {
width: 100%;
display: block;
height: 50px;
text-align: center;
line-height: 50px;  
border-top: double #d5ded9;
border-bottom: double #d5ded9;
}

/* Google Search Box */

#googlesearchbox {
margin-left: 20px;
margin-bottom: 20px;
}

#googlesearchresults {

}

/* PLUGIN MODIFICATION */

.linklove {
display: none;
}

