/*   
Theme Name: Vessey Art
Theme URI: http://www.vesseyart.co.uk
Description: Theme for Richard Vessey Art
Author: Jim Oldfield
Author URI: www.webtherapies.co.uk
Version: 1
*/
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

  
body {
	background-color: #000;
}

#container {
	width: 1000px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: rgb(0,0,0);
	height: 1110px;
	background-image: url(http://www.vesseyart.co.uk/wp-content/uploads/2016/01/Frame.png);
	padding-top: 160px;
	padding-left: 160px;
	position: relative;
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
#header {
	float: left
	width: 850px;
	height: 180px;
	background-image: url(http://www.vesseyart.co.uk/wp-content/uploads/2016/01/static.jpg);
	background-repeat: no-repeat;
}

/* MENU STARTS HERE*/
#menu {
	width: 865px;
	margin-top: 20px;
	margin-left: -9px;
	margin-bottom: 20px;
	zoom: 1;
	overflow: visible;
	height: 40px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	background-color: #333333;
}
#cm-nav a {
	font-family: Helvetica;
	font-size: 95%;
	padding-left: 22px;
}
#cm-nav li:hover > a {
	color: rgb(243,225,1);
}
#cm-nav li li:hover > a {
	color: rgb(243,225,1);
}

ul#cm-nav ,
ul#cm-nav ul {
 list-style-type: none;
 margin: 0px;
 list-style-image: none;
 padding: 0px
}

ul#cm-nav li {
	list-style-type: none;
	float: left;
	list-style-image: none;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	top: 8px;
}


ul#cm-nav li li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul#cm-nav li li li {
	padding: 0px;
	margin: 0px;
	float: right;
}
ul#cm-nav li li li li {
	padding: 0px;
	margin: 0px;
	float: right;
}



#cm-nav a {
	text-align: left;
	padding-bottom: 2px;
	display: block;
	white-space: nowrap;
	color: rgb(255,255,204);
	text-decoration: none;
	padding-top: 4px;
	font-weight: bold;
}

#cm-nav a:focus {
 outline-style: none;
 outline-color: invert;
 outline-width: medium
}


#cm-nav li li a {
	color: rgb(243,225,1);
	width: 120px;
	position: relative;
	top: 15px;
	height: 26px;
	font-family: Helvetica;
	font-size: 90%;
	background-color: rgb(0,0,0);
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
#cm-nav li li a:hover {
	color: rgb(243,225,1);
	width: 120px;
	background-color: rgb(0,0,0);
	border-top-color: rgb(255,255,204);
	border-right-color: rgb(255,255,204);
	border-bottom-color: rgb(255,255,204);
	border-left-color: rgb(255,255,204);
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cm-nav li li li a {
	color: rgb(255,255,204);
	width: 150px;
	margin-left: 2px;
}

#cm-nav li li li a:hover {
	color: rgb(243,225,1);
	width: 120px;
	background-color: rgb(0,0,0);
}

#cm-nav li ul ,
#cm-nav li:hover ul ul ,
#cm-nav li:hover ul ul ul ,
#cm-nav li:hover ul ul ul ul ,
#cm-nav li:hover ul ul ul ul ul ,
#cm-nav li:hover ul ul ul ul ul ul ,
#cm-nav li:hover ul ul ul ul ul ul ul ,
#cm-nav li:hover ul ul ul ul ul ul ul ul {
	z-index: 999;
	position: absolute;
	display: none;
}

#cm-nav li:hover ul {
	display: list-item;
}

#cm-nav li li:hover ul ,
#cm-nav li li li:hover ul ,
#cm-nav li li li li:hover ul ,
#cm-nav li li li li li:hover ul ,
#cm-nav li li li li li li:hover ul ,
#cm-nav li li li li li li li:hover ul {
	display: block;
	margin-left: 100%;
}

#cm-nav ul ul {
	top: 1px;
	left: -1px;
}

#cm-nav li {top: -1px}

/* MENU ENDS HERE*/

a:link {
	 /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
	color: rgb(243,225,1);
	text-decoration: none;
	font-family: Helvetica;
	font-size: 100%;
	line-height: 1.2;
	font-weight: 500;
	font-style: normal;
}

h1 {
	font-family: Helvetica;
	font-size: 30px;
	font-weight: 100;
	color: #FFFFCC;
	text-align: center;
	padding-top: 3px;
	padding-bottom: -20px;
	line-height: 110%;
}

h2 {
	font-family: Helvetica;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	line-height: 100%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h3 {
	font-family: Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #848689;
	text-align: left;
	line-height: 1.2;
	font-style: normal;
	margin-bottom: 20px;
}

h4 {
	color: rgb(132,134,137);
	font-family: Helvetica;
	font-size: 100%;
}
h6 {
	font-family: Helvetica;
	font-size: 97%;
	line-height: 1.2;
	color: rgb(255,255,204);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
}




a:visited {
	color: #6E6C64;
}

a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
	color: rgb(243,225,1);
}

