
/* ---- Basics ---- */

*{
font-family: "Times New Roman", Times, serif;
}

.Clear,
.clear {
clear: both;
}

.left,
.Left{
float:left;
}

.right,
.Right{
float:right;
}

.center,
.Center{
text-align:center;
}

.entry h1,
.page h1{
font-size: 36px;
}

.entry h2,
.page h2{
font-size: 34px;
}

.entry h3,
.page h3{
font-size: 32px;
}

.entry h4,
.page h4{
font-size: 30px;
}

.entry h5,
.page h5{
font-size: 28px;
}

.entry h6,
.page h6{
font-size: 26px;
}

a:link,
a:visited{
font-size: 14px;
color: #BFBFBF;
text-decoration: none;
}

a:hover{
color: ;
}

#content-inner p {
margin-bottom: 10px;
}

/* STRIP TWITTER */
.twtr-hd, .twtr-ft{
	display: none;
}

.twtr-widget .twtr-tweet{
	border:none !important;
}
/* STRIP TWITTER END */

/* Begin Images */
.post img{
display:block;
margin:0 auto 10px auto;
}

p img {
padding: 0;
max-width: 100%;
}

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;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.aligncenter{
display:block;
margin:0 auto;
}

img.wp-smiley{
display:inline;
}
/* End Images */

.Blogshow > div{
	margin:0 auto;
}


/* ---- Universal ---- */

body {
color: #BFBFBF;
font-size: 14px;
background: #000 url("http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&effect=overlay&image=leather.png&color=4a4a51") repeat-x;
}

#body-inner {
}

#wrapper {
margin: 0 auto 0 auto;
width:1160px;
}

#content-top{
height:450px;
width:1160px;
background: url('images/bg-top2.png') top no-repeat;
margin: 0 0 0 0;
}

#content {
margin:0 auto;
background: url('images/bg-main4.png');
position:relative;
}

#content-inner{
width: 970px;
margin:0 auto;
position: relative;
top: -350px;
}

#content-bottom{
background:url('images/bg-footer4.png');
height:71px;
width:1160px;
margin:0 auto;
position:relative;
z-index:10;
}

.indent{
padding-left: px;
padding-right: px;
}



/*  ---- Logo ---- */

#logo{
margin:0;
padding:7px 0 10px 77px;
position:relative;
top:28px;
z-index:9999;
}



/*  ---- Header ---- */

#header-container{
height:370px;
width:100%;
background: url('images/headerbg.png') top no-repeat;
position:relative;
margin:0;
padding:37px 0 0 0;
}

#header {
text-align: center;
height:312px;
width:1000px;
position:relative;
right:4px;
margin:0 auto 0 auto;
overflow: hidden;
}




/* ---- Search Form ---- */

#searchform input#searchsubmit{
background: none;
color: #BFBFBF;
border: none;
font-size: 28px;
padding:0;
margin:0;
}

#searchform input#s{
background: none;
color: #BFBFBF;
border: 1px solid #BFBFBF;
font-size: 28px;
padding:0;
margin:0;
}



/* ---- Navigation ---- */

#navigation-container {
padding:0 80px;
margin:-10px 0 0 0;
position:relative;
z-index: 9999;
}

#search-form{
float:right;
}

#search-form #searchform .screen-reader-text{
display:none;
}

#navigation {
float: left;
position: relative;
}

#navigation ul {
position: relative;
z-index: 3;
float: left;
list-style: none;
}

#navigation li {
float: left;
}

#navigation a {
display: block;
color: #BFBFBF;
height: 30px;
padding: 0 15px 0 15px;
font-size: 27px;
line-height: 45px;
height: 45px;
font-family: Courier, cursive;
}

#navigation .Active > a,
#navigation a:hover {
color: #C6682A;
}

/* first dropdown */
#navigation li ul {
clear: both;
position: absolute;
left: -999em;
z-index: 5000;
background: #000000;
border: 1px solid #C6682A;
}

#navigation li ul a{
}

#navigation li ul li {
margin: 0 0 0 0;
clear:both;
height: 45px;
border:none;
clear:left;
}

#navigation li ul li a {
font-size: 22.5px;
padding: 0 15px 0 15px;
border: none;
text-align:left;
}

#navigation li ul li:hover {
border-style: none;
line-height: 45px;
height: 45px;
}

#navigation li ul li a:hover{
line-height: 45px;
height: 45px;
}

/* second dropdown */
#navigation li ul ul {
display:none;
position: relative;
top: -45px;
left: 170px;
background: #000000;
width: 170px;
}

#navigation li ul ul li {
margin: 0 0 0 0;
width: 170px;
background: #000000;
text-align:left;
}

#navigation li ul ul li a {
background: #000000;
text-align: left;
}

#navigation li ul ul li a:hover {
background: #000000;
}

