/*
Theme Name: Piglet and Cow MU
Theme URI: http://www.iknowthefuture.com/
Description: The theme based on the <a href="http://www.iknowthefuture.com/">Future</a>.
Version: 1.0
Author: Us
Author URI: http://www.iknowthefuture.com/
Tags: don't try it at your site
*/

body {
  margin: 0px;
  background-color: #ffffff;
  font-family: arial;
  font-size: 10pt;
  color: #000000;
}

.top-box img {
  display: block;
  width: auto;
  max-height: 100px;
  padding: 7px;
  border: solid 1px #cfcfcf;
  margin: 3px;
}


/** FRONT PAGE **/


.content-front {
  color: #777777;
  border: solid 2px #a0a0a0;
  padding: 20px;
  margin: 10px;

  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.title-front {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 5px;
}

.column-categories {
    -webkit-column-count: 5; /* Chrome, Safari, Opera */
    -moz-column-count: 5; /* Firefox */
    column-count: 5;
  padding: 10px 10px 10px 34px;
  border: solid 1px #cfcfcf;
  margin: 0px 0px 10px 0px;
}
.column-categories a:link, .column-categories a:visited, .column-categories a:active {
  line-height: 20px;
  color: #777777;
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
}
.column-categories a:hover {
  color: #ff0000;
  text-decoration: underline;
}

.column-models {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
  padding: 10px;
  border: solid 1px #cfcfcf;
  margin: 5px 0px 10px 0px;
}
.column-models a:link, .column-models a:visited, .column-models a:active {
  line-height: 20px;
  color: #777777;
  font-size: 13px;
  /*font-weight: bold;*/
  padding: 3px;
}
.column-models a:hover {
  color: #ff0000;
  text-decoration: underline;
}

.column-tags {
    -webkit-column-count: 5; /* Chrome, Safari, Opera */
    -moz-column-count: 5; /* Firefox */
    column-count: 5;
  padding: 10px;
  border: solid 1px #cfcfcf;
  margin: 5px 0px 0px 0px;
}
.column-tags a:link, .column-tags a:visited, .column-tags a:active {
  line-height: 16px;
  color: #777777;
  font-size: 13px;
  /*font-weight: bold;*/
  padding: 3px;
}
.column-tags a:hover {
  color: #ff0000;
  text-decoration: underline;
}

.front-wiget {
  padding: 5px;
  margin: 10px;

/*  font-size: 12px;
  line-height: 22px;
  padding: 10px;
  border: solid 1px #cfcfcf;
  margin: 25px 10px 10px 10px;*/
}

/** FRONT END **/


fieldset {
  border: 0px;
  color: #ff0000;
}




/** CATEGORIES PAGE **/

.column-categories-page {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
  padding: 10px 10px 10px 34px;
  border: solid 1px #cfcfcf;
  margin: 0px 0px 10px 0px;
}
.column-categories-page a:link, .column-categories-page a:visited, .column-categories-page a:active {
  line-height: 20px;
  color: #777777;
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
}
.column-categories-page a:hover {
  color: #ff0000;
  text-decoration: underline;
}

/** CATEGORIES PAGE END **/


/** RELATED POSTS **/

.related-post {
  padding: 4px;
}

.related-post img {
  display: block;
  max-width: 150px;
  max-height: auto;
  margin: 7px;
  padding: 10px;
  background-color: #ffffff;
  overflow: hidden;
  border: solid 1px #555555;
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  box-shadow: 3px 3px 5px #cfcfcf;
  -moz-box-shadow: 3px 3px 5px #cfcfcf;
  -webkit-box-shadow: 3px 3px 5px #cfcfcf;
}

.related-post img:hover {
  border: solid 1px #ff0000;
}

/** RELATED POSTS ENDS  **/


/** CALENDAR */

.calendar-page {
  line-height: 36px;
  color: #777777;
  font-size: 24px;
  padding: 20px;
  border: solid 1px #ff0000;

}
.calendar-page a:link, .calendar-page a:visited, .calendar-page a:active {
  line-height: 36px;
  color: #777777;
  font-size: 24px;
  padding: 20px;


}

/** CALENDAR END */











.add {
  width: 270px;
  background: #000000;
  font-face: verdana;
  font-size: 30px;
  font-weight: bold;
  padding: 10px;
  border: solid 3px #ffdb19;
  text-align: center;
  margin: 0px 0px 20px 0px;
}

.add a:link, .add a:visited, .add a:active {
  font-face: verdana;
  font-size: 20px;
  font-weight: bold;
  color: #ffdb19;
}

.add a:hover {
   color: #ff0000;
}

.v-bg {
  background-color: #e6e6e6;
  padding: 3px;
  border: solid 1px #cfcfcf;
}

.v-menu {
  font-size: 12px;
  font-family: arial;
  color: #ff0000;
}

.v-menu a:link, .v-menu a:visited, .v-menu a:active {
  font-size: 12px;
  font-family: arial;  
  color: #777777;
  line-height: 26px;
  text-decoration: none;
  padding: 3px;
  border: solid 1px #e6e6e6;
  margin: 3px;
}

.v-menu a:hover {
  color: #303030;
  border: dotted 1px #303030;
}

/* --- ebay --- */

.ebay a:link, .ebay a:visited, .ebay a:active {
  color: #ff0000;
  text-decoration: none;
  border: dotted 1px #ffffff;
}

.ebay a:hover {
  color: #990000;
  border: dotted 1px #990000;
}

/* --- ebay ends --- */

h2 {
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: #808080;
  padding: 4px;
}

h3 {
  font-size: 13px;
  font-family: arial;
  font-weight: bold;
  color: #777777;
  padding: 0px;
}

/*===== VIDEOS ======*/

.main-video {
  text-align: center;
  background-color: #000000;
  padding: 40px;
  max-width: 700px;
  max-height: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border: double 1px #afafaf;
}


/*====== IMAGES =====*/
img {
  border: 0px;
}

.main-image img {
  padding: 7px;
  display: block;
  max-width:950px;
  max-height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border: solid 1px #afafaf;
}





.ad-image img {
  max-width: 75px;
  max-height: 75px;
  padding: 3px;
  border: solid 1px #ff0000;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}



/*====== IMAGES END =====*/


a:link {
  color: #777777;
  font-size: 10pt;
  font-family: arial;
  text-decoration: none;
}


a:visited {
  color: #555555;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
  font-size: 10pt;
  font-family: arial;
  text-decoration: underline;
}

.sidebar {
  width: 200px;
}

.sidebar ul {
  padding-left: 0px;
  margin-left: 20px;
}

.sidebar li {
  list-style: none;
}


.sidebar-right {
  text-align: left;
}


.sidebar-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}




.ul-side-r li {
  list-style: none;
}

.ul-side-r {
  padding-left: 1px;
}

.sidebar-r {
  width: 320px;
  margin-right: 10px;
}


/*======== WIDGETS =========*/

.related-post {
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  color: #777777;
  padding-left: 10px;
}

/*======= LOGIN ======*/

.login {
  font-size: 11px;
  font-family: arial;
  color: #ff0000;
  padding-left: 100px;
}

.login a:link, .login a:visited, .login a:active {
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
  color: #ff0000;
}

.login a:hover {
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
  color: #777777;
}



/*====== CATEGORIES =======*/
.categories ul {
  list-style: none;
  padding-left: 6px;
  color: #ff0000;
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
}
.categories li {
  list-style: none;
  padding-left: 6px;
  color: #ff0000;
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
}
.children li {
  color: #ff0000;
  font-size: 9pt;
  font-family: arial;
  font-weight: 200;
}

.children a:link, .children a:active, .children a:visited {
  color: #ff0000;
  font-size: 9pt;
  font-family: arial;
  font-weight: 200;
}

/*================ CONTENT ===================*/
.content {
  border: solid 1px #dfdfdf;
  padding: 10px;
  margin: 10px;
}





/*==============CAT-CONTENT=========================*/

.cat-content {
  min-width: 800px;
  height: auto;
  border: solid 2px #a0a0a0;
  color: #555555;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  padding: 15px;
  margin: 10px;
  float: left;

  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.cat-content a:link, .cat-content a:active, .cat-content a:visited {
  font-size: 12px;
  font-weight: 200;
  color: #555555;
  text-decoration: underline;
}

.cat-content a:hover {
  color: #ff0000;
}


.cat-image img {
  display: block;
  max-width: 850px;
  max-height: auto;
  background-color: #ffffff;
  vertical-align: middle;
  padding: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  border: dotted 2px #c0c0c0;

  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.cat-image img:hover {
  border: dotted 2px #ff0000;
}


/*============ SINGLE POST ==================*/


.single-content {
  min-width: 800px;;
  height: auto;
  border: solid 2px #a0a0a0;
  color: #555555;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  padding: 15px;
  margin: 10px;
  float: left;

  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.single-content a:link, .single-content a:active, .single-content a:visited {
  font-size: 12px;
  font-weight: 200;
  color: #555555;
  text-decoration: underline;
}

.single-content a:hover {
  color: #ff0000;
}

.single-image img {
  /*display: block;*/
  max-width: auto;
  max-height: auto;
  background-color: #ffffff;
  vertical-align: middle;
  padding: 6px;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  overflow: hidden;
  border: dotted 1px #c0c0c0;

  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}


.single-image img:hover {
  border: solid 1px #ff0000;
/*  max-width: 1000px;
  max-height: 1000px;
  position: absolut;
  z-index: 3;*/

  /* for IE */
 /*filter:alpha(opacity=100);*/
  /* CSS3 standard */
 /*opacity:1;*/
}

.page-numbers {
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
  color: #a0a0a0;
  margin: 2px;
}

.page-numbers a:link, .page-numbers a:visited, .page-numbers a:active {
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
  padding: 6px;
  color: #555555;
  margin: 2px;
  text-decoration: none;
  border: solid 1px #c0c0c0;

  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.page-numbers a:hover {
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
  border: solid 1px #ff0000;
}

.arrows {
  font-size: 40px;
  font-family: arial;
  font-weight: bold;
  color: #b0b0b0;
}

.arrows a:link, .arrows a:visited, .arrows a:active {
  background-color: #f8f8f8;
  font-size: 40px;
  font-family: arial;
  font-weight: bold;
  padding: 1px 36px 1px 36px;
  color: #b0b0b0;
  text-decoration: none;
  border: dotted 1px #b0b0b0;

  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}

.arrows a:hover {
  background-color: #ffffff;
  font-size: 40px;
  font-family: arial;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
  border: dotted 1px #ff0000;
}



.single-title {
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
  color: #a0a0a0;
  margin: 10px 0px 10px 0px;
}

.single-title a:link, .single-title a:visited, .single-title a:active {
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
  color: #555555;
  padding: 0 100 0 100px;
}

.single-title a:hover {
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
  color: #ff0000;
  padding: 0 100 0 100px;
}
/*============ SINGLE POST ENDS ==================*/











/*
.cat-content video {
  display: block;
  max-width: 150px;
  max-height: 190px;
  background-color: #ffffff;
  vertical-align: middle;
  padding: 6px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 5px;
  overflow: hidden;
  border: solid 1px #555555;
}
*/

/*==================CAT-CONTENT-END================*/

/*============== ADMIN CONTENT ==========*/

.admin-content {
  max-width: 120px;
  height: 200px;
  border: solid 2px #a0a0a0;
  color: #555555;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  padding: 15px;
  margin: 10px;
  float: left;

/*  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
*/
}

.admin-content a:link, .admin-content a:active, .admin-content a:visited {
  font-size: 12px;
  font-weight: 200;
  color: #555555;
  text-decoration: underline;
}

.admin-content a:hover {
  color: #ff0000;
}


.admin-image img {
  display: block;
  max-width: 100px;
  max-height: auto;
  background-color: #ffffff;
  vertical-align: middle;
  padding: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  border: dotted 2px #c0c0c0;

/*  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
*/
}

.admin-image img:hover {
  border: dotted 2px #ff0000;
}


/*============== ADMIN CONTENT ENDS =======*/

.cat-ban {
  display: block;
  width: 130px;
  height: 170px;
  border: solid 1px #dfdfdf;
  padding: 5px;
  margin: 5px;
  float: left;
  font-size: 12px;
  color: #555555;
  font-face: arial;
  line-height: 26px;
}


.insert-img img {
  display: block;
  max-width: 110px;
  max-height: 110px;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}


.counter {
  display: none;
}



.title {
  font-size: 20px;
  font-family: arial;
  font-weight: bold;
  color: #555555;
  margin: 10px 0px 10px 0px;
}

.title a:link, .title a:visited, .title a:active {
  font-size: 12pt;
  font-family: arial;
  font-weight: bold;
  color: #ff0000;
  padding: 0 100 0 100px;
}

.title a:hover {
  font-size: 12pt;
  font-family: arial;
  font-weight: bold;
  color: #0000ff;
  padding: 0 100 0 100px;
}


/*======= TITLE END =========*/

/*======= VIEW =========*/

.views {
  font-size: 10pt;
  font-family: arial;
  font-weight: bold;
  color: #000000;
  text-align: left;
}

.views-b {
  font-size: 11px;
  font-family: arial;
  color: #777777;
  text-align: left;
}

/*======= VIEW END =========*/

.time {
  font-size: 11px;
  font-family: arial;
  color: #777777;
  margin: 10px 0px 10px 0px;
}

.time a:link, .time a:visited, .time a:active {
  font-size: 11px;
  color: #555555;
  font-style: italic;
  text-decoration: underline;
}

.time a:hover {
  color: #ff0000;
}




.vote-b {
  font-size: 11px;
  font-family: arial;
  color: #777777;
  text-align: left;
  padding: 4px;
}

.vote {
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  color: #ffffff;
  padding: 4px;
}

.u-link {
  color: #000000;
  font-size: 9pt;
  font-family: arial;
  text-align: left;
  padding: 4px;
}


.widgettitle {
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  color: #ff0000;
  padding: 4px;
  border: solid 1px #ff0000;
  margin-left: 12px;
  margin-right: 40px;
}


.bloginfo {
  color: #b26810;
  font-size: 11pt;
  font-family: arial;
}

.copy {
  color: #777777;
  font-size: 12px;
  font-family: arial;
  text-align: center;
  margin: 5px;
}





/* ============ Plugins styles ================ */

.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}




div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}



/* You can modify the appearance of the form here. In later versions you will
   be able to modify this from within Wordpress and possible chose from a
   number of defaults. */

.tdomf_form {
}
.tdomf_form fieldset {
 border: 0px;
}
.tdomf_form label {
 }
.tdomf_form .required {
 font-weight: bold;
}
.tdomf_form fieldset {
 text-align: left;
 width: 100%;
 padding-top: 5px;
 padding-bottom: 5px;
}
.tdomf_form fieldset legend {
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-left: 0px;
}
.tdomf_form_preview {
 border: 1px dotted black;
 padding: 5px;
 margin: 5px;
 margin-bottom: 20px;
}
.tdomf_form_preview p {
 margin-left: 15px;
}
.tdomf_form_message {
 padding: 5px;
 margin: 5px;
 margin-bottom: 20px;
 text-align: left;
}
#tdomf_upload_inline_form {
 text-align: left;
 background-color: white;
 width: 100%;
 height: 100%;
}
#tdomf_upload_inline_form .required {
 font-weight: bold;
}
.tdomf_upload_inline_errors {
 color: red;
}

ul.tdomf_category_checklist, ul.tdomf_category_children {
 list-style-type: none;
}

.tdomf_buttons {
  text-align: left;
}
.tdomf_buttons td {
 width: 10px;
}

/* Formatting the QuickTag toolbar */

#ed_toolbar input {
 /*padding: 0px;
 margin: 2px;
 margin-bottom: 0px;
 margin-top: 10px;*/
}
#ed_toolbar input:hover {
 /*padding: 0px;*/
}
#ed_bold {
 font-weight:bold;
}
#ed_italic {
 font-style:italic;
}
#ed_link, #ed_ext_link {
 color:blue;
 text-decoration: underline;
}
#ed_under {
 text-decoration: underline;
}
#ed_strike {
 text-decoration: line-through;
}

/* Required for AJAX progress display */

.tdomf_shadow {
    background: black;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 15px;
}

.hidden {
    display: none;
}

.progress {
    position: absolute;
    display: block;
    background: #f9fcfe;
    padding: 5px;
}



.wprp_wrapper{
	clear: both;
	display: block;
	margin: 0px 0;
	padding: 0px;
	color: #676d72;
	/*text-align: right;*/
}
.wprp_form{
	/*background:#f0f4f7;*/
	border:1px solid #d9e4ef;
	margin: 5px 0 0;
	
	display: none;
}
.wprp_form form{
	margin: 0;
	padding: 0;
}

.wprp_message{
	text-align: center;
	padding: 0px;
	border:1px solid #d9e4ef;
	background-color: #fff;
	display: none;
}

.wprp_clear{
	clear: both;
	display: block;
}





.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;
}
.chalt{
	background-color: #E2E2E2;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
			

/* Ad */		
.noad {
	visibility: hidden;
}


.textwidget .post-type-post ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.textwidget .post-type-post li {
  display: inline;
  float: left;
  padding: 0 10px;
  margin: 0;
}