/* * * * * * * * * * * */
/* IMPORTANT - WILL ONLY UPDATE THE WEBSITE IF THE VERSION NUMBER IS CHANGED! */

/*
 Theme Name:   Twenty Twelve Child
 Theme URI:    localhost
 Description:  Twenty Twelve Child Theme
 Author:       MissE
 Author URI:   https://www.elizabeth101.co.uk
 Template:     twentytwelve
 Version:	   1.0.127
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwelvechild
*/


/* * * * * * * * * * * * * * * * * * */
/* * * * * * COLOUR  PALETTE * * * * */
/* * * * * * * * * * * * * * * * * * */
/* 									 */
/* 		RED:    		#ED1C24		 */
/* 		YELLOW:			#FFF200		 */
/* 		DARK BLUE:		#3F48CC		 */
/*		BLACK:			#000000		 */
/* 									 */
/* 		PURPLE:			#A349A4 	 */
/* 		GREEN:			#22B14C		 */
/* 		LIGHT BLUE:		#00A2E8		 */
/* 		ORANGE:			#FF7F27		 */
/* 									 */
/* * * * * * * * * * * * * * * * * * */

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	margin: auto;
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
	text-align: center;
}

.site-content article, .widget-area .widget {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.site-info {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	background-color: #F5F5F5;
}

.entry-content a:visited, .entry-content a:link, .entry-content a:active, .entry-content a:hover {
	font-style: italic;
	text-decoration: none;
	color: #ED1C24;
}

.main-navigation ul.nav-menu,.main-navigation div.nav-menu > ul {
		text-align: center;
}

.main-navigation {
	background-color: #F5F5F5;
}

.blog_roll_red ul, .blog_roll_red li {
	list-style-image: url('images/block_red.png');
}

.blog_roll_blue ul, .blog_roll_blue li {
	list-style-image: url('images/block_blue.png');
}

.blog_roll_yellow ul, .blog_roll_yellow li {
	list-style-image: url('images/block_yellow.png');
}

.blog_roll_black ul, .blog_roll_black li {
	list-style-image: url('images/block_black.png');
}

.blog_roll_white ul, .blog_roll_white li {
	list-style-image: url('images/block_white.png');
}

ul.blog_roll_black a:active, ul.blog_roll_black a:visited, ul.blog_roll_black a:link, ul.blog_roll_white a:active, ul.blog_roll_white a:visited, ul.blog_roll_white a:link,
ul.blog_roll_yellow a:active, ul.blog_roll_yellow a:visited, ul.blog_roll_yellow a:link, ul.blog_roll_red a:active, ul.blog_roll_red a:visited, ul.blog_roll_red a:link,
ul.blog_roll_blue a:active, ul.blog_roll_blue a:visited, ul.blog_roll_blue a:link {
	text-decoration: none;
	color: #444444;
}


ul.blog_roll_black a:hover, li.blog_roll_black a:hover {
		text-decoration: none;
		color: #000000;
}

ul.blog_roll_white a:hover, li.blog_roll_white a:hover {
		text-decoration: none;
		color: #CCCCCC;
}

ul.blog_roll_blue a:hover, li.blog_roll_blue a:hover {
		text-decoration: none;
		color: #3F48CC;
}

ul.blog_roll_yellow a:hover, li.blog_roll_yellow a:hover {
		text-decoration: none;
		color: #FFF200;
}

ul.blog_roll_red a:hover, li.blog_roll_red a:hover {
		text-decoration: none;
		color: #ED1C24;
}

p.paging_middle {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}

p.paging_left {
	text-align: left;
	font-size: 12px;
	font-style: italic;
}

.comments-link {
	text-align: right;
}

.my_tags {
	font-style: italic;
	color: #000000;
}

.my_entry-date {
	padding-top: 10px;
	color: #22B14C;
	font-style: italic;
}

/* Widget Headers */
.widget-area .widget h3 {
	margin-bottom: 0px;
	color: #21759b;
}

/* CHANGES NOT SHOWING UP - UPDATE THE VERSION NUMBER! */


/* 		RED:    		#ED1C24		 */
/* 		YELLOW:			#FFF200		 */
/* 		DARK BLUE:		#3F48CC		 */
/*		BLACK:			#000000		 */
/* 									 */
/* 		PURPLE:			#A349A4 	 */
/* 		GREEN:			#22B14C		 */
/* 		LIGHT BLUE:		#00A2E8		 */
/* 		ORANGE:			#FF7F27		 */