#navigation li:hover ul ul,
#navigation li:hover ul ul ul,
#navigation li.sfhover ul ul,
#navigation li.sfhover ul ul ul {
left: -999em;
}

#navigation li:hover ul,
#navigation li.sfhover ul {
left: auto;
}

#navigation li li:hover ul,
#navigation li li.sfhover ul {
left: 170px;
}




/*  ---- Twitter ---- */

#twitter-wrapper{
position:relative;
float:right;
font-size:12px;
height:22px;
padding:0 12px 0 0;
}

#twitter-wrapper a.navItem{
float:right;
}

#twitter{
padding:7px 10px;
height: 66px;
text-transform:none;
width:330px;
background: #000000;
font-size:12px !important;
color: #BFBFBF !important;
}

#twitter .twtr-tweet-text p{
font-size:12px !important;
color: #BFBFBF !important;
line-height: 1.5em !important;
}

#twitter a:link,
#twitter a:hover,
#twitter a:visited{
color: #BFBFBF !important;
font-size:12px !important;
}

#twitter-logo{
}

#twitter .twitter-link{
clear:both;
}

#twitter .twitter-clear{
clear:both;
height:7px;
}

#twitter .twitter-date{
padding:0 5px 0 0;
}

#twitter .twitter-timestamp{
padding:0 0 0 5px;
border-left: 1px solid #C6682A;
}



/* Twitter Box */
#twitter-container{
}

#twitter-container ul{
list-style:none;
padding:0;
position:relative;
top:2px;
}

#twitter-container ul li{
	float:right;
	margin-right:7px;
}

#twitter-container ul li > a{
	width:18px;
	height:18px;
	display:block;
}

#twitter-container ul li a#rss-link{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=rss.png&effect=overlay&color=BFBFBF') no-repeat;
}

#twitter-container ul li a#rss-link:hover{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=rss.png&effect=overlay&color=C6682A') no-repeat;
}

#twitter-container ul li a#twitter-link{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=twitter.png&effect=overlay&color=BFBFBF') no-repeat;
}

#twitter-container ul li a#twitter-link:hover{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=twitter.png&effect=overlay&color=C6682A') no-repeat;
}

#twitter-container ul li a#facebook-link{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=facebook.png&effect=overlay&color=BFBFBF') no-repeat;
}

#twitter-container ul li a#facebook-link:hover{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=facebook.png&effect=overlay&color=C6682A') no-repeat;
}

#twitter-container ul li a#linkedin-link{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=linkedin.png&effect=overlay&color=BFBFBF') no-repeat;
}

#twitter-container ul li a#linkedin-link:hover{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=linkedin.png&effect=overlay&color=C6682A') no-repeat;
}

#twitter-container ul li a#google-plus-link{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=googleplus.png&effect=overlay&color=BFBFBF') no-repeat;
}

#twitter-container ul li a#google-plus-link:hover{
	background: url('http://dcstanleyphotography.com/blog/cicely-blog-gateway.php?action=image_colorize&image=googleplus.png&effect=overlay&color=C6682A') no-repeat;
}


#twitter-container li ul {
clear: both;
position: absolute;
left: -999em;
z-index: 5000;
margin-left: -260px;
width: 350px;
line-height: 16px;
height: 80px;
top:26px;
border: 1px solid #C6682A;
}

#twitter-container li ul li {
clear:both;
margin:0px;
}

#twitter-container li ul li:hover {
border-style: none;
}

#twitter-container li:hover ul ul,
#twitter-container li:hover ul ul ul,
#twitter-container li.sfhover ul ul,
#twitter-container li.sfhover ul ul ul {
left: -999em;
}

#twitter-container li:hover ul,
#twitter-container li.sfhover ul {
left: auto;
}

#twitter-container li li:hover ul,
#twitter-container li li.sfhover ul {
}iner li li.sfhover ul {
}





/* ---- Post ---- */

.post {
padding: 10px 0 120px 0;
}

.post .title {
float:left;
}

.post .title h2 a {
font-size: 40px;
color: #BFBFBF;
text-decoration: none;
font-family: Courier, cursive;
}

.post .title h2 a:hover {
color: #C6682A;
}

.post .date {
font-size: 26px;
color: #BFBFBF;
float:right;
line-height: 40px;
font-family: Courier, cursive;

font-style:italic;
}

.post .entry {
line-height: 21px;
padding: 20px 0 20px 0 ;
}

.post .entry p{
line-height: 21px;
}

.post .entry ul {
list-style-type: disc;
margin-bottom: 10px;
}

.post .entry li {
margin-left: 20px;
}

.post .entry ul ul{
margin-bottom: 0px;
}

.post .entry a {
font-size: 14px;
color: #C6682A;
text-decoration: underline;
}

.post .entry a:hover {
color: #C6682A;
}

.post .entry strong {
font-weight: bold;
}

.post .entry em {
font-style: italic;
}

