/*
Theme Name: Devon Sproule 
Theme URI: http://wordpress.org/
Description: Custom WordPress theme for Devon Sproule
Version: 1.0
Author: JPD Studio
Author URI: http://www.jpdstudio.com
*/

a,a:active,a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#c86200;
text-decoration:none;
border-style: none;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#cf9d03;
text-decoration:none;
border-style: none;
}

body {
background: #000000;
background-image:url(http://www.devonsproule.com/wp-content/themes/jpdstudio/images/bg_contacts.jpg);
/*background-position: center top; background-repeat:no-repeat;*/
font-family: Arial, Helvetica, sans-serif;
}

.mainText {
font-family: Arial;
color:#542b21;
font-size:11pt;
font-weight:normal;
line-height:17pt;
}

.mainText img { border: 0px; }

.wp-caption-text { margin-top: 4px; }

.wp-caption-text {
font-family: Arial;
color:#0f2a5f;
font-size:8pt;
font-weight:normal;
line-height:11pt;
}

.pageTitle {
font-family: Arial;
color:#542b21;
font-size:22pt;
font-weight:bold;
padding-top:10px;
text-transform:uppercase;
}

.copyright {
font-family: Arial;
color:#542b21;
font-size:8pt;
font-weight:normal;
text-transform:uppercase;
}

.boxTitle1 {
font-family: Arial;
color:#0f2a5f;
font-size:16pt;
font-weight:bold;
text-decoration:none;
vertical-align: bottom;
margin-bottom:-35pt;
}

.boxTitle2 {
font-family: Arial;
color:#0783b5;
font-size:16pt;
font-weight:bold;
text-decoration:none;
vertical-align: bottom;
}

.boxTitle3 {
font-family: Arial;
color:#e30f70;
font-size:16pt;
font-weight:bold;
text-decoration:none;
vertical-align: bottom;
}

.boxPadding {
padding:15px 15px 15px 15px;
}

.navLinks {
font-family: Arial;
color:#c86200;
font-size:11pt;
font-weight:bold;
text-decoration:none;
padding-right:17px;
}

a.navLinks:link {color: #c86200; font-family: Arial; font-size: 11pt; font-weight: bold; text-decoration: none; padding-right:17px;}
a.navLinks:active {color: #c86200; font-family: Arial; font-size: 11pt; font-weight: bold; text-decoration: none; padding-right:17px;}
a.navLinks:visited {color: #c86200; font-family: Arial; font-size: 11pt; font-weight: bold; text-decoration: none; padding-right:17px;} 
a.navLinks:hover {color: #cf9d03; font-family: Arial; font-size: 11pt; font-weight: bold; text-decoration: none; padding-right:17px;} 

/* Start Blog CSS */

.navDivider {
	color: #78b203;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.subTitle {
	font-family: Arial, Verdana;
	color:#76cadb;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	padding: 20px 0px 20px 0px;
	padding-bottom:20px;
}

.postTitle {
font-size:20px;
color:#b4360f;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: none;
}

a.postTitle:link {
font-size:20px;
color:#b4360f;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: none;
}

a.postTitle:active {
font-size:20px;
color:#b4360f;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: none;
}

a.postTitle:visited {
font-size:20px;
color:#b4360f;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: none;
} 

a.postTitle:hover {
font-size:20px;
color:#669900;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:23px;
text-decoration: none; 
} 

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #486711;
	text-decoration: none;
	line-height:20px;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #486711;
	text-decoration: none;
	line-height:20px;
} 

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #486711;
	text-decoration: none;
	line-height:20px;
} 

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#ce5f00;
	text-decoration: underline;
	line-height:20px;
} 

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #486711;
	text-decoration: none;
	line-height:20px;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}

a.credit:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
} 

a.credit:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
} 

a.credit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height:20px;
} 

a.credit:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}

.commentAuthor {
font-size:18px;
line-height:18px;
color:#4f711a;
font-family: Arial;
font-weight: normal;
text-decoration:none;
}
	
.searchTitle {
font-size:17px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
line-height:19px;
}

.navSection {
font-size:17px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration:none;
}

a.navSection:active {
font-size:17px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration:none;
} 

a.navSection:visited {
font-size:17px;
color:#FFFFFF;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration:none;
}

a.navSection:hover {
font-size:17px;
color:#bb2227;
font-family: Arial;
font-weight: bold;
text-transform: uppercase;
padding-left: 13px;
text-decoration:none;
}

.date {
font-size:11px;
color:#0f2a5f;
font-family: Arial;
font-weight: bold;
}

.widgetTitle {
	font-family: Arial, Verdana;
	color:##0F2A5F;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 10px 0px;
	line-height:26px;
}

a.widgetTitle:active {
	font-family: Georgia, Arial, Verdana;
	color:#b4360f;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	padding: 20px 0px 20px 0px;
	padding-bottom:20px;
	line-height:26px;
}

a.widgetTitle:visited {
	font-family: Georgia, Arial, Verdana;
	color:#b4360f;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	padding: 20px 0px 20px 0px;
	padding-bottom:20px;
	line-height:26px;
}

a.widgetTitle:hover {
	font-family: Georgia, Arial, Verdana;
	color:#b4360f;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	padding: 20px 0px 20px 0px;
	padding-bottom:20px;
	line-height:26px;
}

.myinput
{
width:295px;}

.mysubmit
{
width:auto;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #542b21;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align:left;
	list-style-type:disc;
}

img.alignleft, div.alignleft
{
float: left;
margin: 0 1.5em 1.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 1.5em 1.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}