/* ~~this fixed width container surrounds the other divs~~ */


#content {
	overflow: auto;
	margin: 0px;
	width: 830px;
	height: 815px;
}
#content a {
	font-family: Helvetica;
	font-size: 100%;
	font-weight: 600;
	color: rgb(243,225,1);
}
#content p {
	color: rgb(255,255,204);
	font-family: 'familiar_probold', sans-serif;
	font-size: 105%;
	padding-left: 15px;
	line-height: 1.2;
	font-weight: 600;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

em {
	font-family: AmaranthRegular, Helvetica;
	font-size: 105%;
	color: rgb(243,225,1);
	font-style: italic;
	font-weight: 500;
	line-height: 125%;
}



.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 2px solid #FFFFCC;
}
.alignleft {
	float: left;
	margin-right: 15px;
	border: 2px solid rgb(255,255,204);
	margin-top: 5px;
	margin-bottom: 5px;
}
.alignright {
	float: right;
	margin-left: 15px;
	border: 2px solid rgb(255,255,204);
	margin-top: 5px;
	margin-bottom: 5px;
}

hr {
	color: rgb(255,255,255);
	background-color: rgb(164,72,0);
	width: 730px;
	margin-left: 130px;
}

#contact {
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
	float: left;
	height: 405px;
	width: 374px;
	border: medium solid rgb(243,225,1);
}

blockquote {
	font-family: AmaranthRegular;
	font-size: 100%;
	line-height: 1.3;
	width: 470px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFCC;
}
.screen-reader-text {
	font-family: CabinItalic;
	font-size: 1%;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.searchbox {
	background-color: #990000;
	height: 25px;
	width: 240px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#social {
	width: 199px;
	padding: 0px;
	position: absolute;
	top: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#widget {
	display: #FFFFFF;
	padding: 0px;
	margin-left: 25px;
}
.widget a {
	color: #FFFFCC;
	background-color: #990000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.news {
	padding: 0px;
	margin: 0px;
}

.news p {
	font-family: CabinRegular;
	font-size: 90%;
	line-height: 1.3;
	padding: 0px;
	color: #990000;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.news a {
	font-family: CabinRegular;
	font-size: 95%;
	line-height: 1.1;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	font-weight: 500;
}
.news h4 {
	font-family: CabinRegular;
	font-size: 90%;
	line-height: 1.1;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 27px;
	color: #990000;
	text-transform: uppercase;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.news .date {
	font-family: AmaranthRegular;
	font-size: 95%;
	color: #FFFFCC;
	background-color: #990000;
	height: 21px;
	text-align: right;
	width: 165px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
	float: right;
	padding-right: 5px;
	margin: 0px;
}
.meta p {
	font-family: CabinBoldItalic;
	font-size: 95%;
	height: 18px;
	width: 270px;
	color: #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#blog-wrap {
	width: 1000px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0px;
}
#sidebar {
	width: 250px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
}
#blog {
	background-color: #FFFFFF;
	padding: 15px;
	width: 550px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border: 2px solid #000000;
	text-decoration: none;
	list-style-type: none;
	margin-left: 330px;
	margin-bottom: 20px;
}
#title {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 30px;
}
#blog-social {
	width: 199px;
	padding: 0px;
	position: absolute;
	top: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#sidebarblog {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: left;
}
.title {
	text-decoration: none;
	font-size: 105%;
	padding: 0px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title a {
	font-family: CabinMedium;
	font-size: 115%;
	color: #990000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.label {
	font-family: CabinMediumItalic;
	font-size: 100%;
	color: #666666;
}
.blogentry p {
	font-family: CabinRegular;
	font-size: 100%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
.blogentry a {
	font-family: CabinRegular;
	color: #990000;
	margin: 0px;
	padding: 0px;
	line-height: 1.1;
	text-decoration: none;
	list-style-type: none;
}
.blogentry em {
	font-family: CabinRegular;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#form {
	background-color: #FFFFFF;
	padding: 20px;
	width: 500px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border: 2px solid #333333;
	margin-top: 20px;
	margin-left: 50px;
	display: block;
	margin-right: 0px;
	margin-bottom: 20px;
}
.form p {
	font-family: 'CabinBold';
	font-size: 90%;
	line-height: 1.1;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: -50px;
}

#footer {
	position: absolute;
	top: 1198px;
	float: left;
	clear: both;
	text-align: center;
	height: 30px;
	background-repeat: repeat-y;
	width: 850px;
	margin: 0px;
	padding: 0px;
}

#footer p {
	text-align: center;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFCC;
	font-family: Helvetica;
	font-size: 85%;
}
#footer a {
	color: #FFFFCC;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 85%;
}