.post .entry input {
	border: 1px solid #BFBFBF;
	background none;
	padding:4px;
	margin:4px 0;
}

.post .postmetadata{
	position:relative;
}

.post .postmetadata a {
padding-top: 16px;
font-size: 28px;
padding-right: 24px;
color: #BFBFBF;
font-family: Courier, cursive;
}

.post .postmetadata a:hover {
color: #C6682A;
}

/* social media on index pages */
.SocialMedia{
	position:absolute;
	right:0px;
	top:0px;
}
	.SocialMedia .FacebookLike{
		margin:0 !important;
		margin-left: 8px !important;
		width:46px;
		overflow: hidden;
		float: right;
	}
	.SocialMedia .TweetPost{
		float: right;
		margin:0 !important;
		margin-left: 8px !important;
		overflow: hidden;
	}
	.SocialMedia .GooglePlus1{
		float: right;
	}


/* social media on single entry page */
.SocialMediaAlt{
	clear:both;
}
	.SocialMediaAlt .FacebookLike{
		margin:0 !important;
		width:100px;
		overflow: hidden;
		float: left;
	}
	.SocialMediaAlt .TweetPost{
		float: left;
		margin-right: 20px !important;
	}
	.SocialMediaAlt .GooglePlus1{
		float: left;
		margin-right: 5px !important;
	}



/* ---- Page ---- */

h2.pagetitle{
font-size: 40px;
color: #BFBFBF;
font-family: Courier, cursive;
}

h2.archivestitle{
font-family: Courier, cursive;
}

.linkcar h2{
font-family: Courier, cursive;
}




/* ---- Single Entry Post ---- */

.single-entry-data{
padding:15px 0 0 0;
font-size: 32px;
color: #BFBFBF;
font-family: Courier, cursive;
}

.pages{
font-weight:bold;
}

.pages a{
text-decoration:underline;
}



/* ---- Comments ---- */
#comment-area{
}

#comment-area ul.commentlist{
list-style:none;
}

#comment-area ul.commentlist li{
padding:0 0 10px 0;
}

#comment-area ul.commentlist ul{
padding:0 0 0 20px;
}

#comment-area ul.commentlist li li{
padding:10px 0 0 0;
}

#comment-area ul.commentlist ul ul{
padding:0 0 0 40px;
}

#comment-area ul.commentlist ul ul ul{
padding:0 0 0 60px;
}

#comment-area ul.commentlist ul ul ul ul{
padding:0 0 0 80px;
}

#comment-area ul.commentlist ul ul ul ul ul{
padding:0 0 0 100px;
}

#comment-area ul.commentlist ul ul ul ul ul ul{
padding:0 0 0 120px;
}

#comment-area ul.commentlist .comment-author,
#comment-area ul.commentlist .comment-text,
#comment-area ul.commentlist .comment-text p,
#comment-area ul.commentlist .comment-date{
display:inline;
}

#comment-area ul.commentlist .comment-author{
font-weight:bold;
}

#comment-area ul.commentlist .comment-text p,
#comment-area ul.commentlist .comment-date a{
}

#comment-area ul.commentlist .comment-reply,
#comment-area ul.commentlist .comment-reply a{
display:inline;
}

#comment-area #respond{
}

#comment-area #respond .cancel-comment-reply{
padding:5px 0;
}

#comment-area #respond input,
#comment-area #respond textarea{
padding:4px;
margin:0 0 10px 0;
border: 1px solid #BFBFBF;
background:none;
color: #BFBFBF;
font-size: 14px;
}

#comment-area #respond .label-container{
position:relative;
}

#comment-area #respond .label-container label{
position:absolute;
top:4px;
padding:0 0 0 10px;
}

#comment-area #respond input#submit{
background:none;
color: #BFBFBF;
}

#comment-area #respond #contact-failed,
#comment-area #respond #contact-success{
padding:7px;
border: 1px solid #BFBFBF;
margin:0 0 10px 0;
}



/* ---- Footer ---- */

#footer {
background: none;
width: 970px;
position:absolute;
bottom:0;
left: 95px;
}

#footer a {
font-size: 30px;
color: #BFBFBF;
}

#footer a:hover {
color: #C6682A;
}

#footer #entry-navigation{
/* --- needed for IE7 ---- */
}

#footer .Left {
font-size: 16px;
height: 90px;
line-height: 90px;
margin: 0 0 0 px;
float: left;
font-family: Courier, cursive;
}

#footer .Right{
height: 90px;
line-height: 90px;
margin: 0 px 0 0;
float: right;
font-family: Courier, cursive;
}

#footer-info {
color: #BFBFBF;
padding: 4px;
text-align: center;
font-size: 14px;
}

#footer-info p {
display: inline;
font-size: 14px;
}

#footer-info a {
color: #BFBFBF;
font-size: 14px;
}

#footer-info a:hover {
color: #C6682A;
}
