@charset "UTF-8";

body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family:Helvetica, sans-serif;
    font-weight: 100;
}

a {
    text-decoration: none;
    color: rgba(101,54,0,1);
}

a:hover {
    text-decoration: none;
    color: rgba(101,54,0,.42);
    cursor: default;
}

p { text-align: justify; }

header {
	position: fixed;
	top: -10px;
	height: 276.4px;
	width:100%;
	margin: 0 auto 0 auto;
	padding: 24px 0 0 21px;
	background-color: rgba(255,255,255,1);
	text-align: left;
	font-size: 48px;
	line-height: 77px;
	text-transform: uppercase;
	letter-spacing: -4px;
	z-index: 20;
}

miniHeader {
	position: fixed;
	top: 0px;
	height: 91px;
	width:100%;
	min-width: 960px;
	margin: 0 auto 0 auto;
	padding: 9px 0 0 21px;
	background-color: rgba(255,255,255,1);
	text-align: left;
	font-size: 36px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: -1px;
	z-index: 9;
}

header h1 {
	font-weight: 100;
	margin: 0;
	padding: 35px 0 35px 18px;
	border-radius: 9px;
}

miniHeader h3 {
	font-weight: 100;
	margin: 0;
	padding: 35px 0 35px 18px;
	border-radius: 9px;
}

quote {
    width: 42%;
    height: 200px;
    padding: 0 4% 30px 4%;
    float: left;
}
quote p {
    padding: 5px 20px 5px 20px;
    background-image: url(http://www.theamericanconservator.com/assets/img/curvedCorner_open.png), url(http://www.theamericanconservator.com/assets/img/curvedCorner_close.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat;
}
/* 
byline {
    font-style: italic;
    font-size: 12px;
    padding: 0 7px 0 7px;
}
 */
article { padding: 7px 0 35px 0; }
article h3 { padding: 0 5px 0 12px;}
article p { padding: 12px 12px 0 17px; }

header #butterfly {
    position: absolute;
    top: -121px;
    left: 565px;
    overflow: hidden;
    opacity: 0.84;
}

miniHeader #miniButterfly {
    position: absolute;
    width: 142px;
    height: 140px;
    top: -42px;
    left: 646px;
    overflow: hidden;
    opacity: 0.84;
}

header #headerShadow {
    position: relative;
    top: -43px;
    left:-25px;
    height: 33px;
    overflow: hidden;
    width: 68%;
    min-width: 825px;
    opacity: 1;
    z-index: -1;
}

miniHeader #miniHeaderShadow {
    position: relative;
    top: -10.5px;
    left:-5px;
    height: 33px;
    overflow: hidden;
    width: 68%;
    min-width: 825px;
    opacity: 1;
    z-index: -1;
}

#articleL {
    position: relative;
    width: 60%;
    padding: 7px 0 35px 20px;
    float: right;
}

#articleHomeList {
    position: relative;
    /*font-size: 14px;*/
    width: 40%;
    padding: 0 0 11px 0;
    float: left;
}
#articleHomeList article { padding: 7px 0 0 0; }
#articleHomeList article p {
    font-size:14px;
    padding: 0 12px 0 17px;
}

#articleFirstParah {
    margin: 0 101px 0 101px;
    background-image: url(http://www.theamericanconservator.com/assets/img/curvedCorner_open.png), url(http://www.theamericanconservator.com/assets/img/curvedCorner_close.png); 
    background-position: left top, right bottom;
    background-repeat: no-repeat;
}

#byline {
    font-size:12px;
    padding: 0 7px 0 7px;
}

#content {
    width: 80%;
    margin: auto;
    min-width: 960px;
    text-align: left;
}

#sidebarLeft {
    width: 15%;
    float: left;
}

#mainHomeContent {
    width: 77%;
    margin: 323px auto 101px 30px;
    padding: 0 50px 0 5px;
}

#mainContent {
    width: 77%;
    margin: 123px auto 101px 30px;
    padding: 0 50px 0 5px; 
}

#sidebarRight {
    width: 18%;
    height: auto;
    float: right;
    clear: both;
}

#rightQuote {
    position: fixed;
    font-size: 11px;
    height: auto;
    width: 151px;
    float: left;
    line-height: 18px;
    top: 525px;
    padding: 0 0 0 7px;
}

#miniRightQuote {
    position: fixed;
    font-size: 11px;
    height: auto;
    width: 151px;
    float: left;
    line-height: 18px;
    top: 325px;
    padding: 0 0 0 15px;
}

#nav {
    position: fixed;
    float: left;
    top: 292px;
    overflow: hidden;
    padding: 18px 0 18px 12px;
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 1px;
    z-index: 10;
}
#nav li { list-style: none; }

#miniNav {
    position: fixed;
    float: left;
    top: 93px;
    overflow: hidden; 
    padding: 18px 0 18px 12px;
    font-size: 18px;
    line-height: 1.72;
    letter-spacing: 1px;
    z-index: 12;
}
#miniNav li { list-style: none; }

footer {
    position: relative;
    margin: 21px 0 0 0;
    padding: 21px 0 0 0;
    width:100%;
    font-size:9px;
    text-align: right;
}

#copyright {
    float: left;
    position: relative;
    margin: 5px;
    padding: 0 0 20px 3%;
}

footer #creativeCommons {
    width: 275px;
    float: right;
    position: relative;
    margin: 5px;
    padding: 0 21% 20px 0;
}

.leftLine,
.smLeftLine,
.logoLeftLine {
	border-radius: 9px;
	border-left: medium solid rgba(0,0,0,1);
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.leftLine {
	padding-top: 5px;
	padding-bottom: 3px;
/* 	border-radius: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-left-style: solid;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-color: rgba(0,0,0,1);
	border-top-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-bottom-color: rgba(255,255,255,0); */
}
/* 
.logoLeftLine {
	border-radius: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-left-style: solid;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-color: rgba(0,0,0,1);
	border-top-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-bottom-color: rgba(255,255,255,0);
} */
/* 
.smLeftLine {
	border-radius: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-left-style: solid;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-color: rgba(0,0,0,1);
	border-top-color: rgba(255,255,255,0);
	border-right-color: rgba(255,255,255,0);
	border-bottom-color: rgba(255,255,255,0);
} */

.leftLine span { font-size: 16px; }

.leftLine .author { font-size: 13px; }